Applicant Level Data For Secondary Admissions Rounds
City of York Council
@ukgov.pupil_level_outcome_summary_secondary
City of York Council
@ukgov.pupil_level_outcome_summary_secondary
This dataset contains details of all applicants in past secondary admissions rounds - that is when applications are received for York children starting secondary school in Year 7 for the first time. It includes all preferences, allocated school and the catchment school for each application. For further information and advice on school admissions you may wish to consult the Guide for Parents or School Admissions at CYC's webpage
Publisher name: City of York Council
Last updated: 2025-03-11T04:02:16Z
CREATE TABLE plos_secondary_2012 (
"allocated" DOUBLE,
"n_1stpref" DOUBLE -- 1stPref,
"n_2ndpref" DOUBLE -- 2ndPref,
"n_3rdpref" DOUBLE -- 3rdPref,
"n_4thpref" DOUBLE -- 4thPref,
"n_5thpref" DOUBLE -- 5thPref,
"catchmentname" VARCHAR,
"catchmentcode" DOUBLE,
"year" BIGINT
);CREATE TABLE plos_secondary_2013 (
"allocated" DOUBLE,
"n_1stpref" DOUBLE -- 1stPref,
"n_2ndpref" DOUBLE -- 2ndPref,
"n_3rdpref" DOUBLE -- 3rdPref,
"n_4thpref" DOUBLE -- 4thPref,
"n_5thpref" DOUBLE -- 5thPref,
"catchmentname" VARCHAR,
"catchmentcode" DOUBLE,
"year" BIGINT
);CREATE TABLE plos_secondary_2014 (
"allocated" DOUBLE,
"n_1stpref" DOUBLE -- 1stPref,
"n_2ndpref" DOUBLE -- 2ndPref,
"n_3rdpref" DOUBLE -- 3rdPref,
"n_4thpref" DOUBLE -- 4thPref,
"n_5thpref" DOUBLE -- 5thPref,
"catchmentname" VARCHAR,
"catchmentcode" DOUBLE,
"year" BIGINT
);CREATE TABLE plos_secondary_2015 (
"allocated" DOUBLE,
"n_1stpref" DOUBLE -- 1stPref,
"n_2ndpref" DOUBLE -- 2ndPref,
"n_3rdpref" DOUBLE -- 3rdPref,
"n_4thpref" DOUBLE -- 4thPref,
"n_5thpref" DOUBLE -- 5thPref,
"catchmentname" VARCHAR,
"catchmentcode" DOUBLE,
"year" BIGINT
);CREATE TABLE plos_secondary_2016 (
"allocated" DOUBLE,
"n_1stpref" DOUBLE -- 1stPref,
"n_2ndpref" DOUBLE -- 2ndPref,
"n_3rdpref" DOUBLE -- 3rdPref,
"n_4thpref" DOUBLE -- 4thPref,
"n_5thpref" DOUBLE -- 5thPref,
"catchmentname" VARCHAR,
"catchmentcode" BIGINT,
"year" BIGINT
);CREATE TABLE plos_secondary_2017 (
"allocated" DOUBLE,
"n_1stpref" DOUBLE -- 1stPref,
"n_2ndpref" DOUBLE -- 2ndPref,
"n_3rdpref" DOUBLE -- 3rdPref,
"n_4thpref" DOUBLE -- 4thPref,
"n_5thpref" DOUBLE -- 5thPref,
"catchmentname" VARCHAR,
"catchmentcode" DOUBLE,
"year" BIGINT
);CREATE TABLE plos_secondary_2018 (
"allocated" DOUBLE,
"n_1stpref" DOUBLE -- 1stPref,
"n_2ndpref" DOUBLE -- 2ndPref,
"n_3rdpref" DOUBLE -- 3rdPref,
"n_4thpref" DOUBLE -- 4thPref,
"n_5thpref" DOUBLE -- 5thPref,
"catchmentname" VARCHAR,
"catchmentcode" DOUBLE,
"year" BIGINT
);CREATE TABLE plos_secondary_2019 (
"allocated" DOUBLE,
"n_1stpref" DOUBLE -- 1stPref,
"n_2ndpref" DOUBLE -- 2ndPref,
"n_3rdpref" DOUBLE -- 3rdPref,
"n_4thpref" DOUBLE -- 4thPref,
"n_5thpref" DOUBLE -- 5thPref,
"catchmentname" DOUBLE,
"catchmentcode" VARCHAR,
"year" BIGINT
);CREATE TABLE plos_secondary_2020 (
"allocated" DOUBLE,
"n_1stpref" DOUBLE -- 1stPref,
"n_2ndpref" DOUBLE -- 2ndPref,
"n_3rdpref" DOUBLE -- 3rdPref,
"n_4thpref" DOUBLE -- 4thPref,
"n_5thpref" DOUBLE -- 5thPref,
"catchmentname" DOUBLE,
"catchmentcode" VARCHAR,
"year" BIGINT
);CREATE TABLE plos_secondary_2021 (
"allocated" DOUBLE,
"n_1st_pref" DOUBLE -- 1st Pref,
"n_2nd_pref" DOUBLE -- 2nd Pref,
"n_3rd_pref" DOUBLE -- 3rd Pref,
"n_4th_pref" DOUBLE -- 4th Pref,
"n_5th_pref" DOUBLE -- 5th Pref,
"catchmentcode" DOUBLE,
"catchmentname" VARCHAR,
"year" BIGINT
);CREATE TABLE plos_secondary_2022 (
"allocated" DOUBLE,
"n_1st_pref" DOUBLE -- 1st Pref,
"n_2nd_pref" DOUBLE -- 2nd Pref,
"n_3rd_pref" DOUBLE -- 3rd Pref,
"n_4th_pref" DOUBLE -- 4th Pref,
"n_5th_pref" DOUBLE -- 5th Pref,
"column1" DOUBLE,
"catch_secondary" VARCHAR,
"year" BIGINT
);CREATE TABLE plos_secondary_2023 (
"allocated" DOUBLE,
"n_1st_pref" DOUBLE -- 1st Pref,
"n_2nd_pref" DOUBLE -- 2nd Pref,
"n_3rd_pref" DOUBLE -- 3rd Pref,
"n_4th_pref" DOUBLE -- 4th Pref,
"n_5th_pref" DOUBLE -- 5th Pref,
"catchmentcode" VARCHAR,
"catchmentname" VARCHAR,
"year" BIGINT
);CREATE TABLE plos_secondary_2024 (
"allocated" DOUBLE,
"n_1st_pref" DOUBLE -- 1st Pref,
"n_2nd_pref" DOUBLE -- 2nd Pref,
"n_3rd_pref" DOUBLE -- 3rd Pref,
"n_4th_pref" DOUBLE -- 4th Pref,
"n_5th_pref" DOUBLE -- 5th Pref,
"catchmentcode" DOUBLE,
"catchmentname" VARCHAR,
"year" BIGINT
);CREATE TABLE plos_secondary_2025 (
"allocated" DOUBLE,
"n_1st_pref" DOUBLE -- 1st Pref,
"n_2nd_pref" DOUBLE -- 2nd Pref,
"n_3rd_pref" DOUBLE -- 3rd Pref,
"n_4th_pref" DOUBLE -- 4th Pref,
"n_5th_pref" DOUBLE -- 5th Pref,
"catch_sec" DOUBLE,
"catch_secondary" VARCHAR,
"year" BIGINT
);Anyone who has the link will be able to view this.