School Level Data For All Preferences In Secondary Admissions Rounds
City of York Council
@ukgov.admissions_summary_all_secondary
City of York Council
@ukgov.admissions_summary_all_secondary
CREATE TABLE admissions_summary_all_secondary_2021 (
"dfenumber" BIGINT,
"schoolname" VARCHAR,
"year" BIGINT,
"places" BIGINT,
"place_allocated" BIGINT,
"place_refused" DOUBLE,
"place_withdrawn" BIGINT,
"withdrawnfromprocess" DOUBLE,
"total" BIGINT,
"n_1stpref" BIGINT,
"n_2ndpref" BIGINT,
"n_3rdpref" BIGINT,
"n_4thpref" BIGINT,
"n_5thpref" BIGINT,
"unplaced" DOUBLE,
"sle" BIGINT,
"catchment" BIGINT,
"sibling" BIGINT,
"feeder_school" DOUBLE,
"distance" BIGINT,
"insidespecifiedarea" BIGINT,
"religion" BIGINT,
"total_1" BIGINT
);
Anyone who has the link will be able to view this.