Package: censobr 0.5.0.999

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.5.0.999.tar.gz
censobr_0.5.0.999.zip(r-4.7)censobr_0.5.0.999.zip(r-4.6)censobr_0.5.0.999.zip(r-4.5)
censobr_0.5.0.999.tgz(r-4.6-any)censobr_0.5.0.999.tgz(r-4.5-any)
censobr_0.5.0.999.tar.gz(r-4.7-any)censobr_0.5.0.999.tar.gz(r-4.6-any)
censobr_0.5.0.999.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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
Pkgdown/docs site:https://ipeagit.github.io
brazilcensuscensus-datamicrodadosmicrodata
Last updated from:cd0cc5a757. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 97 | ||
| macos-oldrel-arm64 | OK | 127 | ||
| windows-devel | OK | 97 | ||
| windows-release | OK | 183 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 124 |
Exports:censobr_cachedata_dictionaryget_censobr_cache_dirinterview_manualquestionnaireread_emigrationread_familiesread_householdsread_mortalityread_populationread_tractsset_censobr_cache_dir
Dependencies:arrowassertthatbackportsbitbit64checkmateclicpp11curlDBIdplyrduckdbfsgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangtibbletidyselectutf8vctrswithr
Census documentation
Rendered fromdocumentation.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2025-07-21
Started: 2023-09-26
Census tract-level data
Rendered fromcensus_tracts_data.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2025-07-21
Started: 2023-09-26
Introduction to censobr
Rendered fromcensobr.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2025-07-21
Started: 2023-09-02
Working with larger-than-memory data
Rendered fromlarger_than_memory.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2025-06-30
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 |
| Get path to cache directory for censobr files | get_censobr_cache_dir |
| 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 |
