Package: orcamentoBR
Type: Package
Title: Download Official Data on Brazil's Federal Budget
Version: 1.0.4
Authors@R: c(
    person(
      given = "Daniel Gersten", family = "Reiss"
      , email="daniel.reiss@planejamento.gov.br"
      , role = c("aut", "cre"), comment=c(ORCID = "0000-0003-1634-760X"))
      , person(
      given="Bernardo Borba", family="de Andrade"
      , role=c("ctb"), comment=c(ORCID = "0000-0003-4688-9733"))
    , person(
      given="Gustavo José", family="de Guimarães e Souza"
      , role=c("ctb"), comment=c(ORCID = "0000-0002-0718-2295"))
    , person(
      given = "Minist\u00E9rio do Planejamento e Or\u00E7amento", role = c("cph", "fnd"))
  )
Description: Allows users to download and analyze official data on Brazil's federal budget through the 'SPARQL' endpoint
 provided by the Integrated Budget and Planning System ('SIOP'). This package enables access to detailed information on budget
 allocations and expenditures of the federal government, making it easier to analyze and visualize these data. Technical
 information on the Brazilian federal budget is available (Portuguese only) at <https://www1.siop.planejamento.gov.br/mto/>.
 The 'SIOP' endpoint is available at <https://www1.siop.planejamento.gov.br/sparql/>.
License: GPL (>= 3)
Encoding: UTF-8
Imports: httr, jsonlite
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-04 14:25:44 UTC; daniel.reiss
Author: Daniel Gersten Reiss [aut, cre]
    (<https://orcid.org/0000-0003-1634-760X>),
  Bernardo Borba de Andrade [ctb]
    (<https://orcid.org/0000-0003-4688-9733>),
  Gustavo José de Guimarães e Souza [ctb]
    (<https://orcid.org/0000-0002-0718-2295>),
  Ministério do Planejamento e Orçamento [cph, fnd]
Maintainer: Daniel Gersten Reiss <daniel.reiss@planejamento.gov.br>
Repository: CRAN
Date/Publication: 2025-04-05 11:20:10 UTC
Built: R 4.3.3; ; 2025-04-05 11:30:09 UTC; unix
