canada_cd_pop: Canadian Census District Populations

canada_cd_popR Documentation

Canadian Census District Populations

Description

Population by census district (with state_fips and county_fips identifiers to link with other data sets in the package - sorry for the naming, Canadians). The "unweighted" in the variable name unweighted_pop doesn't refer to anything specific in the Canadian census, but is so you can easily rbind this with county_pop.

Usage

canada_cd_pop

Format

A data.table with 293 rows and 3 variables:

unweighted_pop

Population from the 2016 Canadian census.

state_fips

Province SGC for the county

county_fips

Census division code

Details

This comes from the Canadian census directly instead of SafeGraph.

Source

https://www12.statcan.gc.ca/census-recensement/2016/dp-pd/hlt-fst/pd-pl/Tables/CompFile.cfm?Lang=Eng&T=701&OFT=FULLCSV


SafeGraphInc/SafeGraphR documentation built on Nov. 25, 2022, 11:20 a.m.