This way you will loop over the elements in the list of dictionaries inside your 'restaurants' field and output their names. Json.NET Documentation. Takes a list of dictionaries and returns that list sorted in reverse order by the key given in the argument. use json library. import json json.dumps(list) by the way, you might consider changing variable list to another name, list is the builtin function for a list creation, you may get some unexpected behaviours or some buggy code if you don't change the variable name. An ordered list of values. This is a JSON object! You have no objects for which to compare. YAML (/jml/ and YAH-ml) (see History and name) is a human-readable data-serialization language.It is commonly used for configuration files and in applications where data is being stored or transmitted. If the dictionaries in the column are str type, they must be converted back to a dict type, using ast.literal_eval, or json.loads(). This article is structured as follows: Flattening a simple JSON; Flattening a JSON with multiple levels; Flattening a JSON with a nested list The from_records() method takes a list of dictionaries as its input argument and returns a dataframe. Deserializing Dictionaries. Encoded JSON should be represented using either UTF-8, UTF-16, or UTF-32. Encoded JSON should be represented using either UTF-8, UTF-16, or UTF-32. Installing plug-ins. Safely outputs a Python object as JSON, wrapped in a