Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65,294 changes: 35,882 additions & 29,412 deletions data/EES_daily_data.csv

Large diffs are not rendered by default.

13,526 changes: 7,410 additions & 6,116 deletions data/EES_weekly_data.csv

Large diffs are not rendered by default.

1,286 changes: 643 additions & 643 deletions data/EES_ytd_data.csv

Large diffs are not rendered by default.

80,214 changes: 43,989 additions & 36,225 deletions data/attendance_data_dashboard.csv

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tests/testthat/_snaps/UI_tests/001.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"ts_choice": "latestweeks"
},
"output": {
"daily_schools_count": "20,773 schools provided information on the latest full day of data, i.e. 2025-11-21",
"headline_update_date": "Data was last updated on 2025-12-04.",
"homepage_update_dates": "Data was last updated on 2025-12-04. The latest full week of data was the week commencing 2025-11-17."
"daily_schools_count": "20,658 schools provided information on the latest full day of data, i.e. 2025-12-05",
"headline_update_date": "Data was last updated on 2025-12-18.",
"homepage_update_dates": "Data was last updated on 2025-12-18. The latest full week of data was the week commencing 2025-12-01."
}
}
Binary file modified tests/testthat/_snaps/UI_tests/001_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
78 changes: 39 additions & 39 deletions tests/testthat/_snaps/UI_tests/002.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"automargin": true,
"title": "Date",
"tickvals": [
"2025-11-17",
"2025-11-18",
"2025-11-19",
"2025-11-20",
"2025-11-21"
"2025-12-01",
"2025-12-02",
"2025-12-03",
"2025-12-04",
"2025-12-05"
],
"zeroline": true,
"zerolinewidth": 2,
Expand Down Expand Up @@ -107,18 +107,18 @@
"mode": "markers+lines",
"type": "scatter",
"x": [
"2025-11-17",
"2025-11-18",
"2025-11-19",
"2025-11-20",
"2025-11-21"
"2025-12-01",
"2025-12-02",
"2025-12-03",
"2025-12-04",
"2025-12-05"
],
"y": [
5.4307648405410598,
5.0707116515096304,
5.0878305438014797,
5.2796815313361396,
6.4613505566069502
6.8456999939057299,
6.0868602391714797,
5.8007065710153096,
5.9938179805991796,
7.0414298585462003
],
"line": {
"color": "#12436D"
Expand Down Expand Up @@ -151,18 +151,18 @@
"mode": "markers+lines",
"type": "scatter",
"x": [
"2025-11-17",
"2025-11-18",
"2025-11-19",
"2025-11-20",
"2025-11-21"
"2025-12-01",
"2025-12-02",
"2025-12-03",
"2025-12-04",
"2025-12-05"
],
"y": [
4.1878300621034796,
4.00653395772148,
3.9749277521034299,
4.1175367652203096,
5.0101040569613398
5.35774584101451,
4.8740594305725304,
4.5759797471839496,
4.6566925005146098,
5.3831151983787198
],
"line": {
"color": "#28A197"
Expand Down Expand Up @@ -195,18 +195,18 @@
"mode": "markers+lines",
"type": "scatter",
"x": [
"2025-11-17",
"2025-11-18",
"2025-11-19",
"2025-11-20",
"2025-11-21"
"2025-12-01",
"2025-12-02",
"2025-12-03",
"2025-12-04",
"2025-12-05"
],
"y": [
1.2429347784375799,
1.06417769378814,
1.1129027916980501,
1.16214476611583,
1.45124649964562
1.4879541528912199,
1.2128008085989499,
1.22472682383136,
1.33712548008457,
1.6583146601674801
],
"line": {
"color": "#F46A25"
Expand Down Expand Up @@ -349,9 +349,9 @@
}
]
},
"headline_bullet_title_nat": "Headline figures for the latest week - 2025-11-17 to 2025-11-21: primary state-funded school attendance at national level",
"weekly_absence_rate_nat": "- 5.46% of sessions were recorded as absence",
"weekly_attendance_rate_nat": "- 94.54% of sessions were recorded as attending",
"weekly_illness_rate_nat": "- 3.53% of sessions were recorded as illness"
"headline_bullet_title_nat": "Headline figures for the latest week - 2025-12-01 to 2025-12-05: primary state-funded school attendance at national level",
"weekly_absence_rate_nat": "- 6.35% of sessions were recorded as absence",
"weekly_attendance_rate_nat": "- 93.65% of sessions were recorded as attending",
"weekly_illness_rate_nat": "- 4.22% of sessions were recorded as illness"
}
}
Binary file modified tests/testthat/_snaps/UI_tests/002_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
78 changes: 39 additions & 39 deletions tests/testthat/_snaps/UI_tests/003.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"automargin": true,
"title": "Date",
"tickvals": [
"2025-11-17",
"2025-11-18",
"2025-11-19",
"2025-11-20",
"2025-11-21"
"2025-12-01",
"2025-12-02",
"2025-12-03",
"2025-12-04",
"2025-12-05"
],
"zeroline": true,
"zerolinewidth": 2,
Expand Down Expand Up @@ -107,18 +107,18 @@
"mode": "markers+lines",
"type": "scatter",
"x": [
"2025-11-17",
"2025-11-18",
"2025-11-19",
"2025-11-20",
"2025-11-21"
"2025-12-01",
"2025-12-02",
"2025-12-03",
"2025-12-04",
"2025-12-05"
],
"y": [
7.6555753466888801,
7.6995671429458801,
7.8285115202654803,
8.0478707975154702,
9.3093684341998895
9.9683171731476303,
9.4729571693561496,
9.1923097369216595,
9.3051417202969091,
10.4054786539284
],
"line": {
"color": "#12436D"
Expand Down Expand Up @@ -151,18 +151,18 @@
"mode": "markers+lines",
"type": "scatter",
"x": [
"2025-11-17",
"2025-11-18",
"2025-11-19",
"2025-11-20",
"2025-11-21"
"2025-12-01",
"2025-12-02",
"2025-12-03",
"2025-12-04",
"2025-12-05"
],
"y": [
4.9858074626051696,
5.07108310359156,
5.1155460782000501,
5.2517771193993701,
6.0672201918998798
6.8216314496132799,
6.5377422559195599,
6.2366633950808801,
6.20842110647453,
6.9045168671710897
],
"line": {
"color": "#28A197"
Expand Down Expand Up @@ -195,18 +195,18 @@
"mode": "markers+lines",
"type": "scatter",
"x": [
"2025-11-17",
"2025-11-18",
"2025-11-19",
"2025-11-20",
"2025-11-21"
"2025-12-01",
"2025-12-02",
"2025-12-03",
"2025-12-04",
"2025-12-05"
],
"y": [
2.6697678840836998,
2.6284840393543201,
2.7129654420654199,
2.7960936781161001,
3.2421482423000101
3.1466857235343499,
2.9352149134365901,
2.9556463418407799,
3.09672061382238,
3.50096178675726
],
"line": {
"color": "#F46A25"
Expand Down Expand Up @@ -349,9 +349,9 @@
}
]
},
"headline_bullet_title_nat": "Headline figures for the latest week - 2025-11-17 to 2025-11-21: secondary state-funded school attendance at national level",
"weekly_absence_rate_nat": "- 8.1% of sessions were recorded as absence",
"weekly_attendance_rate_nat": "- 91.9% of sessions were recorded as attending",
"weekly_illness_rate_nat": "- 4.01% of sessions were recorded as illness"
"headline_bullet_title_nat": "Headline figures for the latest week - 2025-12-01 to 2025-12-05: secondary state-funded school attendance at national level",
"weekly_absence_rate_nat": "- 9.65% of sessions were recorded as absence",
"weekly_attendance_rate_nat": "- 90.35% of sessions were recorded as attending",
"weekly_illness_rate_nat": "- 5.17% of sessions were recorded as illness"
}
}
Binary file modified tests/testthat/_snaps/UI_tests/003_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading