[x] sp_get_dataset should accept multiple time periods, as sp_get_table does now should return a vector of paths to ZIP files (not unzip outputs)
This should be the only breaking change for the user - sp_get_dataset no longer returns
new sp_get_codelist_url fn broken out, takes codelist ID as input and returns URL to XML as output new sp_get_codelist_file fn broken out of sp_get_codelist, takes codelist ID as input and returns XML file path as output new sp_load_codelist fn broken out; takes codelist XML file path as input and outputs tibble
sp_get_codelist becomes a wrapper around these two
No changes visible to users of sp_[get|add]_codelist
for tables and you can either call the two/three steps sequentially or use a higher-level wrapper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.