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 21 Nov. 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

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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