Population Of Afghanistan (2020 And Historical)
Historical population of Afghanistan (a country in Central Asia).
@kaggle.alisahad_population_of_afghanistan_2020_and_historical
Historical population of Afghanistan (a country in Central Asia).
@kaggle.alisahad_population_of_afghanistan_2020_and_historical
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
);
Anyone who has the link will be able to view this.