{
  "_id": "6a400607a319ef94144a3367",
  "Package": "bbk",
  "Title": "Client for Central Bank APIs",
  "Version": "0.11.0.9000",
  "Authors@R": "person(\"Maximilian\", \"Mücke\", , \"muecke.maximilian@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0000-9432-9795\"))",
  "Description": "A client for retrieving data and metadata from central\nbank APIs including 'Banco Central do Brasil' (BCB), 'Banco de\nEspaña' (BdE), 'Banco de México' (Banxico), 'Banco de Portugal'\n(BdP), 'Bank for International Settlements' (BIS), 'Bank of\nCanada' (BoC), 'Bank of England' (BoE), 'Bank of Japan' (BoJ),\n'Banque de France' (BdF), 'Czech National Bank' (CNB),\n'Deutsche Bundesbank' (BBk), 'European Central Bank' (ECB),\n'National Bank of Poland' (NBP), 'Norges Bank' (NoB),\n'Oesterreichische Nationalbank' (OeNB), 'Sveriges Riksbank'\n(SRb), and 'Swiss National Bank' (SNB).",
  "License": "MIT + file LICENSE",
  "URL": "https://m-muecke.github.io/bbk/, https://github.com/m-muecke/bbk",
  "BugReports": "https://github.com/m-muecke/bbk/issues",
  "Config/Needs/website": "knitr, rmarkdown",
  "Config/roxygen2/markdown": "TRUE",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://m-muecke.r-universe.dev",
  "Date/Publication": "2026-06-27 15:32:27 UTC",
  "RemoteUrl": "https://github.com/m-muecke/bbk",
  "RemoteRef": "HEAD",
  "RemoteSha": "4a2002bee04295a67eea82fe41ce9641bd48dafa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-27 17:16:05 UTC",
    "User": "root"
  },
  "Author": "Maximilian Mücke [aut, cre] (ORCID:\n<https://orcid.org/0009-0000-9432-9795>)",
  "Maintainer": "Maximilian Mücke <muecke.maximilian@gmail.com>",
  "MD5sum": "61581f6f7e40edb8140981ba61ae8893",
  "_user": "m-muecke",
  "_type": "src",
  "_file": "bbk_0.11.0.9000.tar.gz",
  "_fileid": "1e408d724eaf52164795fc8865ba363ffe95420488c9f9cec377ba0543110032",
  "_filesize": 689582,
  "_sha256": "1e408d724eaf52164795fc8865ba363ffe95420488c9f9cec377ba0543110032",
  "_created": "2026-06-27T17:16:05.000Z",
  "_published": "2026-06-27T17:19:03.248Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83836479939,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7926542041"
    },
    {
      "job": 83836479945,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7926544264"
    },
    {
      "job": 83836479937,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7926539273"
    },
    {
      "job": 83836479931,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7926538667"
    },
    {
      "job": 83836263680,
      "time": 193,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7926527307"
    },
    {
      "job": 83836479928,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7926540653"
    },
    {
      "job": 83836479943,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7926539213"
    },
    {
      "job": 83836479936,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7926541134"
    },
    {
      "job": 83836479935,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7926538944"
    }
  ],
  "_buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28296127005",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/m-muecke/bbk",
  "_commit": {
    "id": "4a2002bee04295a67eea82fe41ce9641bd48dafa",
    "author": "Maximilian Muecke <muecke.maximilian@gmail.com>",
    "committer": "Maximilian Muecke <muecke.maximilian@gmail.com>",
    "message": "refactor: move request builder and retry into httr2.R\n",
    "time": 1782574347
  },
  "_maintainer": {
    "name": "Maximilian Mücke",
    "email": "muecke.maximilian@gmail.com",
    "login": "m-muecke",
    "description": "",
    "uuid": 26463953
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.17.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.3.0",
      "role": "Suggests"
    }
  ],
  "_owner": "m-muecke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 11
    },
    {
      "week": "2025-28",
      "n": 6
    },
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-33",
      "n": 29
    },
    {
      "week": "2025-34",
      "n": 19
    },
    {
      "week": "2025-35",
      "n": 8
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 6
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 4
    },
    {
      "week": "2026-11",
      "n": 10
    },
    {
      "week": "2026-12",
      "n": 26
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-15",
      "n": 8
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 10
    },
    {
      "week": "2026-21",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 34
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.7.0",
      "date": "2025-08-25"
    },
    {
      "name": "v0.8.0",
      "date": "2025-10-01"
    },
    {
      "name": "v0.9.0",
      "date": "2026-03-21"
    },
    {
      "name": "v0.10.0",
      "date": "2026-05-15"
    },
    {
      "name": "v0.11.0",
      "date": "2026-06-11"
    }
  ],
  "_topics": [
    "api",
    "bank-of-england",
    "bundesbank",
    "central-bank",
    "deutsche-bundesbank",
    "ecb",
    "european-central-bank",
    "smdx",
    "swiss-national-bank"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "m-muecke",
      "count": 411,
      "uuid": 26463953
    }
  ],
  "_userbio": {
    "uuid": 26463953,
    "type": "user",
    "name": "Maximilian Mücke",
    "followers": 51
  },
  "_downloads": {
    "count": 641,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bbk"
  },
  "_devurl": "https://github.com/m-muecke/bbk",
  "_pkgdown": "https://m-muecke.github.io/bbk/",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bbk.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/m-muecke/bbk",
  "_realowner": "m-muecke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-04-23"
    },
    {
      "version": "0.2.0",
      "date": "2024-04-30"
    },
    {
      "version": "0.3.0",
      "date": "2024-06-14"
    },
    {
      "version": "0.4.0",
      "date": "2024-07-08"
    },
    {
      "version": "0.5.0",
      "date": "2024-12-02"
    },
    {
      "version": "0.6.0",
      "date": "2025-02-02"
    },
    {
      "version": "0.7.0",
      "date": "2025-08-25"
    },
    {
      "version": "0.8.0",
      "date": "2025-10-03"
    },
    {
      "version": "0.9.0",
      "date": "2026-03-21"
    },
    {
      "version": "0.10.0",
      "date": "2026-05-16"
    },
    {
      "version": "0.11.0",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "banxico_data",
    "banxico_metadata",
    "bbk_cache_clear",
    "bbk_cache_dir",
    "bbk_data",
    "bbk_dimension",
    "bbk_metadata",
    "bbk_series",
    "bcb_currencies",
    "bcb_data",
    "bcb_expectations",
    "bcb_fx_rates",
    "bcb_inflation",
    "bcb_selic",
    "bcb_top5",
    "bde_data",
    "bde_latest",
    "bdf_codelist",
    "bdf_data",
    "bdf_dataset",
    "bdf_dimension",
    "bdp_data",
    "bdp_dataset",
    "bdp_dimension",
    "bdp_domain",
    "bdp_series",
    "bis_data",
    "bis_dimension",
    "bis_metadata",
    "boc_catalog",
    "boc_data",
    "boc_fx_rates",
    "boc_metadata",
    "boe_data",
    "boj_data",
    "boj_metadata",
    "cnb_czeonia",
    "cnb_data",
    "cnb_dimension",
    "cnb_fx_other_rates",
    "cnb_fx_rates",
    "cnb_indicators",
    "cnb_pribor",
    "cnb_snapshots",
    "cnb_tree",
    "ecb_data",
    "ecb_dimension",
    "ecb_euro_rates",
    "ecb_fx_rates",
    "ecb_metadata",
    "nbp_fx_rates",
    "nbp_gold",
    "nob_data",
    "nob_dimension",
    "nob_metadata",
    "onb_data",
    "onb_dimension",
    "onb_frequency",
    "onb_hierarchy",
    "onb_metadata",
    "onb_toc",
    "snb_data",
    "snb_dimension",
    "snb_metadata",
    "snb_toc",
    "srb_calendar",
    "srb_cross_rates",
    "srb_data",
    "srb_series"
  ],
  "_help": [
    {
      "page": "banxico_data",
      "title": "Fetch Banco de México (Banxico) data",
      "concept": [
        "data"
      ],
      "topics": [
        "banxico_data"
      ]
    },
    {
      "page": "banxico_metadata",
      "title": "Fetch Banco de México (Banxico) metadata",
      "concept": [
        "metadata"
      ],
      "topics": [
        "banxico_metadata"
      ]
    },
    {
      "page": "bbk_data",
      "title": "Fetch Deutsche Bundesbank (BBk) data",
      "concept": [
        "data"
      ],
      "topics": [
        "bbk_data"
      ]
    },
    {
      "page": "bbk_dimension",
      "title": "Fetch Deutsche Bundesbank (BBk) dimensions",
      "concept": [
        "metadata"
      ],
      "topics": [
        "bbk_dimension"
      ]
    },
    {
      "page": "bbk_metadata",
      "title": "Fetch Deutsche Bundesbank (BBk) metadata",
      "concept": [
        "metadata"
      ],
      "topics": [
        "bbk_metadata"
      ]
    },
    {
      "page": "bbk_series",
      "title": "Fetch the Deutsche Bundesbank (BBk) series",
      "concept": [
        "data"
      ],
      "topics": [
        "bbk_series"
      ]
    },
    {
      "page": "bcb_currencies",
      "title": "Fetch Banco Central do Brasil (BCB) currencies",
      "concept": [
        "metadata"
      ],
      "topics": [
        "bcb_currencies"
      ]
    },
    {
      "page": "bcb_data",
      "title": "Fetch Banco Central do Brasil (BCB) data",
      "concept": [
        "data"
      ],
      "topics": [
        "bcb_data"
      ]
    },
    {
      "page": "bcb_expectations",
      "title": "Fetch Banco Central do Brasil (BCB) market expectations",
      "concept": [
        "data"
      ],
      "topics": [
        "bcb_expectations"
      ]
    },
    {
      "page": "bcb_fx_rates",
      "title": "Fetch Banco Central do Brasil (BCB) exchange rates",
      "concept": [
        "data"
      ],
      "topics": [
        "bcb_fx_rates"
      ]
    },
    {
      "page": "bcb_inflation",
      "title": "Fetch Banco Central do Brasil (BCB) inflation expectations",
      "concept": [
        "data"
      ],
      "topics": [
        "bcb_inflation"
      ]
    },
    {
      "page": "bcb_selic",
      "title": "Fetch Banco Central do Brasil (BCB) Selic expectations",
      "concept": [
        "data"
      ],
      "topics": [
        "bcb_selic"
      ]
    },
    {
      "page": "bcb_top5",
      "title": "Fetch Banco Central do Brasil (BCB) Top-5 market expectations",
      "concept": [
        "data"
      ],
      "topics": [
        "bcb_top5"
      ]
    },
    {
      "page": "bde_data",
      "title": "Fetch Banco de España (BdE) data",
      "concept": [
        "data"
      ],
      "topics": [
        "bde_data"
      ]
    },
    {
      "page": "bde_latest",
      "title": "Fetch latest Banco de España (BdE) data",
      "concept": [
        "data"
      ],
      "topics": [
        "bde_latest"
      ]
    },
    {
      "page": "bdf_codelist",
      "title": "Fetch Banque de France (BdF) codelists",
      "concept": [
        "data"
      ],
      "topics": [
        "bdf_codelist"
      ]
    },
    {
      "page": "bdf_data",
      "title": "Fetch Banque de France (BdF) data",
      "concept": [
        "data"
      ],
      "topics": [
        "bdf_data"
      ]
    },
    {
      "page": "bdf_dataset",
      "title": "Fetch Banque de France (BdF) datasets",
      "concept": [
        "data"
      ],
      "topics": [
        "bdf_dataset"
      ]
    },
    {
      "page": "bdf_dimension",
      "title": "Fetch Banque de France (BdF) dimensions",
      "concept": [
        "metadata"
      ],
      "topics": [
        "bdf_dimension"
      ]
    },
    {
      "page": "bdp_data",
      "title": "Fetch Banco de Portugal (BdP) data",
      "concept": [
        "data"
      ],
      "topics": [
        "bdp_data"
      ]
    },
    {
      "page": "bdp_dataset",
      "title": "Fetch Banco de Portugal (BdP) datasets",
      "concept": [
        "metadata"
      ],
      "topics": [
        "bdp_dataset"
      ]
    },
    {
      "page": "bdp_dimension",
      "title": "Fetch Banco de Portugal (BdP) dimensions",
      "concept": [
        "metadata"
      ],
      "topics": [
        "bdp_dimension"
      ]
    },
    {
      "page": "bdp_domain",
      "title": "Fetch Banco de Portugal (BdP) domains",
      "concept": [
        "metadata"
      ],
      "topics": [
        "bdp_domain"
      ]
    },
    {
      "page": "bdp_series",
      "title": "Fetch Banco de Portugal (BdP) series metadata",
      "concept": [
        "metadata"
      ],
      "topics": [
        "bdp_series"
      ]
    },
    {
      "page": "bis_data",
      "title": "Fetch Bank for International Settlements (BIS) data",
      "concept": [
        "data"
      ],
      "topics": [
        "bis_data"
      ]
    },
    {
      "page": "bis_dimension",
      "title": "Fetch Bank for International Settlements (BIS) dimensions",
      "concept": [
        "metadata"
      ],
      "topics": [
        "bis_dimension"
      ]
    },
    {
      "page": "bis_metadata",
      "title": "Fetch Bank for International Settlements (BIS) metadata",
      "concept": [
        "metadata"
      ],
      "topics": [
        "bis_metadata"
      ]
    },
    {
      "page": "boc_catalog",
      "title": "Fetch Bank of Canada (BoC) available series or group",
      "topics": [
        "boc_catalog"
      ]
    },
    {
      "page": "boc_data",
      "title": "Fetch Bank of Canada (BoC) data",
      "concept": [
        "data"
      ],
      "topics": [
        "boc_data"
      ]
    },
    {
      "page": "boc_fx_rates",
      "title": "Fetch Bank of Canada foreign exchange rates",
      "topics": [
        "boc_fx_rates"
      ]
    },
    {
      "page": "boc_metadata",
      "title": "Fetch Bank of Canada (BoC) metadata (details)",
      "topics": [
        "boc_metadata"
      ]
    },
    {
      "page": "boe_data",
      "title": "Fetch Bank of England (BoE) data",
      "concept": [
        "data"
      ],
      "topics": [
        "boe_data"
      ]
    },
    {
      "page": "boj_data",
      "title": "Fetch Bank of Japan (BoJ) data",
      "concept": [
        "data"
      ],
      "topics": [
        "boj_data"
      ]
    },
    {
      "page": "boj_metadata",
      "title": "Fetch Bank of Japan (BoJ) metadata",
      "concept": [
        "metadata"
      ],
      "topics": [
        "boj_metadata"
      ]
    },
    {
      "page": "cache",
      "title": "Get or manage the bbk API cache",
      "topics": [
        "bbk_cache_clear",
        "bbk_cache_dir",
        "cache"
      ]
    },
    {
      "page": "cnb_czeonia",
      "title": "Fetch Czech National Bank (CNB) CZEONIA rates",
      "concept": [
        "data"
      ],
      "topics": [
        "cnb_czeonia"
      ]
    },
    {
      "page": "cnb_data",
      "title": "Fetch Czech National Bank (CNB) ARAD time series data",
      "concept": [
        "data"
      ],
      "topics": [
        "cnb_data"
      ]
    },
    {
      "page": "cnb_dimension",
      "title": "Fetch Czech National Bank (CNB) ARAD dimensions",
      "concept": [
        "metadata"
      ],
      "topics": [
        "cnb_dimension"
      ]
    },
    {
      "page": "cnb_fx_other_rates",
      "title": "Fetch Czech National Bank (CNB) exchange rates of other currencies",
      "concept": [
        "data"
      ],
      "topics": [
        "cnb_fx_other_rates"
      ]
    },
    {
      "page": "cnb_fx_rates",
      "title": "Fetch Czech National Bank (CNB) exchange rates",
      "concept": [
        "data"
      ],
      "topics": [
        "cnb_fx_rates"
      ]
    },
    {
      "page": "cnb_indicators",
      "title": "Fetch Czech National Bank (CNB) ARAD indicators",
      "concept": [
        "metadata"
      ],
      "topics": [
        "cnb_indicators"
      ]
    },
    {
      "page": "cnb_pribor",
      "title": "Fetch Czech National Bank (CNB) PRIBOR rates",
      "concept": [
        "data"
      ],
      "topics": [
        "cnb_pribor"
      ]
    },
    {
      "page": "cnb_snapshots",
      "title": "Fetch Czech National Bank (CNB) ARAD snapshots",
      "concept": [
        "metadata"
      ],
      "topics": [
        "cnb_snapshots"
      ]
    },
    {
      "page": "cnb_tree",
      "title": "Fetch Czech National Bank (CNB) ARAD indicator tree",
      "concept": [
        "metadata"
      ],
      "topics": [
        "cnb_tree"
      ]
    },
    {
      "page": "ecb_data",
      "title": "Fetch European Central Bank (ECB) data",
      "concept": [
        "data"
      ],
      "topics": [
        "ecb_data"
      ]
    },
    {
      "page": "ecb_dimension",
      "title": "Fetch European Central Bank (ECB) dimensions",
      "concept": [
        "metadata"
      ],
      "topics": [
        "ecb_dimension"
      ]
    },
    {
      "page": "ecb_fx_rates",
      "title": "Fetch Euro foreign exchange reference rates",
      "topics": [
        "ecb_euro_rates",
        "ecb_fx_rates"
      ]
    },
    {
      "page": "ecb_metadata",
      "title": "Fetch European Central Bank (ECB) metadata",
      "concept": [
        "metadata"
      ],
      "topics": [
        "ecb_metadata"
      ]
    },
    {
      "page": "nbp_fx_rates",
      "title": "Fetch National Bank of Poland (NBP) exchange rates",
      "concept": [
        "data"
      ],
      "topics": [
        "nbp_fx_rates"
      ]
    },
    {
      "page": "nbp_gold",
      "title": "Fetch National Bank of Poland (NBP) gold prices",
      "concept": [
        "data"
      ],
      "topics": [
        "nbp_gold"
      ]
    },
    {
      "page": "nob_data",
      "title": "Fetch Norges Bank (NoB) data",
      "concept": [
        "data"
      ],
      "topics": [
        "nob_data"
      ]
    },
    {
      "page": "nob_dimension",
      "title": "Fetch Norges Bank (NoB) dimensions",
      "concept": [
        "metadata"
      ],
      "topics": [
        "nob_dimension"
      ]
    },
    {
      "page": "nob_metadata",
      "title": "Fetch Norges Bank (NoB) metadata",
      "concept": [
        "metadata"
      ],
      "topics": [
        "nob_metadata"
      ]
    },
    {
      "page": "onb_data",
      "title": "Fetch Österreichische Nationalbank (OeNB) data",
      "concept": [
        "data"
      ],
      "topics": [
        "onb_data"
      ]
    },
    {
      "page": "onb_dimension",
      "title": "Fetch Österreichische Nationalbank (OeNB) dimension",
      "concept": [
        "metadata"
      ],
      "topics": [
        "onb_dimension"
      ]
    },
    {
      "page": "onb_frequency",
      "title": "Fetch Österreichische Nationalbank (OeNB) data frequency",
      "concept": [
        "metadata"
      ],
      "topics": [
        "onb_frequency"
      ]
    },
    {
      "page": "onb_hierarchy",
      "title": "Fetch Österreichische Nationalbank (OeNB) hierarchy",
      "concept": [
        "metadata"
      ],
      "topics": [
        "onb_hierarchy"
      ]
    },
    {
      "page": "onb_metadata",
      "title": "Fetch Österreichische Nationalbank (OeNB) metadata",
      "concept": [
        "metadata"
      ],
      "topics": [
        "onb_metadata"
      ]
    },
    {
      "page": "onb_toc",
      "title": "Fetch Österreichische Nationalbank (OeNB) table of contents",
      "concept": [
        "metadata"
      ],
      "topics": [
        "onb_toc"
      ]
    },
    {
      "page": "snb_data",
      "title": "Fetch Swiss National Bank (SNB) data",
      "concept": [
        "data"
      ],
      "topics": [
        "snb_data"
      ]
    },
    {
      "page": "snb_dimension",
      "title": "Fetch Swiss National Bank (SNB) dimensions",
      "concept": [
        "metadata"
      ],
      "topics": [
        "snb_dimension"
      ]
    },
    {
      "page": "snb_metadata",
      "title": "Fetch Swiss National Bank (SNB) cube metadata",
      "concept": [
        "metadata"
      ],
      "topics": [
        "snb_metadata"
      ]
    },
    {
      "page": "snb_toc",
      "title": "Fetch Swiss National Bank (SNB) table of contents",
      "concept": [
        "metadata"
      ],
      "topics": [
        "snb_toc"
      ]
    },
    {
      "page": "srb_calendar",
      "title": "Fetch Sveriges Riksbank (SRb) calendar days",
      "concept": [
        "metadata"
      ],
      "topics": [
        "srb_calendar"
      ]
    },
    {
      "page": "srb_cross_rates",
      "title": "Fetch Sveriges Riksbank (SRb) cross rates",
      "concept": [
        "data"
      ],
      "topics": [
        "srb_cross_rates"
      ]
    },
    {
      "page": "srb_data",
      "title": "Fetch Sveriges Riksbank (SRb) data",
      "concept": [
        "data"
      ],
      "topics": [
        "srb_data"
      ]
    },
    {
      "page": "srb_series",
      "title": "Fetch Sveriges Riksbank (SRb) series metadata",
      "concept": [
        "metadata"
      ],
      "topics": [
        "srb_series"
      ]
    }
  ],
  "_readme": "https://github.com/m-muecke/bbk/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "checkmate",
    "cli",
    "curl",
    "data.table",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 4.76715586608218,
  "_indexed": true,
  "_nocasepkg": "bbk",
  "_universes": [
    "m-muecke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.0.9000",
      "date": "2026-06-27T17:18:09.000Z",
      "distro": "resolute",
      "commit": "4a2002bee04295a67eea82fe41ce9641bd48dafa",
      "fileid": "424e97856d3498f4c46144fd3cb65bdd3878a17632d2271b5e49496ab662178c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28296127005"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.11.0.9000",
      "date": "2026-06-27T17:18:28.000Z",
      "distro": "resolute",
      "commit": "4a2002bee04295a67eea82fe41ce9641bd48dafa",
      "fileid": "f5705a12a059cf35c5a6efa568666712a300b5a1acef56f8cc77d1666e1ff0f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28296127005"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.0.9000",
      "date": "2026-06-27T17:17:49.000Z",
      "commit": "4a2002bee04295a67eea82fe41ce9641bd48dafa",
      "fileid": "cdada679050a467669b07ca1faddeb01b03da148e502bad0c11fa86ce782ff3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28296127005"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.11.0.9000",
      "date": "2026-06-27T17:17:41.000Z",
      "commit": "4a2002bee04295a67eea82fe41ce9641bd48dafa",
      "fileid": "69b3d4bf02b77fabad0be392aa7f58e3ef40c26e903aea9fdd026b2bc5d7bb2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28296127005"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.0.9000",
      "date": "2026-06-27T17:18:18.000Z",
      "commit": "4a2002bee04295a67eea82fe41ce9641bd48dafa",
      "fileid": "8f9b7b0ccebc4bac0cb965a2f8d6cb560023eaa301ce1446b10eb1987d073181",
      "status": "success",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28296127005"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.0.9000",
      "date": "2026-06-27T17:17:34.000Z",
      "commit": "4a2002bee04295a67eea82fe41ce9641bd48dafa",
      "fileid": "05073c111aa4aac352adb844e8b79e369ce81ae93302a0a1a91bcad257e6a91d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28296127005"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.0.9000",
      "date": "2026-06-27T17:17:23.000Z",
      "commit": "4a2002bee04295a67eea82fe41ce9641bd48dafa",
      "fileid": "176abc7249f000201307c3fe1ce94bd2a72e30fa9f3c9809e6c33213455e1519",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28296127005"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.11.0.9000",
      "date": "2026-06-27T17:17:29.000Z",
      "commit": "4a2002bee04295a67eea82fe41ce9641bd48dafa",
      "fileid": "38c08a5632da5830dabd205179579bb364b0b3d106054fc9cae8ca7b6b93fab0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28296127005"
    }
  ]
}