Baselight

UN Habitat Urban Indicators

World urban statistics collected through household surveys and censuses

@kaggle.joebeachcapital_un_habitat_urban_indicators

Habitat Urban Data
@kaggle.joebeachcapital_un_habitat_urban_indicators.habitat_urban_data

  • 509.88 KB
  • 48491 rows
  • 10 columns
category_of_the_indicator

Category Of The Indicator

code_of_the_indicator

Code Of The Indicator

name_of_the_indicator

Name Of The Indicator

indicator_unit

Indicator Unit

country_code

Country Code

indicator_location

Indicator Location

year_of_the_indicator

Year Of The Indicator

value_of_the_indicator

Value Of The Indicator

coordinates

Coordinates

indicator_scope

Indicator Scope

Populationinfant_mortality_rateInfant Mortality rate (Deaths per 1000 live births)UnitBYBelarus199518.553.0, 28.0Country
Slum dwellersrainwaterAccess to rainwaterPercentageCDCongo, the democratic republic of the20072.30.0, 25.0Country
Populationpopulation_cities_by_country_1m_5mPopulation in cities by country – cities with 1 to 5 million inhabitantsThousand of peopleCFCentral african republic2005871307.0, 21.0Country
Populationpopulation_cities_by_country_1m_5mPopulation in cities by country – cities with 1 to 5 million inhabitantsThousand of peopleDZAlgeria1965104928.0, 3.0Country
Populationdeath_per_1000_live_birthsDeaths per 1000 live birthsUnitTRTurkey19906739.0, 35.0Country
Populationrural_populationRural populationThousand of peopleTZTanzania, united republic of203040185-6.0, 35.0Country
Populationhas_telephoneAccess to telephonePercentageUGUganda19952.41.0, 32.0Country
PopulationpopulationTotal populationThousand of peopleUGUganda2045850391.0, 32.0Country
Populationrural_populationRural populationThousand of peopleVNViet nam20056257414.43, 108.55Country
Slum dwellersurban_population_percentage_fewer_500kPercentage of urban population (by country) – Fewer than 500 000 inhabitantsPercentageZASouth africa199048.57-29.0, 24.0Country

CREATE TABLE habitat_urban_data (
  "category_of_the_indicator" VARCHAR,
  "code_of_the_indicator" VARCHAR,
  "name_of_the_indicator" VARCHAR,
  "indicator_unit" VARCHAR,
  "country_code" VARCHAR,
  "indicator_location" VARCHAR,
  "year_of_the_indicator" DOUBLE,
  "value_of_the_indicator" DOUBLE,
  "coordinates" VARCHAR,
  "indicator_scope" VARCHAR
);

Share link

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