Population Of India (2050-1955)
Historical Population. Population Forecast, Population in Major Cities
@kaggle.anandhuh_population_data_india
Historical Population. Population Forecast, Population in Major Cities
@kaggle.anandhuh_population_data_india
CREATE TABLE india_population (
"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,
"india_global_rank" BIGINT
);
Anyone who has the link will be able to view this.