shaief / openAir

Making air quality monitoring accessible
openair.dokku.shaief.com
GNU Affero General Public License v3.0
7 stars 3 forks source link

Organize api and JSONs for D3 visualizations #12

Closed shaief closed 10 years ago

shaief commented 10 years ago

to make life easier - using django-tastypie we will create JSONs of parameters and stations. This should make the visualization process more fluent. Currently - some of the api works, and you can get JSON of stations at: localhost:8000/api/v0/stations/

Next thing - we need to organize the JSON to be more readable.