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
CREATE TABLE table_1 (
"category" VARCHAR,
"id" VARCHAR,
"metric" VARCHAR,
"n_2030_target" VARCHAR,
"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,
"arrow_direction" VARCHAR,
"status_for_2012_planyc_update" VARCHAR,
"n_2000" VARCHAR,
"n_2001" VARCHAR,
"n_2002" VARCHAR,
"n_2003" VARCHAR,
"n_2004" VARCHAR,
"n_2005" VARCHAR,
"n_2006" VARCHAR,
"n_2007" VARCHAR,
"n_2008" VARCHAR,
"n_2009" VARCHAR,
"n_2010" VARCHAR,
"n_2011" VARCHAR,
"n_2012" VARCHAR,
"n_2013" VARCHAR,
"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.