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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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