provinces_noterr_carto {mapcan}R Documentation

Provinces and territories cartogram data (territories excluded)

Description

A data set with geographic information for Canadian provinces and territories, boundary divisions distorted by population size. Territories excluded.

Usage

provinces_noterr_carto

Format

A data.frame with 16797 rows and 11 variables:

long

Longitude

lat

Latitude

order

Order of layers

hole

Polygon hole (TRUE or FALSE)

piece

Piece

pr_english

Province or territory name (English).

group

Group

population

2016 Population of Province

pr_alpha

Province or territory 2-letter identifier

pr_french

Province or territory name (French).

province_sgc_code

Province Standard Geographical Classification (SGC) code

Source

https://www12.statcan.gc.ca/census-recensement/2011/geo/bound-limit/bound-limit-2016-eng.cfm, (under Statistics Canada Open Licence https://www.statcan.gc.ca/eng/reference/licence)


[Package mapcan version 0.0.1 Index]