federal_riding_bins: Canadian federal riding bins (used for tile plots)

Description Usage Format

Description

A data set with coordinates for the mapcan::riding_binplot() function.

Usage

1

Format

A data.frame with 944 rows and 8 variables:

y

y-axis of riding bins (corresponds to longitude)

x

x-axis of riding bins (corresponds to latitude)

pr_alpha

Province or territory 2-letter identifier

representation_order

Representation order. Specifies boundaries/number of seats for a given election (e.g. the 2015 election used the 2013 representation order, with 338 seats).

pr_french

Province or territory name (French).

pr_english

Province or territory name (English).

pr_sgc_code

Province Standard Geographical Classification (SGC) code.

riding_code

Uniquely identifies a federal electoral district (composed of the 2-digit province/territory unique identifier followed by the 3-digit federal electoral district code).


mapcan documentation built on May 9, 2019, 5:03 p.m.