Side-Bar Holiday Countdown Plugin  


Copy and paste this source code directly onto your school's website:



Don't know your school ID? Simply Find your school and click the Calendar Widget / Plugin link.





Holiday Countdown Plugin  


Copy and paste this source code directly onto your school's website:



Don't know your school ID? Simply Find your school and click the Calendar Widget / Plugin link.





Full Size School Holiday Calendar Widget / Plugin


Copy and paste this source code directly onto your school's website:


Sidebar School Holiday Calendar Widget / Plugin


Copy and paste this source code directly onto your school's website:



Disclaimer: We will include a link back to My School Holidays.




API Outputs and Definition

we output XML 1.0 as per the below example. 1 = Holiday. 0 = Term-Time.


API - Is it a holiday today? (LA level)

Overview:
Simple API query to find out if a local authority is currently on holiday. Please Contact Us for more information

http://myschoolholidays.com/la-xml.php?ons=[LACODE]    replacing [LACODE] with a Local Authority code.

Example:
http://myschoolholidays.com/la-xml.php?ons=20UE

API - Is it a holiday on date xxxx? (LA level)

Overview:
Simple API query to find out if a local authority is on holiday on a given date.

http://myschoolholidays.com/la-xml.php?ons=[LACODE]&date=[YYYY-MM-DD]    replacing [LACODE] with a Local Authority code and adding a date.

Example:
http://myschoolholidays.com/la-xml.php?ons=20UE&date=2010-04-13 will show that on the 13th April, it is a holiday in Durham.

API - What is the full Holiday Schedule for an LA?

Overview:
Simple API query to extract all holiday dates for a particular LEA

http://myschoolholidays.com/la-xml.php?ons=[LACODE]&full=1&key=[APIKEY]    replacing [LACODE] with a Local Authority code and APIKEY with your API Key (Contact us for an API Key)

Example:
http://myschoolholidays.com/la-xml.php?ons=00EJ&full=1 will output all holiday dates we hold for Durham County Council.

Please get in touch

If there is an API function you would like us to provide