Baselight

Population Of Afghanistan (2020 And Historical)

Historical population of Afghanistan (a country in Central Asia).

@kaggle.alisahad_population_of_afghanistan_2020_and_historical

Loading...
Loading...

About this Dataset

Population Of Afghanistan (2020 And Historical)

This dataset contains the Population count of Afghanistan as of July 1 of each year, from 1955 to 2020.

Features of the dataset:

  1. Year
  2. Population
  3. Yearly % Change
  4. Yearly Change
  5. Migrants (net)
  6. Median Age
  7. Fertility Rate
  8. Density (P/Km²)
  9. Urban Pop %
  10. Urban Population
  11. Country's share of World Pop
  12. World Population
  13. Afghanistan Global Rank

Tables

Afghanistan Population Fixed

@kaggle.alisahad_population_of_afghanistan_2020_and_historical.afghanistan_population_fixed
  • 11.14 KB
  • 18 rows
  • 13 columns
Loading...

CREATE TABLE afghanistan_population_fixed (
  "year" BIGINT,
  "population" BIGINT,
  "yearly_change" DOUBLE,
  "yearly_change_edbbdd" BIGINT,
  "migrants_net" BIGINT,
  "median_age" DOUBLE,
  "fertility_rate" DOUBLE,
  "density_p_km" BIGINT,
  "urban_pop" DOUBLE,
  "urban_population" BIGINT,
  "country_s_share_of_world_pop" DOUBLE,
  "world_population" BIGINT,
  "afghanistanglobal_rank" BIGINT
);

Share link

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