| obrasgovr-package | R Documentation |
obrasgovr provides a modern, typed interface to the ObrasGov open data
API. Each API resource is represented by a function that returns a
tibble::tibble(), preserving nested relationships in list-columns.
Requests use HTTP/2 over TLS when supported by libcurl, with automatic
retries for transient failures and responsible request throttling. The API
does not require authentication.
obrasgovr.base_url: alternative API base URL.
obrasgovr.timeout: timeout for each request, in seconds.
obrasgovr.user_agent: alternative HTTP user agent.
Maintainer: Andre Leite leite@castlab.org (ORCID)
Authors:
Andre Leite leite@castlab.org (ORCID)
Marcos Wasiliew marcos.wasiliew@sepe.pe.gov.br
Hugo Vasconcelos hugo.vasconcelos@ufpe.br (ORCID)
Carlos Amorim carlos.agaf@ufpe.br (ORCID)
Diogo Bezerra diogo.bezerra@ufpe.br (ORCID)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.