despo / open-school-data

JSON API of state-funded schools in the UK

Home Page:http://open-school-data.recompile.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open School Data

Open School Data is a JSON API of Open state-funded schools data. Any data used are available for download on the GOV UK Get School Information service website.

Usage

Retrieve a subset of schools by text based filtering (run)

curl http://open-school-data.recompile.io/schools.json\?keyword\=Tadcaster

Retrieve a school by urn (run)

curl http://open-school-data.recompile.io/schools/144631.json

About

JSON API of state-funded schools in the UK

http://open-school-data.recompile.io


Languages

Language:Ruby 97.6%Language:HTML 2.4%