datacatalog-cookcountyil-gov/cook-county-address-points-78yw-iddh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Cook County Address Points

This dataset contains address points for addresses in Cook County. An ESRI Service is available at: https://hub-cookcountyil.opendata.arcgis.com/datasets/5ec856ded93e4f85b3f6e1bc027a2472_0/

Data is updated and maintained by Cook County GIS.

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 \"datacatalog-cookcountyil-gov/cook-county-address-points-78yw-iddh\".\"cook_county_address_points\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cook_county_address_points
     
     
     
     
     
Upstream Metadata