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

Cache downloaded schedules and realtime data #80

Closed haileyplusplus closed 4 months ago

haileyplusplus commented 5 months ago

Description

Locally cache downloaded transitfeeds schedules and scraped realtime bus data.

This ensures that local development work doesn't use large amounts of S3 bandwidth.

Type of change

How has this been tested?

Manually