chihacknight / chn-ghost-buses

"Ghost buses" analysis project through Chi Hack Night
https://github.com/chihacknight/breakout-groups/issues/217
MIT License
19 stars 14 forks source link

Automate schedule downloads #61

Closed dcjohnson24 closed 12 months ago

dcjohnson24 commented 1 year ago

Description

Create a GitHub Action to download the schedule data from the CTA and save to s3. The workflow will be run every day at 5:30pm UTC or on a push to the automate-schedule-downloads branch. The push event trigger can be removed once the PR has been approved.

Resolves #18, working toward #50.

Type of change

How has this been tested?

Locally

lauriemerrell commented 1 year ago

Note from discussion 8/1: Maybe make two GitHub actions, one that only downloads and a second that creates the processed route trip count file based on the downloaded file