Package: obrasgovr 0.1.0

Andre Leite
obrasgovr: Access the 'ObrasGov' Open Data API
Provides a modern interface to the Brazilian federal government's 'ObrasGov' open data application programming interface (<https://api-publica.obrasgov.gestao.gov.br>). Retrieves data about public infrastructure projects, physical execution, contracts, commitments, geometries, feasibility studies, and project status histories. Results are returned as tidy tibbles with typed date columns, preserved nested relationships, pagination metadata, and optional multi-page collection.
Authors:
obrasgovr_0.1.0.tar.gz
obrasgovr_0.1.0.zip(r-4.7-any)
obrasgovr_0.1.0.tar.gz(r-4.7-any)obrasgovr_0.1.0.tar.gz(r-4.6-any)
obrasgovr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
obrasgovr/json (API)
| # Install 'obrasgovr' in R: |
| install.packages('obrasgovr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/strategicprojects/obrasgovr/issues
Pkgdown/docs site:https://strategicprojects.github.io
Last updated from:7051174a33. Checks:5 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 222 | ||
| linux-release-x86_64 | OK | 150 | ||
| windows-devel-x86_64 | OK | 79 | ||
| wasm-release | OK | 116 |
Exports:get_commitmentsget_contractsget_feasibility_studiesget_geometriesget_last_updateget_physical_executionget_projectsget_status_historylist_filterslist_resourcesobrasgov_filtrosobrasgov_metadadosobrasgov_recursosobter_contratosobter_data_atualizacaoobter_empenhosobter_estudos_viabilidadeobter_execucao_fisicaobter_geometriasobter_historico_situacaoobter_projetosresult_metadata
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslpillarpkgconfigpurrrR6rlangsystibbleutf8vctrswithr
Last update: 2026-07-24
Started: 2026-07-24
Last update: 2026-07-24
Started: 2026-07-24
Last update: 2026-07-24
Started: 2026-07-24
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Retrieve budget commitments | get_commitments obter_empenhos |
| Retrieve contracts | get_contracts obter_contratos |
| Retrieve feasibility studies | get_feasibility_studies obter_estudos_viabilidade |
| Retrieve geometries | get_geometries obter_geometrias |
| Retrieve the data update timestamp | get_last_update obter_data_atualizacao |
| Retrieve physical execution data | get_physical_execution obter_execucao_fisica |
| Retrieve infrastructure projects | get_projects obter_projetos |
| Retrieve project status histories | get_status_history obter_historico_situacao |
| List filters accepted by a resource | list_filters obrasgov_filtros |
| List available ObrasGov API resources | list_resources obrasgov_recursos |
| Retrieve pagination metadata | obrasgov_metadados result_metadata |