Baselight

Age Structure V4

age profile of populations around the world?

@kaggle.willianoliveiragibin_age_structure_v4

Population With Un Projections
@kaggle.willianoliveiragibin_age_structure_v4.population_with_un_projections

  • 300.84 KB
  • 38656 rows
  • 5 columns
entity

Entity

code

Code

year

Year

population_sex_all_age_all_variant_estimates

Population - Sex: All - Age: All - Variant: Estimates

population_sex_all_age_all_variant_medium

Population - Sex: All - Age: All - Variant: Medium

AfghanistanAFG19507776182
AfghanistanAFG19517879343
AfghanistanAFG19527987783
AfghanistanAFG19538096703
AfghanistanAFG19548207953
AfghanistanAFG19558326981
AfghanistanAFG19568454302
AfghanistanAFG19578588340
AfghanistanAFG19588723412
AfghanistanAFG19598869271

CREATE TABLE population_with_un_projections (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "population_sex_all_age_all_variant_estimates" DOUBLE,
  "population_sex_all_age_all_variant_medium" DOUBLE
);

Share link

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