{
  "_id": "6a10350eacfb0bcc41c99924",
  "Package": "cmhc",
  "Type": "Package",
  "Title": "Access, Retrieve, and Work with CMHC Data",
  "Version": "0.2.10",
  "Authors@R": "c(person(given = \"Jens\",\nfamily = \"von Bergmann\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jens@mountainmath.ca\"))",
  "Description": "Wrapper around the Canadian Mortgage and Housing\nCorporation (CMHC) web interface. It enables programmatic and\nreproducible access to a wide variety of housing data from\nCMHC.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "ByteCompile": "yes",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/mountainMath/cmhc,\nhttps://mountainmath.github.io/cmhc/,\nhttps://www03.cmhc-schl.gc.ca/hmip-pimh/en",
  "BugReports": "https://github.com/mountainMath/cmhc/issues",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://mountainmath.r-universe.dev",
  "Date/Publication": "2025-02-04 03:44:47 UTC",
  "RemoteUrl": "https://github.com/mountainmath/cmhc",
  "RemoteRef": "HEAD",
  "RemoteSha": "8e903ce3598d63e9553955f8ea5f544323b61b42",
  "Packaged": {
    "Date": "2026-05-12 07:31:31 UTC",
    "User": "root"
  },
  "Author": "Jens von Bergmann [aut, cre]",
  "Maintainer": "Jens von Bergmann <jens@mountainmath.ca>",
  "MD5sum": "7f00dfad008f030425df1b986a06424c",
  "_user": "mountainmath",
  "_type": "src",
  "_file": "cmhc_0.2.10.tar.gz",
  "_fileid": "7b4666551f6b4bafd7c7a18c235ed2ff32c6a8211dc42031ea0d610701dc9030",
  "_filesize": 356591,
  "_sha256": "7b4666551f6b4bafd7c7a18c235ed2ff32c6a8211dc42031ea0d610701dc9030",
  "_created": "2026-05-12T07:31:31.000Z",
  "_published": "2026-05-22T10:50:54.890Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364959499,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938263998"
    },
    {
      "job": 77364959488,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938263702"
    },
    {
      "job": 77364959653,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938252330"
    },
    {
      "job": 77364959652,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938247247"
    },
    {
      "job": 77364959190,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938218318"
    },
    {
      "job": 77364959121,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158731951"
    },
    {
      "job": 77364959617,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938244673"
    },
    {
      "job": 77364959608,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938246460"
    },
    {
      "job": 77364959486,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938249174"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25720043356",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mountainmath/cmhc",
  "_commit": {
    "id": "8e903ce3598d63e9553955f8ea5f544323b61b42",
    "author": "Jens von Bergmann <jens@mountainmath.ca>",
    "committer": "Jens von Bergmann <jens@mountainmath.ca>",
    "message": "update version\n",
    "time": 1738640687
  },
  "_maintainer": {
    "name": "Jens von Bergmann",
    "email": "jens@mountainmath.ca",
    "login": "mountainmath",
    "uuid": 1395960
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "digest",
      "version": ">= 0.1",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "aws.s3",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "cancensus",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    }
  ],
  "_owner": "mountainmath",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 27,
  "_contributors": [
    {
      "user": "mountainmath",
      "count": 133,
      "uuid": 1395960
    },
    {
      "user": "bdbmax",
      "count": 2,
      "uuid": 64483932
    },
    {
      "user": "daniel-simeone",
      "count": 1,
      "uuid": 109553256
    },
    {
      "user": "dshkol",
      "count": 1,
      "uuid": 5847527
    }
  ],
  "_userbio": {
    "uuid": 1395960,
    "type": "user",
    "name": "Jens von Bergmann"
  },
  "_downloads": {
    "count": 246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cmhc"
  },
  "_devurl": "https://github.com/mountainmath/cmhc",
  "_pkgdown": "https://mountainmath.github.io/cmhc/",
  "_searchresults": 76,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cmhc.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mountainmath/cmhc",
  "_realowner": "mountainmath",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2022-06-15"
    },
    {
      "version": "0.2.1",
      "date": "2022-09-09"
    },
    {
      "version": "0.2.3",
      "date": "2022-10-10"
    },
    {
      "version": "0.2.4",
      "date": "2023-01-20"
    },
    {
      "version": "0.2.5",
      "date": "2023-04-03"
    },
    {
      "version": "0.2.6",
      "date": "2023-10-06"
    },
    {
      "version": "0.2.7",
      "date": "2023-12-13"
    },
    {
      "version": "0.2.8",
      "date": "2024-07-12"
    },
    {
      "version": "0.2.9",
      "date": "2024-11-05"
    },
    {
      "version": "0.2.10",
      "date": "2025-02-04"
    }
  ],
  "_exports": [
    "cmhc_quality_labels",
    "get_cmhc",
    "get_cmhc_geography",
    "list_cmhc_breakdowns",
    "list_cmhc_dimensions",
    "list_cmhc_filters",
    "list_cmhc_series",
    "list_cmhc_surveys",
    "list_cmhc_tables",
    "select_cmhc_table",
    "set_cmhc_cache_path",
    "show_cmhc_cache_path"
  ],
  "_datasets": [
    {
      "name": "cmhc_cma_translation_data",
      "title": "A dataset with geographic identifiers for CMHC and Census at the CMA level",
      "object": "cmhc_cma_translation_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "CMA_UID",
        "METCODE",
        "NAME_EN"
      ],
      "rows": 153,
      "table": true,
      "tojson": true
    },
    {
      "name": "cmhc_csd_translation_data",
      "title": "A dataset with geographic identifiers for CMHC and Census at the CSD level",
      "object": "cmhc_csd_translation_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "CSDUID",
        "CSDNAME",
        "CSDTYPE",
        "CMHC_CSDUID"
      ],
      "rows": 5161,
      "table": true,
      "tojson": true
    },
    {
      "name": "cmhc_csd_translation_data_2023",
      "title": "A dataset with geographic identifiers for CMHC and Census at the CSD level for 2023 data portal version",
      "object": "cmhc_csd_translation_data_2023",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "GeoUID",
        "METCODE"
      ],
      "rows": 918,
      "table": true,
      "tojson": true
    },
    {
      "name": "cmhc_ct_translation_data",
      "title": "A dataset with geographic identifiers for CMHC and Census at the CT level",
      "object": "cmhc_ct_translation_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "CTUID",
        "CMHC_CT",
        "CMHCCT_UID",
        "CSDUID",
        "CSDNAME",
        "CSDTYPE",
        "METCODE",
        "METNAME_EN",
        "METNBHD",
        "NBHDCODE",
        "NBHDNAME_EN",
        "NBHDNAME_LONG_EN",
        "ZONECODE",
        "ZONENAME_EN",
        "ZONENAME_LONG_EN",
        "CMHC_CSDUID",
        "CATEGORY_EN",
        "NAME_EN"
      ],
      "rows": 5934,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cmhc_quality_labels",
      "title": "A list of CMHC quality indicators",
      "topics": [
        "cmhc_quality_labels"
      ]
    },
    {
      "page": "get_cmhc",
      "title": "Access CMHC data via the HMIP.",
      "topics": [
        "get_cmhc"
      ]
    },
    {
      "page": "get_cmhc_geography",
      "title": "Get CMHC geographies for CMHC Survey Zones and Neighbourhoods",
      "topics": [
        "get_cmhc_geography"
      ]
    },
    {
      "page": "list_cmhc_breakdowns",
      "title": "List available CMHC breakdowns",
      "topics": [
        "list_cmhc_breakdowns"
      ]
    },
    {
      "page": "list_cmhc_dimensions",
      "title": "List available CMHC dimensions",
      "topics": [
        "list_cmhc_dimensions"
      ]
    },
    {
      "page": "list_cmhc_filters",
      "title": "List available CMHC filters",
      "topics": [
        "list_cmhc_filters"
      ]
    },
    {
      "page": "list_cmhc_series",
      "title": "List available CMHC series",
      "topics": [
        "list_cmhc_series"
      ]
    },
    {
      "page": "list_cmhc_surveys",
      "title": "List available CMHC surveys",
      "topics": [
        "list_cmhc_surveys"
      ]
    },
    {
      "page": "list_cmhc_tables",
      "title": "List available CMHC tables",
      "topics": [
        "list_cmhc_tables"
      ]
    },
    {
      "page": "select_cmhc_table",
      "title": "Interactive table selector",
      "topics": [
        "select_cmhc_table"
      ]
    },
    {
      "page": "set_cmhc_cache_path",
      "title": "Set persistent cmhc cache location for geographic data",
      "topics": [
        "set_cmhc_cache_path"
      ]
    },
    {
      "page": "show_cmhc_cache_path",
      "title": "View saved cache directory path",
      "topics": [
        "show_cmhc_cache_path"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mountainMath/cmhc/raw/master/logo.png",
  "_readme": "https://github.com/mountainmath/cmhc/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "aws.s3",
    "aws.signature",
    "base64enc",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "basic_usage.Rmd",
      "filename": "basic_usage.html",
      "title": "Basic usage",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-06-11 01:55:30",
      "modified": "2022-10-10 06:40:44",
      "commits": 8
    },
    {
      "source": "rental_universe.Rmd",
      "filename": "rental_universe.html",
      "title": "Rental Universe",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-10-10 06:40:44",
      "modified": "2023-04-02 22:13:19",
      "commits": 3
    }
  ],
  "_score": 6.789298611159442,
  "_indexed": true,
  "_nocasepkg": "cmhc",
  "_universes": [
    "mountainmath"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.10",
      "date": "2026-05-12T07:34:02.000Z",
      "distro": "noble",
      "commit": "8e903ce3598d63e9553955f8ea5f544323b61b42",
      "fileid": "56c19fb1a19b069ec98263142c004b98868d96b785588a68b7eddca8129bae73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25720043356"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.10",
      "date": "2026-05-12T07:33:59.000Z",
      "distro": "noble",
      "commit": "8e903ce3598d63e9553955f8ea5f544323b61b42",
      "fileid": "a225705a3ada098276674367d09751eefc0a980c77b89d6317f44fb547d4d273",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25720043356"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.10",
      "date": "2026-05-12T07:33:19.000Z",
      "commit": "8e903ce3598d63e9553955f8ea5f544323b61b42",
      "fileid": "a8c71d2f3d0da4c1119de56406ca4d08d969b672f50aa401dc688ba48c1d066a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25720043356"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.10",
      "date": "2026-05-12T07:33:08.000Z",
      "commit": "8e903ce3598d63e9553955f8ea5f544323b61b42",
      "fileid": "7b95038f3db034e520d9d1a4b3a0c08f119a28e880c8a5508ed5dd9101916b01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25720043356"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.10",
      "date": "2026-05-12T07:32:49.000Z",
      "commit": "8e903ce3598d63e9553955f8ea5f544323b61b42",
      "fileid": "8715f9729bd0ca49e838042680c1ae88d3cb5314f909835d3a1d8c6fb2eb1691",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25720043356"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.10",
      "date": "2026-05-12T07:32:55.000Z",
      "commit": "8e903ce3598d63e9553955f8ea5f544323b61b42",
      "fileid": "1665cec3c4ac269c956b3d3e72283da98387426ff738c839a9fcd3b81c3b55e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25720043356"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.10",
      "date": "2026-05-12T07:33:07.000Z",
      "commit": "8e903ce3598d63e9553955f8ea5f544323b61b42",
      "fileid": "bf1230f9ffbdb0f5460e424d16c39d86ea2520c590e70b4d7110ee086375bc1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25720043356"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.10",
      "date": "2026-05-22T10:50:34.000Z",
      "commit": "8e903ce3598d63e9553955f8ea5f544323b61b42",
      "fileid": "953ed657b1343ef495a8f1faf37e2adbb92d929e89ef3e59af624a7146ef10cd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25720043356"
    }
  ]
}