- Return better error messages when using as.data.frame() for pxweb metadata objects.
- Fix Statistics Swedens new https API.
- Remove tests that are failing on CRAN.
- exposed pxweb_parse_response() and is_pxweb_response() to the package API for more advanced users that want to make their own
httr
calls to a PXWEB API.
- Added possibility to download px and sdmx response formats as files
- Added StatSI API
- Added codecov code coverage stats
- Fixed some minor API configs
- Added feature to print pxweb_query objects to R code
- Bug fixes
- More informative error messages
- Added API link to Visit Finland (Rudolf)
- Package rewritten in order to enhance the efficiency and design
- Added data.ssb.no in the API list in inst/extdata/api.json
- Added NEWS.md file