Access Socrata (Metro Chicago Data) via Javascript
6 views
Skip to first unread message
Tom Kompare
unread,
May 20, 2012, 11:34:12 PM5/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to opengov...@googlegroups.com
Hello Open Governmentors,
I've written a simple Javascript object file to simplify access and
use of Socrata-driven data warehouses such as
http://data.cityofchicago.org/. This object makes it a bit easier to
pull these data into a web application without relying on your web
site's server-side code. The data access uses Socrata's SODA 1.0 API.
It is said SODA 2.0 is "coming soon", so I'll have to update this
access file accordingly when the time comes.