Baselight

Primary School Attendance

Leeds City Council

@ukgov.primary_school_attendance

Loading...
Loading...

About this Dataset

Primary School Attendance

A data set which shows the number of sessions attended at primary schools in Leeds by LSOA and overall attendance. A session is half a day. As a result of school closures due to the Covid-19 pandemic there will be no attendance data available for 2019/20.
Publisher name: Leeds City Council
Last updated: 2024-09-14T09:48:28Z

Tables

2017/18

@ukgov.primary_school_attendance.n_2017_18
  • 20.48 KB
  • 722 rows
  • 5 columns
Loading...

CREATE TABLE n_2017_18 (
  "lsoa" VARCHAR,
  "total_of_possible_sessions" BIGINT,
  "total_sessions_attended" BIGINT,
  "total_sessions_missed" BIGINT,
  "attendance" VARCHAR
);

2018/19

@ukgov.primary_school_attendance.n_2018_19
  • 20.85 KB
  • 747 rows
  • 5 columns
Loading...

CREATE TABLE n_2018_19 (
  "lsoa11" VARCHAR,
  "total_of_possible_sessions" BIGINT,
  "total_sessions_attended" BIGINT,
  "total_sessions_missed" BIGINT,
  "attendance" VARCHAR
);

Share link

Anyone who has the link will be able to view this.