need help using API's.
i want to be able tp download every day all new 311 complaints limited to agency=HPD
This shouldn't be too difficult to do; please refert to the topic on using the API to query data on this page:http://dev.socrata.com/consumers/getting-started
You can query for Agency=HPD, and Created Date. Please note that the 311 data is a bit delayed, so you should query for the previous days data after 3pm on the following day. For example, query for 10/31/2012 after 3pm on 11/1/2012.
Comments
Refer to socrata documentation
This shouldn't be too difficult to do; please refert to the topic on using the API to query data on this page:
http://dev.socrata.com/consumers/getting-started
You can query for Agency=HPD, and Created Date. Please note that the 311 data is a bit delayed, so you should query for the previous days data after 3pm on the following day. For example, query for 10/31/2012 after 3pm on 11/1/2012.