1
2
3
4
5
#

Name:

Description:

Population estimates for several Canadian cities.

Variables:

This data frame contains the following columns:

CITY

a factor, consisting of the city names

REGION

a factor with 5 levels (ATL=Atlantic, ON=Ontario, QC=Quebec, PR=Prairies, WEST=Alberta and British Columbia) representing the location of the cities

POP1992

a numeric vector giving population in 1000's for 1992

POP1993

a numeric vector giving population in 1000's for 1993

POP1994

a numeric vector giving population in 1000's for 1994

POP1995

a numeric vector giving population in 1000's for 1995

POP1996

a numeric vector giving population in 1000's for 1996

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Statistics Canada

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Populations_of_Major_Canadian_Cities__1992-96__216_26.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.