Please enable JavaScript.
Coggle requires JavaScript to display documents.
Data Server - Coggle Diagram
Data Server
Lots of different data providers for OpenActive
Letsride- cycling activites
Better range of fitness activites
Open Active dashboard list data providers
FlexDigital - cross Fit activities
Need to collate into one data set
W3C standard data
model is flexible
Data Structure for each provider is Different
Data is linked to API key and is distributed to providers
Multiple input sources
OpenActive does not publish personal data so there are no privacy issues
Personal information is safe and secure, only verified users may change public aspects
Latency could become an issue
Use an asynchronous data exchange
Some of the data on OpenActive is out of data or poor quality
Have the data be filtered and remove redundant or data that does not apply anymore
Open Active data format is JSON
HTTPGET to obtain data from API
RESTful service could be used