Skip to content

matt40k/SchoolsWebsites-England

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Technical data on Schools websites in England

A extract from EduBase by Department for Education was taken on Nov-14.

The IPv6 scores was based on the IPv6 health check by Mythic Beasts.

Domain registration look up was performed by using WHOIS tool by Nominet.

Tools used

  • Microsoft Excel
  • Microsoft SQL Server
  • PowerShell
  • Visual Studio (C#)

Data fields

Column Type Data Source
School_ID integer Script
LaNumber integer EduBase
EstablishmentNumber integer EduBase
LA string EduBase
Establishment string EduBase
WebSiteAddress string EduBase
TypeOfEstablishment string EduBase
PhaseOfEducation string EduBase
OfstedSpecialMeasures string EduBase
InvestorInPeople string EduBase
NumberOfPupils integer EduBase
ReligiousCharacter string EduBase
Gender string EduBase
Boarders string EduBase
Size integer HTML request
GoogleAnalytics boolean HTML request
IE6Support boolean HTML request
DomainName string EduBase
RegisteredOwner string Nominet
RegisteredOwnerType string Nominet
Registrar string Nominet
GoldenRegistrar boolean Script
RegistrarSchoolCount integer Nominet
CMS string HTML request
HTMLtype string HTML request
IPv6Score integer Mythic Beasts IPv6 Health checker
UKDomain boolean Script
PostCode string EduBase
Easting integer EduBase
Northing integer EduBase
HeadName string EduBase

Descriptions

School_ID

Surrogate key.

LaNumber

3 digit Local Authority number.

EstablishmentNumber

4 digit Establishment (school) number.

LA

Local Authority name.

Establishment

Establishment (school) name.

WebSiteAddress

Establishment (school) website url (including protocol).

Notes: Minor data cleansing

TypeOfEstablishment

Type of Establishment (Community School\Academy Converter\etc)

PhaseOfEducation

Establishment (school) Phase of Education (Primary \ Secondary)

OfstedSpecialMeasures

Has Ofsted put the establishment (school) in Special Measures

InvestorInPeople

Is the establishment (school) commited to Investor In People

NumberOfPupils

Number of Pupils enrol at the establishment (school)

ReligiousCharacter

Religious Character

Gender

What gender does the establishment (school) accept onroll (boys\girls only or mixed)

Boarders

Does the establishment (school) accept boarders who live onsite

Size

Disc size of raw HTML code for Establishment (school) website homepage in bytes.

GoogleAnalytics

If the raw HTML code for Establishment (school) website homepage contains the Google Analytics javascript.

IE6Support

If the raw HTML code for Establishment (school) website homepage appears to contains a specific Internet Explorer 6.0 workaround.

DomainName

Establishment (school) domain based on the website address.

RegisteredOwner

The registered owner of the domain.

Notes: Only .UK domains.

RegisteredOwnerType

The Nominet defined domain owner type - UK School \ UK Individual \ etc.

Notes: Only .UK domains.

Registrar

The registrar who the establishment (school) has registered the domain via.

Notes: Only .UK domains.

GoldenRegistrar

If the registrar has 100% success rate at correctly registering all domains. The registered owner type must be UK School.

Notes: Only .UK domains.

RegistrarSchoolCount

The number of schools the registrator has registered (in this extract).

Notes: Only .UK domains.

CMS

Uses the meta tag generator from the raw HTML code for Establishment (school) website homepage to determine the CMS used (if any).

HTMLtype

Uses the HTML type from the raw HTML code for Establishment (school) website homepage.

IPv6Score

Uses the Mythic Beasts IPv6 Health checker scoring out of 9.

UKDomain

If the establishment (school) website is a .UK domain.

PostCode

Establishment (school) post code.

Easting

Establishment (school) easting.

Northing

Establishment (school) northing.

HeadName

Establishment (school) HeadTeacher name.

Notes: concatenate from Head's title, first letter of the forename and surname.