NEWS.md
add_provincial_abbreviations
that could lead to mislabelling of provinces in some casesview_cansim_webpage
to view vector information from statcan in the browserget_cansim_vector_info()
list_cansim_tables
and serach_cansim_tables
and fallback to corresponding “_cube” methods as Open Data Canada API has changed and similar functionality is available through the “_cube” methods that tie directly into StatCan APIS ## Minor changeslist_cansim_sqlite_cached_tables
adjust_cansim_values_by_variable
functionnormalize_cansim_values
into the default table and vector output, in particular always add a scaled variable column called val_norm
and an imputed Date
column and covert categories to factors by default.get_cansim_sqlite
function that stores tables in an SQLite database and facilitates access and managemet of data.get_cansim_table_notes()
functionality