{
  "_id": "6a1fcd75b401979e734332d4",
  "Package": "ukhousing",
  "Title": "Access UK Housing Data from Land Registry, EPC, and Planning",
  "Version": "0.1.0",
  "Authors@R": "person(\"Charles\", \"Coverdale\", , \"charlesfcoverdale@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Fetch UK housing data from official sources. Access the UK\nHouse Price Index and Price Paid Data from 'HM Land Registry'\n<https://landregistry.data.gov.uk/>, domestic and non-domestic\nEnergy Performance Certificates from the 'MHCLG' Open Data\nservice <https://epc.opendatacommunities.org/>, and planning\napplication, brownfield land, and local plan data from\n'planning.data.gov.uk' <https://www.planning.data.gov.uk/>.\nData covers all 441 UK local authorities from 1995 to the\npresent. Functions accept flexible filters (postcode, local\nauthority, property type, date range) and return tidy data\nframes. Downloaded data is cached locally for subsequent calls.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://charlescoverdale.github.io/ukhousing/,\nhttps://github.com/charlescoverdale/ukhousing",
  "BugReports": "https://github.com/charlescoverdale/ukhousing/issues",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://charlescoverdale.r-universe.dev",
  "Date/Publication": "2026-05-04 19:11:44 UTC",
  "RemoteUrl": "https://github.com/charlescoverdale/ukhousing",
  "RemoteRef": "HEAD",
  "RemoteSha": "4086d210cf93f8df77b2e4f23af15ab312f68f9c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 06:42:32 UTC",
    "User": "root"
  },
  "Author": "Charles Coverdale [aut, cre]",
  "Maintainer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
  "MD5sum": "da3866a30822218e6fe507feec1d5340",
  "_user": "charlescoverdale",
  "_type": "src",
  "_file": "ukhousing_0.1.0.tar.gz",
  "_fileid": "48a9673fa9b40d49b205fd8c310884aeb72fbf2c5c58ac7516ebe9f474245b14",
  "_filesize": 194115,
  "_sha256": "48a9673fa9b40d49b205fd8c310884aeb72fbf2c5c58ac7516ebe9f474245b14",
  "_created": "2026-06-03T06:42:32.000Z",
  "_published": "2026-06-03T06:45:09.786Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79236951197,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377529300"
    },
    {
      "job": 79236951161,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377528524"
    },
    {
      "job": 79236951189,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377513186"
    },
    {
      "job": 79236951175,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377515460"
    },
    {
      "job": 79236609989,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377493371"
    },
    {
      "job": 79236951193,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377522098"
    },
    {
      "job": 79236951171,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377515252"
    },
    {
      "job": 79236951202,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377526565"
    },
    {
      "job": 79236951192,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377514219"
    }
  ],
  "_buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868171970",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/charlescoverdale/ukhousing",
  "_commit": {
    "id": "4086d210cf93f8df77b2e4f23af15ab312f68f9c",
    "author": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "committer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "message": "docs(README): refocus Related packages on thematically relevant ones\n\nReplaced full-suite cross-references with a tight per-README table\ncovering only the packages a user of this one would actually want:\nsame-domain data sources, immediate analytical companions, and\ncross-country counterparts. Drops irrelevant cross-links (e.g.\nelectoral data from tax/energy READMEs) and adds packages that\nwere missing from older lists (e.g. mpshock, ivcheck, greenbook,\nmagentabook, aieconindex).\n",
    "time": 1777921904
  },
  "_maintainer": {
    "name": "Charles Coverdale",
    "email": "charlesfcoverdale@gmail.com",
    "login": "charlescoverdale",
    "linkedin": "in/charlescoverdale",
    "twitter": "@cfcoverdale",
    "description": "economics | climate science | R",
    "uuid": 21993492
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "charlescoverdale",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 5
    },
    {
      "week": "2026-17",
      "n": 9
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "charlescoverdale",
      "count": 15,
      "uuid": 21993492
    }
  ],
  "_userbio": {
    "uuid": 21993492,
    "type": "user",
    "name": "Charles Coverdale",
    "description": "economics | climate science | R"
  },
  "_downloads": {
    "count": 412,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ukhousing"
  },
  "_devurl": "https://github.com/charlescoverdale/ukhousing",
  "_pkgdown": "https://charlescoverdale.github.io/ukhousing/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ukhousing.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/charlescoverdale/ukhousing",
  "_realowner": "charlescoverdale",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "ukh_cache_info",
    "ukh_clear_cache",
    "ukh_epc_bulk",
    "ukh_epc_certificate",
    "ukh_epc_recommendations_summary",
    "ukh_epc_search",
    "ukh_epc_set_key",
    "ukh_epc_summary",
    "ukh_hpi",
    "ukh_hpi_compare",
    "ukh_pipr",
    "ukh_planning",
    "ukh_planning_datasets",
    "ukh_ppd",
    "ukh_ppd_address",
    "ukh_ppd_bulk",
    "ukh_ppd_summary",
    "ukh_ppd_transaction",
    "ukh_ppd_years",
    "ukh_regions",
    "ukh_sparql",
    "ukh_transactions"
  ],
  "_help": [
    {
      "page": "ukh_cache_info",
      "title": "Inspect the local ukhousing cache",
      "concept": [
        "configuration"
      ],
      "topics": [
        "ukh_cache_info"
      ]
    },
    {
      "page": "ukh_clear_cache",
      "title": "Clear the ukhousing cache",
      "concept": [
        "configuration"
      ],
      "topics": [
        "ukh_clear_cache"
      ]
    },
    {
      "page": "ukh_epc_bulk",
      "title": "Download a bulk EPC ZIP for a local authority",
      "concept": [
        "energy performance certificates"
      ],
      "topics": [
        "ukh_epc_bulk"
      ]
    },
    {
      "page": "ukh_epc_certificate",
      "title": "Fetch a single EPC by LMK key",
      "concept": [
        "energy performance certificates"
      ],
      "topics": [
        "ukh_epc_certificate"
      ]
    },
    {
      "page": "ukh_epc_recommendations_summary",
      "title": "Summarise EPC improvement recommendations for a local authority",
      "concept": [
        "energy performance certificates"
      ],
      "topics": [
        "ukh_epc_recommendations_summary"
      ]
    },
    {
      "page": "ukh_epc_search",
      "title": "Search domestic Energy Performance Certificates",
      "concept": [
        "energy performance certificates"
      ],
      "topics": [
        "ukh_epc_search"
      ]
    },
    {
      "page": "ukh_epc_set_key",
      "title": "Set EPC API credentials",
      "concept": [
        "configuration"
      ],
      "topics": [
        "ukh_epc_set_key"
      ]
    },
    {
      "page": "ukh_epc_summary",
      "title": "EPC rating distribution for a local authority",
      "concept": [
        "energy performance certificates"
      ],
      "topics": [
        "ukh_epc_summary"
      ]
    },
    {
      "page": "ukh_hpi",
      "title": "UK House Price Index",
      "concept": [
        "house price index"
      ],
      "topics": [
        "ukh_hpi"
      ]
    },
    {
      "page": "ukh_hpi_compare",
      "title": "Compare UK HPI across multiple regions",
      "concept": [
        "house price index"
      ],
      "topics": [
        "ukh_hpi_compare"
      ]
    },
    {
      "page": "ukh_pipr",
      "title": "ONS Index of Private Housing Rental Prices / Price Index of Private Rents",
      "concept": [
        "ons"
      ],
      "topics": [
        "ukh_pipr"
      ]
    },
    {
      "page": "ukh_planning",
      "title": "Query planning.data.gov.uk",
      "concept": [
        "planning"
      ],
      "topics": [
        "ukh_planning"
      ]
    },
    {
      "page": "ukh_planning_datasets",
      "title": "List available planning datasets",
      "concept": [
        "planning"
      ],
      "topics": [
        "ukh_planning_datasets"
      ]
    },
    {
      "page": "ukh_ppd",
      "title": "Price Paid Data",
      "concept": [
        "price paid data"
      ],
      "topics": [
        "ukh_ppd"
      ]
    },
    {
      "page": "ukh_ppd_address",
      "title": "Look up Price Paid transactions by postcode address",
      "concept": [
        "price paid data"
      ],
      "topics": [
        "ukh_ppd_address"
      ]
    },
    {
      "page": "ukh_ppd_bulk",
      "title": "Download a Price Paid Data bulk file",
      "concept": [
        "price paid data"
      ],
      "topics": [
        "ukh_ppd_bulk"
      ]
    },
    {
      "page": "ukh_ppd_summary",
      "title": "Price Paid Data summary",
      "concept": [
        "price paid data"
      ],
      "topics": [
        "ukh_ppd_summary"
      ]
    },
    {
      "page": "ukh_ppd_transaction",
      "title": "Look up a single Price Paid transaction by ID",
      "concept": [
        "price paid data"
      ],
      "topics": [
        "ukh_ppd_transaction"
      ]
    },
    {
      "page": "ukh_ppd_years",
      "title": "Price Paid Data across multiple years",
      "concept": [
        "price paid data"
      ],
      "topics": [
        "ukh_ppd_years"
      ]
    },
    {
      "page": "ukh_regions",
      "title": "List valid UK HPI region slugs",
      "concept": [
        "helpers"
      ],
      "topics": [
        "ukh_regions"
      ]
    },
    {
      "page": "ukh_sparql",
      "title": "Run a SPARQL query",
      "concept": [
        "helpers"
      ],
      "topics": [
        "ukh_sparql"
      ]
    },
    {
      "page": "ukh_transactions",
      "title": "Transaction volumes for a region",
      "concept": [
        "house price index"
      ],
      "topics": [
        "ukh_transactions"
      ]
    }
  ],
  "_readme": "https://github.com/charlescoverdale/ukhousing/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "ukhousing",
  "_universes": [
    "charlescoverdale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T06:44:37.000Z",
      "distro": "noble",
      "commit": "4086d210cf93f8df77b2e4f23af15ab312f68f9c",
      "fileid": "c9f6d6073a9e713ac480d8fd21b43e804d4df6e8f2ffd098de09f8d23127b3cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868171970"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T06:44:34.000Z",
      "distro": "noble",
      "commit": "4086d210cf93f8df77b2e4f23af15ab312f68f9c",
      "fileid": "ae74b2bd3712d7786646993789036924115fb9c962c6b52bdbff40ba4079b955",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868171970"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T06:43:46.000Z",
      "commit": "4086d210cf93f8df77b2e4f23af15ab312f68f9c",
      "fileid": "651c4974fa494c05c529a43ec8db177eeb33bd62dbc3c466a1b248e91c14c018",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868171970"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T06:43:53.000Z",
      "commit": "4086d210cf93f8df77b2e4f23af15ab312f68f9c",
      "fileid": "ac8d5191c8b0fcfb56df4aa43b923dc9a7b524afe50b53fb8e494120b3b167b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868171970"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-03T06:44:25.000Z",
      "commit": "4086d210cf93f8df77b2e4f23af15ab312f68f9c",
      "fileid": "f5bcca0b3ef2d8b39795eb8a41e56815b403d14fce44afa534db9f776f2645d2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868171970"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T06:43:43.000Z",
      "commit": "4086d210cf93f8df77b2e4f23af15ab312f68f9c",
      "fileid": "58c1fa3829afc5981f0d2f58caf934f6bf17ad23b92297756e2d8daa9bfb7d6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868171970"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T06:44:16.000Z",
      "commit": "4086d210cf93f8df77b2e4f23af15ab312f68f9c",
      "fileid": "a28bfc62f802273cbd4c82111f15554e4798ce419087931078d9c40f1286a0e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868171970"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T06:43:40.000Z",
      "commit": "4086d210cf93f8df77b2e4f23af15ab312f68f9c",
      "fileid": "6b159422233f9b120328c3cd07b2e43fe434a81d4be60144b959b2ae9ec5b27e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868171970"
    }
  ]
}