-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatasets.yml
38 lines (37 loc) · 1.1 KB
/
datasets.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# SPDX-FileCopyrightText: NOI Techpark <digital@noi.bz.it>
#
# SPDX-License-Identifier: CC0-1.0
datasets:
skyalps-flight-data:
# The backend URL the data is downloaded from
source: https://flighdata-skyalps-gtfs-prod.s3.eu-west-1.amazonaws.com/GTFS.zip
# time to live of GTFS file cache.
cache_ttl: 300
description: Planned flights of the operator SkyAlps
origin: skyalps.it
license: CC0
metadata:
modes:
- flight
ummadumm-data:
# The backend URL the data is downloaded from
source: https://amarillo.otp.opendatahub.testingmachine.eu/gtfs/amarillo.altoadige.gtfs.zip
# time to live of GTFS file cache.
cache_ttl: 300
description: Planned carpool trips of the operator Ummadumm
origin: ummadum.com
license: CC0
metadata:
modes:
- carpool
sta-time-tables:
source: ftp://anonymous:guest@ftp.sta.bz.it/gtfs/google_transit_shp.zip
cache_ttl: 7200
description: Public transportation data provided by STA
origin: sta.bz.it
license: CC0
metadata:
modes:
- bus
- train
- cable car