Sustainability Indicators (2012)
City of New York
@usgov.city_of_new_york_sustainability_indicators_2012
City of New York
@usgov.city_of_new_york_sustainability_indicators_2012
The sustainability indicators are used by the Mayor's Office of Long-Term Planning and Sustainability to track the progress of the PlaNYC program.
Organization: City of New York
Last updated: 2020-11-10T17:01:02.406635
Tags: oltps, planyc, sustainability
CREATE TABLE table_1 (
"category" VARCHAR,
"id" VARCHAR,
"metric" VARCHAR,
"n_2030_target" VARCHAR -- 2030 Target,
"base_data_year" BIGINT,
"most_recent_data_year" BIGINT,
"value_in_base_year" VARCHAR,
"value_in_most_recent_year" VARCHAR,
"change_from_base_year_if_applicable" VARCHAR -- Change From Base Year (if Applicable),
"arrow_direction" VARCHAR,
"status_for_2012_planyc_update" VARCHAR,
"n_2000" VARCHAR -- 2000,
"n_2001" VARCHAR -- 2001,
"n_2002" VARCHAR -- 2002,
"n_2003" VARCHAR -- 2003,
"n_2004" VARCHAR -- 2004,
"n_2005" VARCHAR -- 2005,
"n_2006" VARCHAR -- 2006,
"n_2007" VARCHAR -- 2007,
"n_2008" VARCHAR -- 2008,
"n_2009" VARCHAR -- 2009,
"n_2010" VARCHAR -- 2010,
"n_2011" VARCHAR -- 2011,
"n_2012" VARCHAR -- 2012,
"n_2013" VARCHAR -- 2013,
"agency" VARCHAR,
"additional_source_1" VARCHAR,
"additional_source_2" VARCHAR,
"additional_source_3" VARCHAR
);Anyone who has the link will be able to view this.