House Prices
Lincolnshire County Council
@ukgov.house_prices1
Lincolnshire County Council
@ukgov.house_prices1
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_name" VARCHAR,
"field" VARCHAR,
"type" VARCHAR,
"mandatory_or_optional_requirement_mor" VARCHAR,
"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.