Interact with our functional api in Python
Copy this snippet
import request
data = request("").json()
print(data)
- 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