Package: ibger 0.1.0

Andre Leite
ibger: Access the 'IBGE' Aggregate Data API from 'R'
'Tidyverse'-friendly interface to the Brazilian Institute of Geography and Statistics ('IBGE') aggregate data 'API' <https://servicodados.ibge.gov.br/api/docs/agregados?versao=3>. Query aggregates, variables, localities, periods, and metadata from surveys and censuses conducted by 'IBGE'.
Authors:
ibger_0.1.0.tar.gz
ibger_0.1.0.zip(r-4.7)ibger_0.1.0.zip(r-4.6)ibger_0.1.0.zip(r-4.5)
ibger_0.1.0.tgz(r-4.6-any)ibger_0.1.0.tgz(r-4.5-any)
ibger_0.1.0.tar.gz(r-4.7-any)ibger_0.1.0.tar.gz(r-4.6-any)
ibger_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
ibger/json (API)
| # Install 'ibger' in R: |
| install.packages('ibger', repos = c('https://strategicprojects.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/strategicprojects/ibger/issues
Pkgdown/docs site:https://strategicprojects.github.io
Last updated from:6621b41d98. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 211 | ||
| linux-release-x86_64 | OK | 142 | ||
| macos-release-arm64 | OK | 109 | ||
| macos-oldrel-arm64 | OK | 82 | ||
| windows-devel | OK | 128 | ||
| windows-release | OK | 94 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 148 |
Exports:fetch_sidra_urlibge_aggregatesibge_clear_cacheibge_exploreribge_localitiesibge_metadataibge_periodsibge_subjectsibge_survey_metadataibge_survey_periodsibge_surveysibge_variablesparse_ibge_valueparse_sidra_url
Dependencies:askpassclicurldplyrgenericsgluehttr2lifecyclemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangsystibbletidyselectutf8vctrswithr
Last update: 2026-02-12
Started: 2026-02-11
Last update: 2026-02-11
Started: 2026-02-11
Last update: 2026-02-11
Started: 2026-02-11
Last update: 2026-02-11
Started: 2026-02-11
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fetch data from a SIDRA API URL | fetch_sidra_url |
| List IBGE aggregates | ibge_aggregates |
| Clear metadata cache | ibge_clear_cache |
| Interactive aggregate explorer | ibge_explorer |
| Localities for an aggregate | ibge_localities |
| Metadata for an aggregate | ibge_metadata |
| Periods for an aggregate | ibge_periods |
| IBGE subject codes lookup | ibge_subjects |
| Get survey metadata for a specific period | ibge_survey_metadata |
| List periods with metadata for a survey | ibge_survey_periods |
| List IBGE surveys with metadata | ibge_surveys |
| Get variable data from an aggregate | ibge_variables |
| Parse IBGE value column | parse_ibge_value |
| Parse a SIDRA API URL into ibger parameters | parse_sidra_url |