WorldCities: Cities and their populations

WorldCitiesR Documentation

Cities and their populations

Description

A list of world cities accomanied by location information.

Usage

data("WorldCities")

Format

A data frame with 23018 observations on the following 10 variables:

code

The ISO (?) city code

name

Name of the city

latitude

location in degrees

longitude

location in degrees

country

Two letter country code

countryRegion

A numerical region

population
regionCode

ISO (?) Code

region

Name of the region

date

Date estimate made

Examples

data(WorldCities)
str(WorldCities)

mdbeckman/dcData documentation built on March 18, 2023, 6:07 a.m.