# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ukhousing" in publications use:' type: software license: MIT title: 'ukhousing: Access UK Housing Data from Land Registry, EPC, and Planning' version: 0.1.0 doi: 10.32614/CRAN.package.ukhousing abstract: Fetch UK housing data from official sources. Access the UK House Price Index and Price Paid Data from 'HM Land Registry' , domestic and non-domestic Energy Performance Certificates from the 'MHCLG' Open Data service , and planning application, brownfield land, and local plan data from 'planning.data.gov.uk' . Data covers all 441 UK local authorities from 1995 to the present. Functions accept flexible filters (postcode, local authority, property type, date range) and return tidy data frames. Downloaded data is cached locally for subsequent calls. authors: - family-names: Coverdale given-names: Charles email: charlesfcoverdale@gmail.com repository: https://charlescoverdale.r-universe.dev repository-code: https://github.com/charlescoverdale/ukhousing commit: 4086d210cf93f8df77b2e4f23af15ab312f68f9c url: https://charlescoverdale.github.io/ukhousing/ date-released: '2026-05-04' contact: - family-names: Coverdale given-names: Charles email: charlesfcoverdale@gmail.com