codeforsanjose / Project-Ideas

Hey have an idea for a Project? Post it here! See the Waffle version here:
https://waffle.io/codeforsanjose/Project-Ideas
31 stars 7 forks source link

Build a web page that reads data from CSJ's web service and converts it to csv #87

Closed artitangri closed 7 years ago

artitangri commented 7 years ago

The goal here is to have the data from City of San Jose's web service and make it downloadable in csv format.

An example of the web service data - http://api.sanjoseca.gov/OpenDataService.svc/PlanningPermitsDatas?$format=json&$filter=Status%20eq%20%2730%27 This returns all the planning permits issued by the city in last 30 days

3vivekb commented 7 years ago

Rolled into #86