{
  "_id": "6a54833fff0138dec5d6483b",
  "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-07-13 06:14:47 UTC",
    "User": "root"
  },
  "_user": "wilsonfreitas",
  "_type": "src",
  "_file": "rbcb_0.1.14.tar.gz",
  "_fileid": "https://r2.ropensci.org/2c4a587ca2559ab0d272548a20383610acc6fc5d2f4ac371b9cc652b60823257",
  "_filesize": 214490,
  "_sha256": "2c4a587ca2559ab0d272548a20383610acc6fc5d2f4ac371b9cc652b60823257",
  "_expires": "2026-10-21T06:18:37.000Z",
  "_created": "2026-07-13T06:14:47.000Z",
  "_published": "2026-07-13T06:18:39.109Z",
  "_jobs": [
    {
      "job": 86747313798,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270656112"
    },
    {
      "job": 86747313788,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270640092"
    },
    {
      "job": 86747313775,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270628665"
    },
    {
      "job": 86747313801,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270626790"
    },
    {
      "job": 86746859166,
      "time": 188,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270601280"
    },
    {
      "job": 86747313766,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8270632950"
    },
    {
      "job": 86747313771,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270625099"
    },
    {
      "job": 86747313764,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270624623"
    },
    {
      "job": 86747313760,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270625737"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/29228250548",
  "_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": "resolute",
  "_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": 98,
  "_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",
    "followers": 1522,
    "description": "Quant and baker #rstats"
  },
  "_downloads": {
    "count": 1148,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rbcb"
  },
  "_devurl": "https://github.com/wilsonfreitas/rbcb",
  "_pkgdown": "https://wilsonfreitas.github.io/rbcb/",
  "_searchresults": 335,
  "_rbuild": "4.6.1",
  "_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.053334025510958,
  "_indexed": true,
  "_nocasepkg": "rbcb",
  "_universes": [
    "wilsonfreitas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.14",
      "date": "2026-07-13T06:17:54.000Z",
      "distro": "resolute",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/f0022475f55e3f3e805e5187c787af455a15372a66c4fdce6d9f2c9b3e30a46d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/29228250548"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.14",
      "date": "2026-07-13T06:17:01.000Z",
      "distro": "resolute",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/4540442977af6e66c78cfffa8f8c5d7e1b6b3340b5168e1b1d37a2912fd7338a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/29228250548"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.14",
      "date": "2026-07-13T06:16:24.000Z",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/f63a5c6e1f0d779092365d9b1d0c09e099f8b9bdf545114bef56fded4f70767d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/29228250548"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.14",
      "date": "2026-07-13T06:16:21.000Z",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/ca5101f2129fda7bb197c283b403bd66d4061b80df002f5fe2e0874eceab013f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/29228250548"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.14",
      "date": "2026-07-13T06:16:54.000Z",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/6f79e23ae479c11180e9899d12a189d493db87dbacd4544d781e119c0b7bfd59",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/29228250548"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-07-13T06:15:57.000Z",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/bae3ddc51d6a61429ad0c0b5163d53793bab7c4b84fcd94989bc0da9043e2027",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/29228250548"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-07-13T06:16:02.000Z",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/b4d6966cbb09f70c84af16123f28bac1b534d8c397ecb7906f6bc13b5e18eea3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/29228250548"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-07-13T06:16:04.000Z",
      "commit": "52e1602d11f45145db64db657c81e0b263f67fd4",
      "fileid": "https://r2.ropensci.org/40ae4bf1fa82063573464da983addc579243cfcc1afdf3e3497d0e1a5d4e08aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/29228250548"
    }
  ]
}