Other packages > Find by keyword >

cancensus  

Access, Retrieve, and Work with Canadian Census Data and Geography
View on CRAN: Click here


Download and install cancensus package within the R console
Install from CRAN:
install.packages("cancensus")

Install from Github:
library("remotes")
install_github("cran/cancensus")

Install by package version:
library("remotes")
install_version("cancensus", "0.5.7")



Attach the package and use:
library("cancensus")
Maintained by
Dmitry Shkolnik
[Scholar Profile | Author Map]
First Published: 2018-01-24
Latest Update: 2024-02-10
Description:
Integrated, convenient, and uniform access to Canadian Census data and geography retrieved using the 'CensusMapper' API. This package produces analysis-ready tidy data frames and spatial data in multiple formats, as well as convenience functions for working with Census variables, variable hierarchies, and region selection. API keys are freely available with free registration at . Census data and boundary geometries are reproduced and distributed on an "as is" basis with the permission of Statistics Canada (Statistics Canada 2001; 2006; 2011; 2016; 2021).
How to cite:
Dmitry Shkolnik (2018). cancensus: Access, Retrieve, and Work with Canadian Census Data and Geography. R package version 0.5.7, https://cran.r-project.org/web/packages/cancensus. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.6 (2018-01-24 16:44), 0.1.7 (2018-02-04 15:54), 0.1.8 (2018-11-20 10:40), 0.2.0 (2019-07-28 06:20), 0.2.1 (2020-03-05 08:00), 0.2.2 (2020-05-12 06:40), 0.3.1 (2020-06-23 17:40), 0.3.2 (2020-07-16 06:30), 0.3 (2020-06-22 12:00), 0.4.0 (2021-01-16 09:10), 0.4.1 (2021-01-27 10:10), 0.4.2 (2021-02-09 18:40), 0.4.3 (2021-06-08 17:30), 0.4.4 (2021-10-19 17:30), 0.4.5 (2021-10-20 09:10), 0.4.6 (2021-10-21 11:00), 0.4.7 (2021-10-22 11:00), 0.4.8 (2021-10-30 00:30), 0.5.0 (2022-02-08 08:10), 0.5.2 (2022-08-19 11:00), 0.5.3 (2022-08-25 16:52), 0.5.4 (2022-11-07 09:20), 0.5.5 (2023-01-23 09:40), 0.5.6 (2023-10-04 21:50)
Other packages that cited cancensus R package
View cancensus citation profile
Other R packages that cancensus depends, imports, suggests or enhances
Complete documentation for cancensus
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for cancensus102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA