How we read St Patrick's Primary School
last read 15 Aug 2026, 16:12 UTC · took 19.5s · 21 dates across 1 school years
Nobody types these dates in. A program finds whatever the school publishes its term dates on and reads it. This page is the working out: the files we downloaded, and every date we got out of them. Open the same file and you can check us.
Find the page
saved for next timeWe start at the school's website and follow it to whatever it publishes term dates on, in this case a file on stpatrickspsaughadarragh.com. That address is saved, so every later check goes straight there.
Download it
sha-2562 files came back. We fingerprint the contents (baef25e77b…cf2dab4084). If the fingerprint matches last time's, the school hasn't changed anything and we stop here.
Read it
19.5sThis school publishes its year as a colour-coded chart rather than a list of dates, so a model reads it the way you would — square by square, working out from the key what each colour means. 1 other file was read and produced nothing useful.
Work out the dates
plain codeOrdinary code takes it from here, pairing those sentences into terms and filling in the holidays between them. It also checks the year adds up: if the dates leave too few school days, we throw the whole read away rather than publish it.
Save it
one copyThe dates get written down once. The school's page, your calendar feed and this trace all read that same copy, so they can't disagree with each other.
Where it came from
what we downloaded, and what we actually used- stpatrickspsaughadarragh.com/parent-area/holiday-list/not used · 0 dates
We read this one and found no term dates in it.
- swdcache.b-cdn.net/160/docletter/20260629062004_36_2026-2027_Calendar_Parents.pdfused · 21 dates
We read 21 dates out of this one.
Every date we read off the chart
the file itself is linked above- Summer Holiday3 Aug – 31 Aug
- Autumn Term1 Sept – 24 Sept
- September Half Term25 Sept – 28 Sept
- Autumn Term29 Sept – 23 Oct
- October Half Term26 Oct – 30 Oct
- Autumn Term2 Nov – 18 Dec
- Christmas Holiday21 Dec – 4 Jan
- Spring Term5 Jan – 21 Jan
- January Half Term22 Jan – 25 Jan
- Spring Term26 Jan – 9 Feb
- February Half Term10 Feb – 12 Feb
- Spring Term15 Feb – 16 Mar
- School Closed17 Mar
- Spring Term18 Mar – 24 Mar
- Easter Holiday25 Mar – 2 Apr
- Summer Term5 Apr – 30 Apr
- School Closed3 May – 4 May
- Summer Term5 May – 28 May
- School Closed31 May – 1 Jun
- Summer Term2 Jun – 30 Jun
- Summer Holiday1 Jul – 31 Aug
A chart states its dates in colour, not in words, so there is nothing to quote back at you. What we can show is every date we took off it — open the file above and the two should agree square for square.
What we saved
the single copy the school page and your calendar both readThis run
- fingerprint
- cd5069487c…ebfe7e5c7e
- saved at
- 25 Aug 2026, 20:43 UTC
- run signature
- 0a50e49a70…c6b4555821
- dates published
- 14
- last confirmed
- 15 August 2026
Why your calendar doesn't fill up with duplicates
Each event gets an ID built from who said it, what kind of day it is, and when it starts. Read the school again tomorrow and the same day comes out with the same ID, so your calendar updates the entry it already has rather than adding a second one.
# same inputs, same ID, every time sha256(owner | kind | start)[:24] → a4384bdd…f1763a2c@termsync.co.uk