-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.cfg
21 lines (18 loc) · 814 Bytes
/
config.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[SITE]
SYSTEM_INFORMATION=https://gbfs.baywheels.com/gbfs/en/system_information.json
STATION_INFORMATION=https://gbfs.baywheels.com/gbfs/en/station_information.json
STATION_STATUS=https://gbfs.baywheels.com/gbfs/en/station_status.json
FREE_BIKE_STATUS=https://gbfs.baywheels.com/gbfs/en/free_bike_status.json
SYSTEM_HOURS=https://gbfs.baywheels.com/gbfs/en/system_hours.json
SYSTEM_CALENDAR=https://gbfs.baywheels.com/gbfs/en/system_calendar.json
SYSTEM_REGIONS=https://gbfs.baywheels.com/gbfs/en/system_regions.json
SYSTEM_ALERTS=https://gbfs.baywheels.com/gbfs/en/system_alerts.json
[S3]
RAW_DATALAKE_BUCKET=shuaishao-raw-datalake
SPARK_SCRIPT_BUCKET=shuaishao-spark-script
BIKESHARE_DATALAKE_BUCKET=shuaishao-bikeshare-datalake
[AWS]
AWS_ACCESS_KEY_ID=<ID>
AWS_SECRET_ACCESS_KEY=<secret_key>
[ADDR]
KEY=<key>