call values from json python code example Example: python get value from json for key, value in data.items(): print key, value