Projected Population 2010-2040 - Summary
City of New York
@usgov.city_of_new_york_projected_population_2010_2040_summary
City of New York
@usgov.city_of_new_york_projected_population_2010_2040_summary
CREATE TABLE table_1 (
"age_group" VARCHAR,
"borough" VARCHAR,
"n_2010" BIGINT,
"n__of_total_borough_population_2010" DOUBLE,
"n_2020" BIGINT,
"n__of_total_borough_population_2020" DOUBLE,
"n_2030" BIGINT,
"n__of_total_borough_population_2030" DOUBLE,
"n_2040" BIGINT,
"n__of_total_borough_population_2040" DOUBLE,
"change_in_number_2010_2020" BIGINT,
"change_in_percent_2010_2020" DOUBLE,
"change_in_number_2020_2030" BIGINT,
"change_in_percent_2020_2030" DOUBLE,
"change_in_number_2030_2040" BIGINT,
"change_in_percent_2030_2040" DOUBLE,
"change_in_number_2010_2040" BIGINT,
"change_in_percent_2010_2040" DOUBLE
);
Anyone who has the link will be able to view this.