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.41 KB
  • 18 rows
  • 18 columns
Loading...

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
);

Share link

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