Unauthorised School Absence Fines
Leeds City Council
@ukgov.unauthorised_school_absence_fines
Leeds City Council
@ukgov.unauthorised_school_absence_fines
This dataset shows the numbers and total values of term time fines issued to parents for unauthorised absences. The value of the fines issued are based on the amount the fines were originally issued for. This is as follows for each academic year: * 2011-2012: £50 * 2012-2013: £60 * 2013-2014: £60 * 2014-2015: £60 * 2015-2016: £50 Please note ----------- The figure in the fines recovered column does not include the figure for fines recovered through legal proceedings.
Publisher name: Leeds City Council
Last updated: 2024-09-14T09:34:49Z
CREATE TABLE n_2011_2012 (
"n_2011_12_amount_of_fines_issued" VARCHAR -- 2011/12 Amount Of Fines Issued,
"total" BIGINT,
"primary" BIGINT,
"secondary" BIGINT,
"total_monetary_alue" VARCHAR,
"primary_monetary_value" VARCHAR,
"secondary_monetary_value" VARCHAR,
"total_monetary_value_recovered" VARCHAR
);CREATE TABLE n_2012_2013 (
"unnamed_0" VARCHAR -- Unnamed: 0,
"total" BIGINT,
"primary" BIGINT,
"secondary" BIGINT,
"dual_school" BIGINT,
"total_monetary_value" BIGINT,
"primary_monetary_value" BIGINT,
"secondary_monetary_value" BIGINT,
"dual_school_monetary_value" BIGINT,
"total_monetary_value_recovered" DOUBLE
);CREATE TABLE n_2013_2014 (
"unnamed_0" VARCHAR -- Unnamed: 0,
"total" BIGINT,
"primary" BIGINT,
"secondary" BIGINT,
"dual_school" BIGINT,
"total_monetary_alue" VARCHAR,
"primary_monetary_value" VARCHAR,
"secondary_monetary_value" VARCHAR,
"dual_school_monetary_value" VARCHAR,
"total_monetary_value_recovered" DOUBLE
);CREATE TABLE n_2014_2015 (
"unnamed_0" VARCHAR -- Unnamed: 0,
"total" BIGINT,
"primary" BIGINT,
"secondary" BIGINT,
"dual_school" BIGINT,
"total_monetary_alue" VARCHAR,
"primary_monetary_value" VARCHAR,
"secondary_monetary_value" VARCHAR,
"dual_school_monetary_value" VARCHAR,
"total_monetary_value_recovered" DOUBLE
);CREATE TABLE n_2015_2016 (
"unnamed_0" VARCHAR -- Unnamed: 0,
"total" BIGINT,
"primary" BIGINT,
"secondary" BIGINT,
"total_monetary_value" VARCHAR,
"primary_monetary_value" VARCHAR,
"secondary_monetary_value" VARCHAR,
"total_monetary_value_recovered" DOUBLE
);Anyone who has the link will be able to view this.