cityofchicago/grocery-stores-2013-53t8-wyrc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 5 hours ago

Grocery Stores - 2013

Contains a list of grocery stores which was used by the city to calculate the estimates of Chicagoans living in food deserts in 2013. Data in this file can be cross-referenced with the city's business license data (http://bit.ly/sMFZdN).

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/grocery-stores-2013-53t8-wyrc\".\"grocery_stores_2013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • grocery_stores_2013
     
     
     
     
     
Upstream Metadata