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...