Skip to content

Double CT identifiers #18

@mountainMath

Description

@mountainMath

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", breakdown = "Historical Time Periods", geo_uid = "3050016.02") 

gives an error because there are two internal CMHC CTs for this StatCan census tract as can be seen when calling

cmhc::cmhc_ct_translation_data |> filter(CTUID=="3050016.02")

Not sure what's going on here, will have to check into this in more detail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions