world_cities: Cities and their populations

world_citiesR Documentation

Cities and their populations

Description

A list of cities

Usage

world_cities

Format

A data frame with 4,428 observations on the following 10 variables.

geoname_id

integer id of record in geonames database

name

name of geographical point in plain ascii characters

latitude

latitude in decimal degrees (wgs84)

longitude

longitude in decimal degrees (wgs84)

country

ISO-3166 2-letter country code

country_region

fipscode

population

Population

timezone

the iana timezone id

modification_date

date of last modification

Source

GeoNames: http://download.geonames.org/export/dump/

Examples


world_cities


mdsr-book/mdsr documentation built on April 21, 2024, 8:41 a.m.