Number On Roll By National Curriculum Year
City of York Council
@ukgov.number_on_roll_by_national_curriculum_year
City of York Council
@ukgov.number_on_roll_by_national_curriculum_year
Total numbers on roll by National Curriculum year for Maintained and Academy York Local Authority Schools (Excludes dual registered subsidiary pupils). All data is taken from the January School Census. Due to data protection requirements, we can't publish real values when those figures are < 5. Thus, those values have been converted to 9999.
Publisher name: City of York Council
Last updated: 2025-03-25T04:12:01Z
CREATE TABLE number_of_roll_by_national_curriculum_year (
"schoolname" VARCHAR,
"schoolphase" VARCHAR,
"year" BIGINT,
"e1" BIGINT,
"e2" BIGINT,
"n1" BIGINT,
"n2" BIGINT,
"r" BIGINT,
"n_1" BIGINT -- 1,
"n_2" BIGINT -- 2,
"n_3" BIGINT -- 3,
"n_4" BIGINT -- 4,
"n_5" BIGINT -- 5,
"n_6" BIGINT -- 6,
"n_7" BIGINT -- 7,
"n_8" BIGINT -- 8,
"n_9" BIGINT -- 9,
"n_10" BIGINT -- 10,
"n_11" BIGINT -- 11,
"n_12" BIGINT -- 12,
"n_13" BIGINT -- 13,
"n_14" BIGINT -- 14,
"total" BIGINT
);Anyone who has the link will be able to view this.