Prototype with BlueBike data to combine RML with LDES.
This repository contains a Github Action setup to automatically generate LDES data using RML of the BlueBike API. This API is confidential and must be provided as a Github Repository Secret.
- Go to Settings > Secrets
- Create a new secret using the New Repository Secret button
- Use
BLUEBIKE_API_URL
as name and the URL as value. Note that the URL must be escaped forsed
!
Example:
Name: BLUEBIKE_API_URL
Value: https:\/\/example.com\/api
Released under the MIT license. (c) Dylan Van Assche (2021) IDLab - Ghent University - imec