bcdata 0.4.1
- Add
jsonlite::read_json()
as a file read method, so users can now download & readjson
resources in B.C. Data Catalogue records - Change the
download_audience
default fromPublic
toNULL
inbcdc_search()
(#315) - Fix bug where some/all facet values in
bcdc_search()
need to be quoted to generate a valid API query (#315) - Add new functions
bcdc_list_organizations
andbcdc_list_organization_records
as helper functions for finding records #322