Skip to content

An R Package to provide an easy API to the disparate UK Education Datasets. Includes Get Schools Information (Edubase) at present

License

Notifications You must be signed in to change notification settings

fusionet24/UKEducationData

Repository files navigation

UKEducationData

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.

Installation

Install The development version from GitHub with:

# install.packages("devtools")
devtools::install_github("fusionet24/UKEducationData")

Example

This is how you retrive data for Get Schools Information:

data <- UKEducationData::getSchoolInformation()

About

An R Package to provide an easy API to the disparate UK Education Datasets. Includes Get Schools Information (Edubase) at present

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages