Guest User

Untitled

a guest
Feb 17th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. data_requested = requests.post("https://data.nj.gov/views/INLINE/rows.json?accessType=WEBSITE&method=getByIds&asHashes=true&start=0&length=20",json=data)
  2. njcc_data = data_requested.json()
Add Comment
Please, Sign In to add comment