Performance Metrics - Chicago Park District - Natural Resources Trees And Shrubs
City of Chicago
@usgov.city_of_chicago_performance_metrics_chicago_park_distr_2d56961e
City of Chicago
@usgov.city_of_chicago_performance_metrics_chicago_park_distr_2d56961e
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.
Organization: City of Chicago
Last updated: 2020-11-10T16:54:46.192347
Tags: parks, performance-metrics, sustainability
CREATE TABLE table_1 (
"date" VARCHAR,
"removal_stumping" BIGINT -- Removal & Stumping,
"n__tree_s_removed" BIGINT -- # Tree's Removed,
"n__tree_s_pruned" BIGINT -- # Tree's Pruned,
"shrub_pruning" BIGINT,
"n__tree_s_and_shrubs_pruned" DOUBLE -- # Tree's And Shrubs Pruned
);Anyone who has the link will be able to view this.