{
  "_id": "6a49ec9554b1f994258aafe7",
  "Package": "rbcb",
  "Type": "Package",
  "Title": "R Interface to Brazilian Central Bank Web Services",
  "Version": "0.1.14",
  "Author": "Wilson Freitas <wilson.freitas@gmail.com>",
  "Maintainer": "Wilson Freitas <wilson.freitas@gmail.com>",
  "Description": "The Brazilian Central Bank API delivers many datasets\nwhich regard economic activity, regional economy, international\neconomy, public finances, credit indicators and many more. For\nmore information please see <http://dadosabertos.bcb.gov.br/>.\nThese datasets can be accessed through 'rbcb' functions and can\nbe obtained in different data structures common to R ('tibble',\n'data.frame', 'xts', ...).",
  "URL": "https://github.com/wilsonfreitas/rbcb,\nhttps://wilsonfreitas.github.io/rbcb/",
  "BugReports": "https://github.com/wilsonfreitas/rbcb/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Collate": "'rbcb-package.R' 'rbcb_get.R' 'sgs.R' 'datasets.R' 'addins.R'\n'rbcb_get_series.R' 'currency_helpers.R' 'utils.R'\n'rbcb_get_currencies.R' 'odata-expectativas.R' 'odata_ptax.R'",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://wilsonfreitas.r-universe.dev",
  "Date/Publication": "2024-01-23 07:58:44 UTC",
  "RemoteUrl": "https://github.com/wilsonfreitas/rbcb",
  "RemoteRef": "HEAD",
  "RemoteSha": "52e1602d11f45145db64db657c81e0b263f67fd4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-13 06:47:45 UTC",
    "User": "root"
  },
  "_user": "wilsonfreitas",
  "_type": "src",
  "_file": "rbcb_0.1.14.tar.gz",
  "_fileid": "https://r2.ropensci.org/58d9ab8d83697a26e1f4489d2af6a0bca50fb27dee4ef095d42ddcc03ab305bd",
  "_filesize": 214465,
  "_sha256": "58d9ab8d83697a26e1f4489d2af6a0bca50fb27dee4ef095d42ddcc03ab305bd",
  "_expires": "2026-10-13T05:33:08.000Z",
  "_created": "2026-06-13T06:47:45.000Z",
  "_published": "2026-07-05T05:33:09.971Z",
  "_jobs": [
    {
      "job": 85195943452,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608327310"
    },
    {
      "job": 85195943529,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608328298"
    },
    {
      "job": 85195943531,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608322835"
    },
    {
      "job": 85195943477,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608322291"
    },
    {
      "job": 85195943325,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608310947"
    },
    {
      "job": 85195943475,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608323811"
    },
    {
      "job": 85195943435,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608321641"
    },
    {
      "job": 85195943448,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608320711"
    },
    {
      "job": 85195943573,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608322201"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27459422498",
  "_status": "success",
  "_upstream": "https://github.com/wilsonfreitas/rbcb",
  "_commit": {
    "id": "52e1602d11f45145db64db657c81e0b263f67fd4",
    "author": "wilsonfreitas <wilson.freitas@gmail.com>",
    "committer": "wilsonfreitas <wilson.freitas@gmail.com>",
    "message": "NEWS and DESCRIPTION updated\n",
    "time": 1705996724
  },
  "_maintainer": {
    "name": "Wilson Freitas",
    "email": "wilson.freitas@gmail.com",
    "login": "wilsonfreitas",
    "description": "Quant and baker #rstats",
    "uuid": 1583922
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "xts",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "miniUI",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "wilsonfreitas",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "brazilian-data",
    "central-bank",
    "central-banking",
    "cross-currency-rates",
    "currency-rates",
    "download-currency-rates",
    "exchange-rate",
    "financial-data",
    "time-series"
  ],
  "_stars": 99,
  "_contributors": [
    {
      "user": "wilsonfreitas",
      "count": 196,
      "uuid": 1583922
    },
    {
      "user": "leoniedu",
      "count": 3,
      "uuid": 54786
    },
    {
      "user": "kimjoaoun",
      "count": 2,
      "uuid": 43274384
    }
  ],
  "_userbio": {
    "uuid": 1583922,
    "type": "user",
    "name": "Wilson Freitas",
    "description": "Quant and baker #rstats"
  },
  "_downloads": {
    "count": 1662,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rbcb"
  },
  "_devurl": "https://github.com/wilsonfreitas/rbcb",
  "_pkgdown": "https://wilsonfreitas.github.io/rbcb/",
  "_searchresults": 320,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rbcb.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wilsonfreitas/rbcb",
  "_realowner": "wilsonfreitas",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-03-22"
    },
    {
      "version": "0.1.1",
      "date": "2017-05-24"
    },
    {
      "version": "0.1.2",
      "date": "2017-11-19"
    },
    {
      "version": "0.1.3",
      "date": "2018-03-03"
    },
    {
      "version": "0.1.4",
      "date": "2018-06-01"
    },
    {
      "version": "0.1.5",
      "date": "2018-06-30"
    },
    {
      "version": "0.1.7",
      "date": "2022-01-10"
    },
    {
      "version": "0.1.8",
      "date": "2022-01-30"
    },
    {
      "version": "0.1.9",
      "date": "2022-02-24"
    },
    {
      "version": "0.1.10",
      "date": "2022-03-30"
    },
    {
      "version": "0.1.12",
      "date": "2023-09-10"
    },
    {
      "version": "0.1.13",
      "date": "2023-10-12"
    },
    {
      "version": "0.1.14",
      "date": "2024-01-25"
    }
  ],
  "_exports": [
    "Ask",
    "Bid",
    "get_all_currencies",
    "get_annual_market_expectations",
    "get_currency",
    "get_currency_cross_rates",
    "get_market_expectations",
    "get_monthly_market_expectations",
    "get_quarterly_market_expectations",
    "get_selic_market_expectations",
    "get_series",
    "get_top5s_annual_market_expectations",
    "get_top5s_monthly_market_expectations",
    "get_top5s_selic_market_expectations",
    "get_twelve_months_inflation_expectations",
    "list_currencies",
    "olinda_get_currency",
    "olinda_list_currencies",
    "rbcb_dataset",
    "rbcb_get",
    "rbcb_search",
    "sgs",
    "sgs_untidy"
  ],
  "_help": [
    {
      "page": "get_all_currencies",
      "title": "All currency values",
      "topics": [
        "get_all_currencies"
      ]
    },
    {
      "page": "get_annual_market_expectations",
      "title": "Get annual market expectations of economic indicators",
      "topics": [
        "get_annual_market_expectations"
      ]
    },
    {
      "page": "get_currency",
      "title": "Get currency values for a given period",
      "topics": [
        "get_currency"
      ]
    },
    {
      "page": "get_currency_cross_rates",
      "title": "Get currency matrix from BCB",
      "topics": [
        "get_currency_cross_rates"
      ]
    },
    {
      "page": "get_market_expectations",
      "title": "Get market expectations",
      "topics": [
        "get_market_expectations"
      ]
    },
    {
      "page": "get_monthly_market_expectations",
      "title": "Get monthly market expectations of economic indicators",
      "topics": [
        "get_monthly_market_expectations"
      ]
    },
    {
      "page": "get_quarterly_market_expectations",
      "title": "Get quarterly market expectations of economic indicators",
      "topics": [
        "get_quarterly_market_expectations"
      ]
    },
    {
      "page": "get_selic_market_expectations",
      "title": "Get Selic market expectations",
      "topics": [
        "get_selic_market_expectations"
      ]
    },
    {
      "page": "get_series",
      "title": "Get the series from BCB",
      "topics": [
        "get_series"
      ]
    },
    {
      "page": "get_top5s_annual_market_expectations",
      "title": "Get annual market expectations from top 5 providers",
      "topics": [
        "get_top5s_annual_market_expectations"
      ]
    },
    {
      "page": "get_top5s_monthly_market_expectations",
      "title": "Get monthly market expectations from top 5 providers",
      "topics": [
        "get_top5s_monthly_market_expectations"
      ]
    },
    {
      "page": "get_top5s_selic_market_expectations",
      "title": "Get Selic market expectations from top 5 providers",
      "topics": [
        "get_top5s_selic_market_expectations"
      ]
    },
    {
      "page": "get_twelve_months_inflation_expectations",
      "title": "Get inflation's market expectations for the next 12 months",
      "topics": [
        "get_twelve_months_inflation_expectations"
      ]
    },
    {
      "page": "helpers",
      "title": "Helpers to access time series columns",
      "topics": [
        "Ask",
        "Ask.data.frame",
        "Ask.olinda_df",
        "Ask.xts",
        "Bid",
        "Bid.data.frame",
        "Bid.olinda_df",
        "Bid.xts",
        "helpers"
      ]
    },
    {
      "page": "list_currencies",
      "title": "List all currencies",
      "topics": [
        "list_currencies"
      ]
    },
    {
      "page": "olinda_get_currency",
      "title": "Get currency values for a given period",
      "topics": [
        "olinda_get_currency"
      ]
    },
    {
      "page": "olinda_list_currencies",
      "title": "List all currencies",
      "topics": [
        "olinda_list_currencies"
      ]
    },
    {
      "page": "rbcb_dataset",
      "title": "rbcb dataset",
      "topics": [
        "rbcb_dataset"
      ]
    },
    {
      "page": "rbcb_get",
      "title": "Gets data from BCB open data services",
      "topics": [
        "rbcb_get",
        "rbcb_get.sgs"
      ]
    },
    {
      "page": "rbcb_search",
      "title": "rbcb Search",
      "topics": [
        "rbcb_search"
      ]
    },
    {
      "page": "rbcb-options",
      "title": "rbcb options",
      "topics": [
        "rbcb-options"
      ]
    },
    {
      "page": "sgs",
      "title": "Create SGS code",
      "topics": [
        "sgs"
      ]
    },
    {
      "page": "sgs_untidy",
      "title": "Convert tidy dataframe into a list",
      "topics": [
        "sgs_untidy"
      ]
    }
  ],
  "_pkglogo": "https://github.com/wilsonfreitas/rbcb/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/wilsonfreitas/rbcb/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "digest",
    "glue",
    "httr",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "xml2",
    "xts",
    "zoo"
  ],
  "_score": 7.198537447085211,
  "_indexed": true,
  "_nocasepkg": "rbcb",
  "_universes": [
    "wilsonfreitas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.14",
      "date": "2026-06-13T06:49:56.000Z",
      "distro": "noble",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/7c764656b2ef4393510813fcb0623897274dd0b0e2a7a3b1e6dec27d2109aaa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27459422498"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.14",
      "date": "2026-06-13T06:50:03.000Z",
      "distro": "noble",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/b48520aca06c41854fa74533744d20006ca09b60eb994baebd69ec0c20b071d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27459422498"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.14",
      "date": "2026-06-13T06:49:24.000Z",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/dddfa4410ec35c6d1f8f0d6641b1137f9b376d87818968dcde49db7d85252d49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27459422498"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.14",
      "date": "2026-06-13T06:49:20.000Z",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/d4cac0727bf4e18eee4e1ab7624fee958785a550ceea6da40f597fd7bb31f759",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27459422498"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.14",
      "date": "2026-06-13T06:49:43.000Z",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/4ef14fe5a8465f5e1ebcc35e610344bb29c7e0df2adc07d26e6ea6b744a159f3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27459422498"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-06-13T06:49:02.000Z",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/adac9a4f3013fb424b8bd26326cef574d75f9d381a0adb16773319e307cce7c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27459422498"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-06-13T06:48:55.000Z",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/78b5636b560ed7d358c682d17d92ed7fa11b7c59942ac25acd4ce0076ed5b43b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27459422498"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-06-13T06:49:05.000Z",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/fe7be19ea01d7b1eaf1f13d562f0aadd1071ef9a5dcb44244b66b2acac09f893",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27459422498"
    }
  ]
}