cmhc icon indicating copy to clipboard operation
cmhc copied to clipboard

Wrapper for hack into CMHC data

Results 4 cmhc issues
Sort by recently updated
recently updated
newest added

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

bug

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

enhancement

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