Package: RBNZ
Title: Download Data from the Reserve Bank of New Zealand Website
Version: 1.1.0
Authors@R: 
    person(given = "Jasper",
           family = "Watson",
           role = c("aut", "cre"),
           email = "jasper.g.watson@gmail.com")
Description: Provides a convenient way of accessing data published by the Reserve Bank of New Zealand (RBNZ) on their website, <https://www.rbnz.govt.nz/statistics>. A range of financial and economic data is provided in spreadsheet format including exchange and interest rates, commercial lending statistics, Reserve Bank market operations, financial institution statistics, household financial data, New Zealand debt security information, and economic indicators. This package provides a method to download those spreadsheets and read them directly into R.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
Imports: httr, lubridate, readxl, rvest, xml2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
BugReports: https://github.com/rntq472/RBNZ/issues
NeedsCompilation: no
Packaged: 2020-07-27 10:14:53 UTC; jasper
Author: Jasper Watson [aut, cre]
Maintainer: Jasper Watson <jasper.g.watson@gmail.com>
Repository: CRAN
Date/Publication: 2020-07-27 23:20:03 UTC
Built: R 4.6.0; ; 2025-08-18 15:10:58 UTC; unix
