Lincolnshire Schools
Lincolnshire County Council
@ukgov.lincolnshire_schools
Lincolnshire County Council
@ukgov.lincolnshire_schools
CREATE TABLE lincolnshire_schools (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"publisheddate" TIMESTAMP,
"latestdata" BOOLEAN,
"durationfrom" TIMESTAMP,
"durationto" TIMESTAMP,
"month" TIMESTAMP,
"year" BIGINT,
"dfenumber" BIGINT,
"ofstedurn" BIGINT,
"schoolname" VARCHAR,
"governance" VARCHAR,
"phase" VARCHAR,
"subphase" VARCHAR,
"agerange" VARCHAR,
"faithschool" VARCHAR,
"open_date" TIMESTAMP,
"intaketype" VARCHAR,
"sixthform" VARCHAR,
"academysponsor" VARCHAR,
"federationname" VARCHAR,
"numberonroll" DOUBLE,
"uprn" DOUBLE,
"full_address" VARCHAR,
"postcode" VARCHAR,
"district" VARCHAR,
"districtcode" VARCHAR,
"wardcode" VARCHAR,
"wardname" VARCHAR,
"lsoacode2011" VARCHAR,
"lsoaname2011" VARCHAR,
"msoacode2011" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"coordinatereferencesystem_wgs" VARCHAR,
"geox_eastings" BIGINT,
"geoy_northings" BIGINT,
"coordinatereferencesystem_bng" VARCHAR,
"geopointlicensingurl" VARCHAR,
"attribution" VARCHAR
);
Anyone who has the link will be able to view this.