Baselight

Global Demographic Dynamics: Population Trends

Comprehensive Historical and Forecasted Population Data

@kaggle.programmerrdai_global_demographic_dynamics_population_trends

Loading...
Loading...

About this Dataset

Global Demographic Dynamics: Population Trends

This dataset provides an in-depth look at global demographic trends spanning a century, offering detailed insights into population growth, age-gender structure, and dependency changes over time. It is designed to support a wide range of analytical applications, from academic research in demographics to policy-making and socio-economic planning.

Tables

Us Popagestruct 20230713030811

@kaggle.programmerrdai_global_demographic_dynamics_population_trends.us_popagestruct_20230713030811
  • 10.79 MB
  • 2083686 rows
  • 10 columns
Loading...

CREATE TABLE us_popagestruct_20230713030811 (
  "year" BIGINT,
  "economy" BIGINT,
  "economy_label" VARCHAR,
  "sex" BIGINT,
  "sex_label" VARCHAR,
  "ageclass" BIGINT,
  "ageclass_label" VARCHAR,
  "absolute_value_in_thousands" DOUBLE,
  "absolute_value_in_thousands_footnote" VARCHAR,
  "absolute_value_in_thousands_missing_value" VARCHAR
);

Us Popdependency 20230713030812

@kaggle.programmerrdai_global_demographic_dynamics_population_trends.us_popdependency_20230713030812
  • 491.51 KB
  • 94410 rows
  • 8 columns
Loading...

CREATE TABLE us_popdependency_20230713030812 (
  "series" BIGINT,
  "series_label" VARCHAR,
  "year" BIGINT,
  "economy" BIGINT,
  "economy_label" VARCHAR,
  "persons_per_hundred_persons_aged_15_64" DOUBLE,
  "persons_per_hundred_persons_aged_15_64_footnote" VARCHAR,
  "persons_per_hundred_persons_aged_15_64_missing_value" VARCHAR
);

Us Popgr 20230713030828

@kaggle.programmerrdai_global_demographic_dynamics_population_trends.us_popgr_20230713030828
  • 286.97 KB
  • 31884 rows
  • 7 columns
Loading...

CREATE TABLE us_popgr_20230713030828 (
  "period" BIGINT,
  "period_label" VARCHAR,
  "economy" BIGINT,
  "economy_label" VARCHAR,
  "annual_average_growth_rate" DOUBLE,
  "annual_average_growth_rate_footnote" VARCHAR,
  "annual_average_growth_rate_missing_value" VARCHAR
);

Us Poptotal 20230713030810

@kaggle.programmerrdai_global_demographic_dynamics_population_trends.us_poptotal_20230713030810
  • 528.59 KB
  • 31571 rows
  • 9 columns
Loading...

CREATE TABLE us_poptotal_20230713030810 (
  "year" BIGINT,
  "economy" BIGINT,
  "economy_label" VARCHAR,
  "absolute_value_in_thousands" DOUBLE,
  "absolute_value_in_thousands_footnote" VARCHAR,
  "absolute_value_in_thousands_missing_value" VARCHAR,
  "urban_population_as_percentage_of_total_population" DOUBLE,
  "urban_population_as_percentage_of_total_population_footnote" VARCHAR,
  "urban_population_as_percentage_of_total_population_mis_e463a55e" VARCHAR
);

Share link

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