Popular repositories Loading
-
-
-
Orlando-crime-data1
Orlando-crime-data1 Publicimport requests url = 'https://moto.data.socrata.com/resource/hirq-qvex.json' # call API myResponse = requests.get(url) print (myResponse.status_code) data = myResponse.json() print(data) orlando_c…
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.