Add more test code
Add 'zoo' support for two datasets
Remove (outdated) README.org
Merge
Add LICENSE file
Prepare version 0.2-3
Add test script
Let "bis.url" point to https://data.bis.org * R/functions.R (fetch_dataset): change root URL from "https://www.bis.org/statistics/" to "https://data.bis.org/bulkdownload/" to accommodate bulk downloads of datasets -- the BIS has announced to no longer provide the datasets at https://www.bis.org/statistics/full_data_sets.htm from January 2024
Prepare version 0.2-2
Prepare version 0.2-1 See ChangeLog/NEWS for details.
Add test files
Merge branch 'main' of git.sr.ht:~enricoschumann/BISdata
Add further arguments to "fetch_dataset" The function gains several arguments, such as 'header' and 'sep', which define the default settings for 'read.table'. Further arguments can, as before, be passed via "...".
Merge branch 'main' of https://git.sr.ht/~enricoschumann/BISdata
Add sourcehut URL
Use git URL
Change link format
Add README.md
Prepare version 0.2-0 See ChangeLog and NEWS for details.
Add support for dataset "full_xru_csv.zip"