House Prices
Lincolnshire County Council
@ukgov.house_prices1
Lincolnshire County Council
@ukgov.house_prices1
Average monthly House Prices (£) for Lincolnshire and Districts. The data shows prices for the following House types: All Houses, Detached, Semi-detached, Terraced, and Flat/maisonette. House Prices shown are based on Land Registry methodology. This dataset is updated on a monthly basis for a rolling 12 month period. Historical data is subject to revision. Source: Land Registry, UK House Price Index statistics. Copyright and licensing: Contains HM Land Registry data © Crown copyright and database right [year]. This data is licensed under the Open Government Licence v3.0.
Publisher name: Lincolnshire County Council
Last updated: 2025-03-13T04:00:03Z
CREATE TABLE house_prices (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"publisheddate" TIMESTAMP,
"latestdata" BOOLEAN,
"durationfrom" TIMESTAMP,
"durationto" TIMESTAMP,
"reportingperiodtype" VARCHAR,
"month" TIMESTAMP,
"geoentityname" VARCHAR,
"geocode" VARCHAR,
"geoname" VARCHAR,
"geouri" VARCHAR,
"averageprice" BIGINT,
"averagepricedetached" BIGINT,
"averagepricesemidetached" BIGINT,
"averagepriceterraced" BIGINT,
"averagepriceflatormaisonette" BIGINT
);CREATE TABLE table_1 (
"dataset_id_dsid" BIGINT -- Dataset ID (DSID),
"dataset_name" VARCHAR,
"field" VARCHAR,
"type" VARCHAR,
"mandatory_or_optional_requirement_mor" VARCHAR -- Mandatory Or Optional Requirement (MOR),
"field_description" VARCHAR,
"schema" VARCHAR,
"lcc_mapping" VARCHAR,
"schema_comments" VARCHAR,
"schema_data_rules_comment" VARCHAR,
"formatreference" VARCHAR,
"example" VARCHAR
);Anyone who has the link will be able to view this.