Skip to content

Support for seasonally adjusted construction starts data (table 5.3.3) #27

@bdbmax

Description

@bdbmax

We are trying to retrieve the seasonally adjusted annual rate of construction starts, and found it's not available through the package API. It's available on the portal down to CMA-level, table 5.3.3.

I'm following along the get_cmhc and just swapped the TableId before the POST call of a another minimal request, and correctly extracted Starts (SAAR). The correct csv gets read, but I understand the rest function isn't written to deal with its structure.

I think this case is about:

  1. expanding the list_cmhc_tables generation to deal with this additional table. Were those tables handwritten manually?
  2. review how get_cmhc could handle this table format.

Does this make sense to you? Let me know, I could try a PR on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions