cityofchicago/nearby-independent-cook-county-grocery-stores-ddxq-pdr6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 6 years ago
Indexed 2 hours ago

Nearby Independent Cook County Grocery Stores

A list of independently owned- and operated grocery stores which are located at or within 1 mile of Chicago's city limits. In addition, this dataset contains additional information about the size and type of food offered by the grocery store. This dataset was provided to the City of Chicago by Chicago State University.

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/nearby-independent-cook-county-grocery-stores-ddxq-pdr6\".\"nearby_independent_cook_county_grocery_stores\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nearby_independent_cook_county_grocery_stores
     
     
     
     
     
Upstream Metadata