cityofchicago/performance-metrics-chicago-park-district-natural-cnj6-r3qn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 11 years ago
Indexed 16 minutes ago

Performance Metrics - Chicago Park District - Natural Resources Trees and Shrubs

The Department of Natural Resources (CDNR) was created in 2001 and is responsible for ensuring the quality of the district's 7,300 acres of land. Through enhanced landscape management, staff training and constant high quality maintenance, the department is quickly becoming the benchmark by which many municipal organizations measure the quality of their landscape and gardening. The data below represents the number of trees that were removed District-wide as well as the number of shrubs and trees that were pruned.

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/performance-metrics-chicago-park-district-natural-cnj6-r3qn\".\"performance_metrics_chicago_park_district_natural\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • performance_metrics_chicago_park_district_natural
     
     
     
     
     
Upstream Metadata