transitmatters / t-performance-dash

TransitMatters performance visualizer for the MBTA
https://dashboard.transitmatters.org/
MIT License
48 stars 16 forks source link

Adding a function to properly handle gobble date ranges #951

Closed devinmatte closed 4 months ago

devinmatte commented 4 months ago

Motivation

For data where we have monthly data, we don't need every date, but for gobble, we do. So we need a function that handles that for getting data from s3

Changes

Testing Instructions

Test fetching data for many months in aggregate Test fetching data from Jan 1 - present for buses via url params