mountainMath / cmhc

Wrapper for hack into CMHC data
Other
18 stars 5 forks source link

Nanaimo CMA_UID #19

Closed mountainMath closed 1 month ago

mountainMath commented 2 months ago

The CMA_UID lookup for Nanaimo CMA (Census GeoUID 59938) is not working. The tables I got from CMHC code this to METCODE 4460, but inspecting the HMIP it now looks like this changed to 1100.

I will follow-up with CMHC to see if they have updated geographic identifiers, and if yes, get an updated code list.

For now I am hacking Nanaimo into the current active development branch for v0.2.8. The branch can be installed via

remotes::install_github("mountainmath/cmhc@v0.2.8")
mountainMath commented 1 month ago

I have gotten an updated data file from CMHC with translation from StatCan to internal CMHC identifiers, but still waiting on confirmation that this is all that has changed...

mountainMath commented 1 month ago

Fixed in v0.2.8 https://github.com/mountainMath/cmhc/pull/20