Open Datasets Register
Lincolnshire County Council
@ukgov.open_datasets_register
Lincolnshire County Council
@ukgov.open_datasets_register
This resource shows all Open datasets available on Lincolnshire Open Data. All the Open datasets are listed with some brief key details about them (such as update schedule and licensing). Open datasets are available using the Search tools on the site. The datasets are also shown in themed Groups (see Groups link at the top of the webpage). Open datasets also have Tags (relevant words) that can be clicked to show datasets with that Tag. The Open Datasets register shows the latest information at the time of publication, and is updated monthly. For any enquiries please contact the Open Data team at opendata@lincolnshire.gov.uk .
Publisher name: Lincolnshire County Council
Last updated: 2024-07-13T04:00:52Z
CREATE TABLE open_datasets_register (
"dataset_id" BIGINT,
"dataset_name" VARCHAR,
"group_s" VARCHAR -- Group(s),
"update_frequency" VARCHAR,
"licence" VARCHAR,
"organisation" VARCHAR,
"dataset_url" VARCHAR,
"last_update" TIMESTAMP,
"next_update" VARCHAR
);CREATE TABLE table_1 (
"dataset_id" BIGINT,
"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.