Interact with our functional api in Python

Copy this snippet

import request

data = request("https://opendata.fcsc.gov.ae/api/organization?id=federal-authority-government-human-resource").json()

print(data)
              
Open Data 101

- Next Stop -

Open Data 101

Learn more about what open data is, how to use it and other key things you need to know.

Go back to top