britishcycling-oa / opendata

Documentation, Changelog and Issues related to the British Cycling RTPE endpoint
0 stars 2 forks source link

British Cycling Let's Ride Open Data

Open Data Endpoint

http://api.letsride.co.uk/public/v1/rides - a feed of the data from letsride.co.uk

Standards

The data feed is published to conform to OpenActive Realtime Paged Data Exchange 1.0 and OpenActive Modelling Opportunity Data 2.0, using features from the OpenActive Beta Namespace, and the extension properties below.

Issues, Questions and Comments

Please raise any issues, questions or comments as a new issue in this repository.

Extension Properties

In addition to the properties in the Opportunity Data Model, the data also includes custom properties unique to British Cycling's implementation. A machine-readably context is also available.

(Class) Property Expected Type Description
(schema:Event)
britishcycling:gpxFile
schema:URL GPX is a type of file that’s really helpful to anyone who loves the outdoors, and is the most popular way of saving and exchanging routes which can be plotted on a map.
(schema:Event)
britishcycling:publicTransport
schema:Boolean Is it feasible to get to the meeting point of this ride via public transport only
(schema:Event)
britishcycling:publicTransportDetails
schema:Text Information about public transport to use e.g. Pontefract Train Station.
(schema:Event)
britishcycling:stoppingPoints
schema:Text Description of stopping points on the route
(schema:Event)
britishcycling:terrain
schema:Text Route terrain, for example, 'Tarmac Road'.
(schema:Event)
britishcycling:topography
schema:Text Route topography, for example, 'Some Hills'.

Changelog

Date Changes
04/07/2016 Initial version published
05/12/2018 Updated to Modelling Specification v2