cityofchicago/ward-offices-deprecated-may-2015-6mw6-krd4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 9 years ago
Indexed 3 hours ago

Ward Offices (Deprecated May 2015)

OUTDATED. See the current data at https://data.cityofchicago.org/d/htai-wnw4 -- List of alderman, office address, phone number, and website for all 50 Chicago wards. This version of the data was posted 7/2/2013 and stayed live until 7/16/2015, when it was replaced with the list of aldermen inaugurated 5/18/2015, after allowing time for most office space arrangements to be finalized.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"cityofchicago/ward-offices-deprecated-may-2015-6mw6-krd4\".\"ward_offices_deprecated_may_2015\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ward_offices_deprecated_may_2015
     
     
     
     
     
Upstream Metadata