datacatalog-cookcountyil-gov/ccgisdata-parcel-2021-77tz-riq7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 11 months ago

ccgisdata - Parcel 2021

The Parcel 2021 feature contains tax parcel polygons for the 2021 property tax assessment at the County. This feature reflects tax parcel polygons as they existed from 1/1/2021 through 12/31/2021. An ESRI Service is available at: https://hub-cookcountyil.opendata.arcgis.com/datasets/34021b4f3b834a69bf737e6c3344888e_0

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/ccgisdata-parcel-2021-77tz-riq7\".\"ccgisdata_parcel_2021\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ccgisdata_parcel_2021
     
     
     
     
     
Upstream Metadata