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 10 May. 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
04/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/08Downloads for cancensus51015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
hdpGLM  
Hierarchical Dirichlet Process Generalized Linear Models
Implementation of MCMC algorithms to estimate the Hierarchical Dirichlet Process Generalized Linear ...
Download / Learn more Package Citations See dependency  
dataprep  
Efficient and Flexible Data Preprocessing Tools
Efficiently and flexibly preprocess data using a set of data filtering, deletion, and interpolation ...
Download / Learn more Package Citations See dependency  
specklestar  
Reduction of Speckle Data from BTA 6-m Telescope
A set of functions for obtaining positional parameters and magnitude difference between components o ...
Download / Learn more Package Citations See dependency  
distreg.vis  
Framework for the Visualization of Distributional Regression Models
Functions for visualizing distributional regression models fitted using the 'gamlss', 'bamlss' or 'b ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,402

Author Associations

24,206

Publication Badges

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