Skip to content

Releases: Natanaelsl/RREORGFdataR

RREORGFdataR 1.0.0

14 Jun 19:00
Compare
Choose a tag to compare

The "RREORGFdataR" is an R package that allows users to easily access the Relatório Resumido de Execução Orçamentária (RREO) and Relatório de Gestão Fiscal (RGF) dataset using the SICONFI API (https://apidatalake.tesouro.gov.br/docs/siconfi/).

This version features the following functions:

  • The “RREOdata( )” function makes it possible to extract data from RREO;

  • The “RGFdata( )” function makes it possible to extract data from RGF;

  • The "siconfi_list( )" function makes it possible to identify the IBGE code of Brazilian federative entities.

RREORGFdataR 0.1.0

13 Jun 20:52
Compare
Choose a tag to compare

The "RREORGFdataR" is an R package that allows users to easily access the Relatório Resumido de Execução Orçamentária (RREO) and Relatório de Gestão Fiscal (RGF) dataset using the SICONFI API (https://apidatalake.tesouro.gov.br/docs/siconfi/).

This version features the following functions:

  • The “RGFdata( )” function makes it possible to extract data from RGF;
  • The "siconfi_list( )" function makes it possible to identify the IBGE code of Brazilian federative entities.