Deaths (Number)
Lincolnshire County Council
@ukgov.deaths_number
Lincolnshire County Council
@ukgov.deaths_number
Number of Deaths registered annually in Lincolnshire and Districts, by gender. This ONS data is shown by the deceased person's area of usual residence, so in some cases a death might occur in an area but not be included in its figures. Low values below 5 are suppressed, so some figures may be missing (particularly for smaller geographies), and thus not tally to the numbers shown for larger areas. This dataset is updated annually. Source: Office for National Statistics (ONS).
Publisher name: Lincolnshire County Council
Last updated: 2024-09-11T00:32:26Z
CREATE TABLE deaths_number (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"publisheddate" TIMESTAMP,
"durationfrom" TIMESTAMP,
"durationto" TIMESTAMP,
"latestdata" VARCHAR,
"reportingperiodtype" VARCHAR,
"geoentityname" VARCHAR,
"geocode" VARCHAR,
"geoname" VARCHAR,
"geouri" VARCHAR,
"year" BIGINT,
"gender" VARCHAR,
"deaths_number" BIGINT -- Deaths(Number)
);CREATE TABLE table_1 (
"dataset_id_dsid" BIGINT -- Dataset ID (DSID),
"dataset" 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.