Package: censobr 0.4.0999
censobr: Download Data from Brazil's Population Census
Easy access to data from Brazil's population censuses. The package provides a simple and efficient way to download and read the data sets and the documentation of all the population censuses taken in and after 1960 in the country. The package is built on top of the 'Arrow' platform <https://arrow.apache.org/docs/r/>, which allows users to work with larger-than-memory census data using 'dplyr' familiar functions. <https://arrow.apache.org/docs/r/articles/arrow.html#analyzing-arrow-data-with-dplyr>.
Authors:
censobr_0.4.0999.tar.gz
censobr_0.4.0999.zip(r-4.5)censobr_0.4.0999.zip(r-4.4)censobr_0.4.0999.zip(r-4.3)
censobr_0.4.0999.tgz(r-4.4-any)censobr_0.4.0999.tgz(r-4.3-any)
censobr_0.4.0999.tar.gz(r-4.5-noble)censobr_0.4.0999.tar.gz(r-4.4-noble)
censobr_0.4.0999.tgz(r-4.4-emscripten)censobr_0.4.0999.tgz(r-4.3-emscripten)
censobr.pdf |censobr.html✨
censobr/json (API)
NEWS
# Install 'censobr' in R: |
install.packages('censobr', repos = c('https://ipeagit.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ipeagit/censobr/issues
brazilcensuscensus-datamicrodadosmicrodata
Last updated 26 days agofrom:d1c6e42e16. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | OK | Oct 24 2024 |
R-4.5-linux | OK | Oct 24 2024 |
R-4.4-win | OK | Oct 24 2024 |
R-4.4-mac | OK | Oct 24 2024 |
R-4.3-win | OK | Oct 24 2024 |
R-4.3-mac | OK | Oct 24 2024 |
Exports:censobr_cachedata_dictionaryinterview_manualquestionnaireread_emigrationread_familiesread_householdsread_mortalityread_populationread_tractsset_censobr_cache_dir
Dependencies:arrowassertthatbackportsbitbit64checkmateclicpp11curlDBIdplyrduckdbfansifsgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangtibbletidyselectutf8vctrswithr
Census documentation
Rendered fromdocumentation.Rmd
usingknitr::rmarkdown
on Oct 24 2024.Last update: 2024-09-20
Started: 2023-09-26
Census tract-level data
Rendered fromcensus_tracts_data.Rmd
usingknitr::rmarkdown
on Oct 24 2024.Last update: 2024-09-18
Started: 2023-09-26
Introduction to censobr
Rendered fromcensobr.Rmd
usingknitr::rmarkdown
on Oct 24 2024.Last update: 2024-09-20
Started: 2023-09-02
Working with larger-than-memory data
Rendered fromlarger_than_memory.Rmd
usingknitr::rmarkdown
on Oct 24 2024.Last update: 2024-09-18
Started: 2024-05-11
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Manage cached files from the censobr package | censobr_cache |
Data dictionary of Brazil's census data | data_dictionary |
Interview manual of the data collection of Brazil's censuses | interview_manual |
Questionnaires used in the data collection of Brazil's censuses | questionnaire |
Download microdata of emigration records from Brazil's census | read_emigration |
Download microdata of family records from Brazil's census | read_families |
Download microdata of household records from Brazil's census | read_households |
Download microdata of death records from Brazil's census | read_mortality |
Download microdata of population records from Brazil's census | read_population |
Download census tract-level data from Brazil's censuses | read_tracts |
Set custom cache directory for censobr files | set_censobr_cache_dir |