{
  "_id": "6a1b10491d7bb097a0a0b0b2",
  "Package": "boe",
  "Title": "Download Data from the 'Bank of England' Statistical Database",
  "Version": "0.3.0",
  "Authors@R": "person(\"Charles\", \"Coverdale\", , \"charlesfcoverdale@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides functions to download and tidy statistical data\npublished by the 'Bank of England'\n<https://www.bankofengland.co.uk>. Covers Bank Rate, 'SONIA',\ngilt yields, exchange rates, mortgage rates, mortgage\napprovals, consumer credit, and money supply. Series are\nfetched from the 'Bank of England Interactive Statistical\nDatabase' using its CSV endpoint. Data is cached locally\nbetween sessions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://charlescoverdale.github.io/boe/,\nhttps://github.com/charlescoverdale/boe",
  "BugReports": "https://github.com/charlescoverdale/boe/issues",
  "LazyData": "true",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://charlescoverdale.r-universe.dev",
  "Date/Publication": "2026-05-30 14:20:57 UTC",
  "RemoteUrl": "https://github.com/charlescoverdale/boe",
  "RemoteRef": "HEAD",
  "RemoteSha": "da138e823990c51b84012d04227e82a964862183",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 15:07:12 UTC",
    "User": "root"
  },
  "Author": "Charles Coverdale [aut, cre]",
  "Maintainer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
  "MD5sum": "eafdb4a964dc1ba0f28bea059edb96e9",
  "_user": "charlescoverdale",
  "_type": "src",
  "_file": "boe_0.3.0.tar.gz",
  "_fileid": "2c42218ae7ff1d53610f2f74a922ce65d50eca326307197ff30378155a47b4ee",
  "_filesize": 232068,
  "_sha256": "2c42218ae7ff1d53610f2f74a922ce65d50eca326307197ff30378155a47b4ee",
  "_created": "2026-05-30T15:07:12.000Z",
  "_published": "2026-05-30T16:28:57.109Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78657273083,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309134731"
    },
    {
      "job": 78657273065,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309131672"
    },
    {
      "job": 78657273086,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309628706"
    },
    {
      "job": 78657273062,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309630011"
    },
    {
      "job": 78657096904,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309116967"
    },
    {
      "job": 78657273090,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309129580"
    },
    {
      "job": 78657273105,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309126244"
    },
    {
      "job": 78657273081,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309124369"
    },
    {
      "job": 78657273078,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309125896"
    }
  ],
  "_buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687100205",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/charlescoverdale/boe",
  "_commit": {
    "id": "da138e823990c51b84012d04227e82a964862183",
    "author": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "committer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "message": "chore: record 0.3.0 CRAN submission metadata\n\nsubmit_cran() stamped CRAN-SUBMISSION with the submitted version (0.3.0)\nand SHA (57493cb). Commit it so the GitHub history records exactly what\nwent to CRAN.\n",
    "time": 1780150857
  },
  "_maintainer": {
    "name": "Charles Coverdale",
    "email": "charlesfcoverdale@gmail.com",
    "login": "charlescoverdale",
    "linkedin": "in/charlescoverdale",
    "twitter": "@cfcoverdale",
    "description": "economics | climate science | R",
    "uuid": 21993492
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "version": ">= 1.4.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "charlescoverdale",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 11
    },
    {
      "week": "2026-11",
      "n": 9
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 13
    },
    {
      "week": "2026-19",
      "n": 7
    },
    {
      "week": "2026-22",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "charlescoverdale",
      "count": 52,
      "uuid": 21993492
    }
  ],
  "_userbio": {
    "uuid": 21993492,
    "type": "user",
    "name": "Charles Coverdale",
    "description": "economics | climate science | R"
  },
  "_downloads": {
    "count": 545,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/boe"
  },
  "_devurl": "https://github.com/charlescoverdale/boe",
  "_pkgdown": "https://charlescoverdale.github.io/boe/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/boe.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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/charlescoverdale/boe",
  "_realowner": "charlescoverdale",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-12"
    },
    {
      "version": "0.1.2",
      "date": "2026-03-17"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-27"
    }
  ],
  "_exports": [
    "boe_bank_rate",
    "boe_browse",
    "boe_cache_info",
    "boe_consumer_credit",
    "boe_curve",
    "boe_curve_panel",
    "boe_exchange_rate",
    "boe_get",
    "boe_money_supply",
    "boe_mortgage_approvals",
    "boe_mortgage_rates",
    "boe_mpc_decisions",
    "boe_mpc_votes",
    "boe_mpr_forecasts",
    "boe_search",
    "boe_sonia",
    "boe_yield_curve",
    "clear_cache",
    "list_exchange_rates"
  ],
  "_datasets": [
    {
      "name": "boe_series",
      "title": "Catalogue of BoE series wrapped by this package",
      "object": "boe_series",
      "class": [
        "data.frame"
      ],
      "fields": [
        "code",
        "title",
        "category",
        "frequency",
        "unit",
        "start_date",
        "seasonal_adjustment",
        "helper"
      ],
      "rows": 52,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "boe_bank_rate",
      "title": "Download Bank of England Bank Rate history",
      "concept": [
        "interest rates"
      ],
      "topics": [
        "boe_bank_rate"
      ]
    },
    {
      "page": "boe_browse",
      "title": "Browse the BoE series catalogue",
      "concept": [
        "discovery"
      ],
      "topics": [
        "boe_browse"
      ]
    },
    {
      "page": "boe_cache_info",
      "title": "Inspect the local BoE cache",
      "concept": [
        "cache"
      ],
      "topics": [
        "boe_cache_info"
      ]
    },
    {
      "page": "boe_consumer_credit",
      "title": "Download consumer credit outstanding",
      "concept": [
        "credit and housing"
      ],
      "topics": [
        "boe_consumer_credit"
      ]
    },
    {
      "page": "boe_curve",
      "title": "Download BoE Anderson-Sleath fitted yield curves",
      "concept": [
        "interest rates"
      ],
      "topics": [
        "boe_curve"
      ]
    },
    {
      "page": "boe_curve_panel",
      "title": "Wide panel of BoE yield curve at chosen pillar maturities",
      "concept": [
        "interest rates"
      ],
      "topics": [
        "boe_curve_panel"
      ]
    },
    {
      "page": "boe_exchange_rate",
      "title": "Download sterling exchange rates",
      "concept": [
        "exchange rates"
      ],
      "topics": [
        "boe_exchange_rate"
      ]
    },
    {
      "page": "boe_get",
      "title": "Fetch any series from the Bank of England Statistical Database",
      "concept": [
        "data access"
      ],
      "topics": [
        "boe_get"
      ]
    },
    {
      "page": "boe_money_supply",
      "title": "Download M4 money supply",
      "concept": [
        "money"
      ],
      "topics": [
        "boe_money_supply"
      ]
    },
    {
      "page": "boe_mortgage_approvals",
      "title": "Download mortgage approvals for house purchase",
      "concept": [
        "credit and housing"
      ],
      "topics": [
        "boe_mortgage_approvals"
      ]
    },
    {
      "page": "boe_mortgage_rates",
      "title": "Download quoted mortgage interest rates",
      "concept": [
        "credit and housing"
      ],
      "topics": [
        "boe_mortgage_rates"
      ]
    },
    {
      "page": "boe_mpc_decisions",
      "title": "Bank Rate decision history",
      "concept": [
        "monetary policy"
      ],
      "topics": [
        "boe_mpc_decisions"
      ]
    },
    {
      "page": "boe_mpc_votes",
      "title": "Monetary Policy Committee voting history",
      "concept": [
        "monetary policy"
      ],
      "topics": [
        "boe_mpc_votes"
      ]
    },
    {
      "page": "boe_mpr_forecasts",
      "title": "Monetary Policy Report forecast data",
      "concept": [
        "monetary policy"
      ],
      "topics": [
        "boe_mpr_forecasts"
      ]
    },
    {
      "page": "boe_search",
      "title": "Search the BoE series catalogue",
      "concept": [
        "discovery"
      ],
      "topics": [
        "boe_search"
      ]
    },
    {
      "page": "boe_series",
      "title": "Catalogue of BoE series wrapped by this package",
      "topics": [
        "boe_series"
      ]
    },
    {
      "page": "boe_sonia",
      "title": "Download SONIA interest rate",
      "concept": [
        "interest rates"
      ],
      "topics": [
        "boe_sonia"
      ]
    },
    {
      "page": "boe_yield_curve",
      "title": "Download UK gilt yields",
      "concept": [
        "interest rates"
      ],
      "topics": [
        "boe_yield_curve"
      ]
    },
    {
      "page": "clear_cache",
      "title": "Clear locally cached Bank of England data",
      "concept": [
        "data access"
      ],
      "topics": [
        "clear_cache"
      ]
    },
    {
      "page": "list_exchange_rates",
      "title": "List available exchange rate currencies",
      "concept": [
        "exchange rates"
      ],
      "topics": [
        "list_exchange_rates"
      ]
    },
    {
      "page": "print.boe_tbl",
      "title": "Print method for boe_tbl",
      "topics": [
        "print.boe_tbl"
      ]
    }
  ],
  "_readme": "https://github.com/charlescoverdale/boe/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "yield-curves.Rmd",
      "filename": "yield-curves.html",
      "title": "Anderson-Sleath yield curves: latest and historical",
      "author": "Charles Coverdale",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Latest published month",
        "Historical: 10-year nominal spot rate since 2000",
        "5y5y forward implied inflation",
        "OIS curve evolution across the rate cycle",
        "The short end of the curve",
        "When to reach for the archive",
        "References"
      ],
      "created": "2026-05-07 21:00:32",
      "modified": "2026-05-29 16:31:12",
      "commits": 2
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "boe",
  "_universes": [
    "charlescoverdale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-30T15:09:58.000Z",
      "distro": "noble",
      "commit": "da138e823990c51b84012d04227e82a964862183",
      "fileid": "c477aa6bccda87a1c3f70291e8b09d6a8562fcdb13881c6dfa99c03b803ac2c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687100205"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-30T15:09:33.000Z",
      "distro": "noble",
      "commit": "da138e823990c51b84012d04227e82a964862183",
      "fileid": "23ddef55c23a8ae5726630cbd0702cb1121c72fd20d59baaee346df23df43a3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687100205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-30T16:28:23.000Z",
      "commit": "da138e823990c51b84012d04227e82a964862183",
      "fileid": "071e1eb71b4f306f106f9f66c7253fcfefd01b2377d3e1be0261f067c20c15ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687100205"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-30T16:28:34.000Z",
      "commit": "da138e823990c51b84012d04227e82a964862183",
      "fileid": "4a0f5b4a4c826fd312494f3eaf3c2434e2bcd84d3e1d227284415b08dc8b346f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687100205"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-30T15:09:29.000Z",
      "commit": "da138e823990c51b84012d04227e82a964862183",
      "fileid": "7d27e07e82d33a9e093ca0a2403a13205c768928689e37b74080bf719797041e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687100205"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-30T15:08:33.000Z",
      "commit": "da138e823990c51b84012d04227e82a964862183",
      "fileid": "106a994d525be9641efeb137f6b4f134e22f308262077d2edbddcc3eb06c9f62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687100205"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-30T15:08:23.000Z",
      "commit": "da138e823990c51b84012d04227e82a964862183",
      "fileid": "fb7cb28655e10f336885df0ee96197be93d0398bd4936c2a540bbdbf27ba3a8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687100205"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-30T15:08:35.000Z",
      "commit": "da138e823990c51b84012d04227e82a964862183",
      "fileid": "7848e3e7606b76b796bfaf91035bdbd9d6f879dde3a52c194fdaf103f4360a87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687100205"
    }
  ]
}