Emergency Hospital Admissions For Falls (Age 65 And Over)
Lincolnshire County Council
@ukgov.emergency_hospital_admissions_for_falls_age_65_and_over
Lincolnshire County Council
@ukgov.emergency_hospital_admissions_for_falls_age_65_and_over
CREATE TABLE emergency_hospital_admissions_for_falls_age_65_and_over (
"organisationname" VARCHAR,
"organisationcode" VARCHAR,
"publisheddate" TIMESTAMP,
"durationfrom" TIMESTAMP,
"durationto" TIMESTAMP,
"latestdata" BOOLEAN,
"reportingperiodtype" VARCHAR,
"period" VARCHAR,
"geoentityname" VARCHAR,
"geocode" VARCHAR,
"geoname" VARCHAR,
"geouri" VARCHAR,
"persons_number_age65andover" BIGINT,
"persons_dasr_age65andover" DOUBLE,
"females_number_age65andover" BIGINT,
"females_dasr_age65andover" DOUBLE,
"males_number_age65andover" BIGINT,
"males_dasr_age65andover" DOUBLE
);
CREATE TABLE table_2 (
"dataset_id" 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.