School Admissions
Lincolnshire County Council
@ukgov.school_admissions
Lincolnshire County Council
@ukgov.school_admissions
CREATE TABLE school_admissions (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"publisheddate" TIMESTAMP,
"durationfrom" TIMESTAMP,
"durationto" TIMESTAMP,
"latestdata" VARCHAR,
"offersoradmissions" VARCHAR,
"intakedescription" VARCHAR,
"month" TIMESTAMP,
"year" BIGINT,
"schooltype" VARCHAR,
"dfecode" BIGINT,
"schoolname" VARCHAR,
"preference1" BIGINT,
"preference2" BIGINT,
"preference3" BIGINT,
"preference4" BIGINT,
"totalpreferences" BIGINT,
"pupiladmissionnumber_pan" BIGINT,
"freeplaces" BIGINT
);
CREATE TABLE table_1 (
"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.