obrasgovr-package: obrasgovr: Access ObrasGov open data

obrasgovr-packageR Documentation

obrasgovr: Access ObrasGov open data

Description

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.

Details

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.

Options

  • obrasgovr.base_url: alternative API base URL.

  • obrasgovr.timeout: timeout for each request, in seconds.

  • obrasgovr.user_agent: alternative HTTP user agent.

Author(s)

Maintainer: Andre Leite leite@castlab.org (ORCID)

Authors:

See Also

Official API documentation


obrasgovr documentation built on July 24, 2026, 5:07 p.m.