forked from data-to-insight/ofsted-ilacs-scrape-tool
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fbe961f
commit 0d434da
Showing
4 changed files
with
34 additions
and
2 deletions.
There are no files selected for viewing
Binary file added
BIN
+192 KB
...rt_data/inspection_reports/80465_durham/area send full inspection - 03 september 2024.pdf
Binary file not shown.
Binary file added
BIN
+190 KB
...tion_reports/80486_barking and dagenham/area send full inspection - 06 september 2024.pdf
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,8 +26,8 @@ | |
<h1>Ofsted CS SEND Inspections Overview</h1> | ||
<p>Summarised outcomes of published short and standard SEND inspection reports by Ofsted, refreshed weekly.<br/>An expanded version of the shown summary sheet, refreshed concurrently, is available to <a href="ofsted_childrens_services_send_overview.xlsx">download here</a> as an .xlsx file. <br/>Data summary is based on the original <i>SEND Outcomes Summary</i> published periodically by the ADCS: <a href="https://www.adcs.org.uk/inspection-of-childrens-services/">https://www.adcs.org.uk/inspection-of-childrens-services/</a>. </p> | ||
<p>Disclaimer: This summary is built from scraped data direct from https://reports.ofsted.gov.uk/ published PDF inspection report files.<br/><br/>Nuanced|variable inspection report content, structure and pdf encoding occasionally results in problematic data extraction for a small number of LAs.<br/> Known extraction issues: <ul><li>01/01/1900 == No-date-data|unreadble.</li><li>Enfield(Next Inspection Date not showing).</li></ul><a href="mailto:[email protected]?subject=Ofsted-SEND-Scrape-Tool">Feedback</a> highlighting problems|inaccuracies|suggestions welcomed.<a href="https://github.com/data-to-insight/ofsted-ilacs-scrape-tool/blob/main/README.md">Read the source ILACS tool/project for background details and future work.</a>.</p> | ||
<p><b>Summary data last updated: 02 09 2024 08:08</b></p> | ||
<p><b>LA inspections last updated: ['80432_bolton/area send full inspection - 30 august 2024']</b></p> | ||
<p><b>Summary data last updated: 09 09 2024 09:08</b></p> | ||
<p><b>LA inspections last updated: ['80465_durham/area send full inspection - 03 september 2024', '80486_barking and dagenham/area send full inspection - 06 september 2024']</b></p> | ||
<div class="container"> | ||
<table border="1" class="dataframe"> | ||
<thead> | ||
|
@@ -161,6 +161,22 @@ <h1>Ofsted CS SEND Inspections Overview</h1> | |
<td>11/03/29</td> | ||
<td><a href="https://files.ofsted.gov.uk/v1/file/50246984">ofsted.gov.uk/50246984</a></td> | ||
</tr> | ||
<tr> | ||
<td>80465</td> | ||
<td>840</td> | ||
<td>NE</td> | ||
<td>E06000047</td> | ||
<td>durham</td> | ||
<td>01/01/1900</td> | ||
<td>24/06/24</td> | ||
<td>28/06/24</td> | ||
<td>2</td> | ||
<td>The local area partnership’s arrangements lead to inconsistent experiences and outcomes for children and young people with special educational needs and/or disabilities (SEND). The local area partnership must work jointly to make improvements. The next full area SEND inspection will be within approximately 3 years.</td> | ||
<td>03/09/24</td> | ||
<td>3 years</td> | ||
<td>24/06/27</td> | ||
<td><a href="https://files.ofsted.gov.uk/v1/file/50255956">ofsted.gov.uk/50255956</a></td> | ||
</tr> | ||
<tr> | ||
<td>80469</td> | ||
<td>390</td> | ||
|
@@ -257,6 +273,22 @@ <h1>Ofsted CS SEND Inspections Overview</h1> | |
<td>20/11/26</td> | ||
<td><a href="https://files.ofsted.gov.uk/v1/file/50238910">ofsted.gov.uk/50238910</a></td> | ||
</tr> | ||
<tr> | ||
<td>80486</td> | ||
<td>301</td> | ||
<td>GL</td> | ||
<td>E09000002</td> | ||
<td>barking and dagenham</td> | ||
<td>31/03/2017</td> | ||
<td>08/07/24</td> | ||
<td>12/07/24</td> | ||
<td>2</td> | ||
<td>The local area partnership’s arrangements lead to inconsistent experiences and outcomes for children and young people with special educational needs and/or disabilities (SEND). The local area partnership must work jointly to make improvements. The next full area SEND inspection will be within approximately three years.</td> | ||
<td>06/09/24</td> | ||
<td>3 years</td> | ||
<td>08/07/27</td> | ||
<td><a href="https://files.ofsted.gov.uk/v1/file/50256050">ofsted.gov.uk/50256050</a></td> | ||
</tr> | ||
<tr> | ||
<td>80488</td> | ||
<td>303</td> | ||
|
Binary file not shown.