Skip to content

uk-gov-mirror/SkillsFundingAgency.roatp-register

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Register of Apprenticeship Training Providers

crest Register of apprenticeship training providers
Web https://roatp.apprenticeships.sfa.bis.gov.uk/
Source https://github.com/SkillsFundingAgency/roatp-register
Roatp Api Client
Swagger

The web application provides a web interface to download Register of apprenticeship training providers in csv format.

A public API from the Educational Skills Funding Agency to provide a list of

  • Roatp Providers

Consumers

Architecture

Other components

Dependencies

  • Elasticsearch 2.3.5
  • Google Analytics

Developer Setup

Usage

Basic

using(var client = new RoatpApiClient())
{
   var standard = client.Get(12345678);
}

StructureMap

For<IRoatpClient>().Use<RoatpApiClient>();

About

🚣🍵 Register of apprenticeship training providers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 52.1%
  • C# 34.2%
  • HTML 6.8%
  • F# 5.4%
  • Gherkin 0.9%
  • JavaScript 0.5%
  • Other 0.1%