Baselight

Projected Population 2010-2040 - Summary

City of New York

@usgov.city_of_new_york_projected_population_2010_2040_summary

Loading...
Loading...

About this Dataset

Projected Population 2010-2040 - Summary

Projected New York City population numbers and percentage changes from 2010 through 2040 by Borough, including school-age, 65 and Over, and total population.
Organization: City of New York
Last updated: 2020-11-10T17:04:34.715844
Tags: 2010, 2040, dcp, population, projected-population-2010-2040-summary

Tables

Table 1

@usgov.city_of_new_york_projected_population_2010_2040_summary.table_1
  • 16.8 kB
  • 18 rows
  • 18 columns
Loading...
CREATE TABLE table_1 (
  "age_group" VARCHAR,
  "borough" VARCHAR,
  "n_2010" BIGINT  -- 2010,
  "n__of_total_borough_population_2010" DOUBLE  -- % Of Total Borough Population - 2010,
  "n_2020" BIGINT  -- 2020,
  "n__of_total_borough_population_2020" DOUBLE  -- % Of Total Borough Population - 2020,
  "n_2030" BIGINT  -- 2030,
  "n__of_total_borough_population_2030" DOUBLE  -- % Of Total Borough Population - 2030,
  "n_2040" BIGINT  -- 2040,
  "n__of_total_borough_population_2040" DOUBLE  -- % Of Total Borough Population - 2040,
  "change_in_number_2010_2020" BIGINT  -- Change In Number - 2010-2020,
  "change_in_percent_2010_2020" DOUBLE  -- Change In Percent - 2010-2020,
  "change_in_number_2020_2030" BIGINT  -- Change In Number - 2020-2030,
  "change_in_percent_2020_2030" DOUBLE  -- Change In Percent - 2020-2030,
  "change_in_number_2030_2040" BIGINT  -- Change In Number - 2030-2040,
  "change_in_percent_2030_2040" DOUBLE  -- Change In Percent - 2030-2040,
  "change_in_number_2010_2040" BIGINT  -- Change In Number - 2010-2040,
  "change_in_percent_2010_2040" DOUBLE  -- Change In Percent - 2010-2040
);

Share link

Anyone who has the link will be able to view this.