The goal of UKEducationData is to provide a Unified API for easy access to UK Education Related Datasets. This will include government sources aswell as 3rd party sources where related.
Install The development version from GitHub with:
# install.packages("devtools")
devtools::install_github("fusionet24/UKEducationData")
This is how you retrive data for Get Schools Information:
data <- UKEducationData::getSchoolInformation()