cmhc
cmhc copied to clipboard
Wrapper for hack into CMHC data
add capability for Starts (SAAR) table
There is an issue with some StatCan CT identifiers appearing twice with different internal CMHC identifiers. For example ``` get_cmhc(survey = "Rms", series = "Vacancy Rate", dimension = "Bedroom Type",...
Hello! By getting the data through `get_cmhc` from different year, the naming of what seems to be the same survey zone can differ over time; here's an example. ``` plateau
The function get_cmhc_geography appears to have differerent column names for the METCODE depending on the level of geography selected. The ZONE level is called MET_CODE while the MET level is...
When requesting data for regions that are not covered by CMHC the code emits a warning message to report the 500 error. This should get changed to be more informative....
The package currently does not incorporate the ability to download SAAR Starts data. This should get added to the internal table data. SAAR Starts are available only at the CMA...