Extracting multiple fields from a JSON in python
I have the following JSON object: { 'organisations': { 'total-items': '41477', 'organisation': [ { 'mappings': None, 'active-request': 'false', 'identifiers': { 'identifier': { 'code': 'ORG-100023310', 'code-system': '100000167446', 'code-system-name': ' OMS Organization Identifier' } }, 'name': 'advanceCOR GmbH', 'operational-attributes': { 'created-on': '2016-10-18T15:38:34.322+02:00',…