I noticed that my local mbta-performance directory was 77gigs today 😰
This is because of the data/ directory.
When downloading and parsing the yearly data batches, we should cleanup files we either don't use (gtfs files we don't need), or no longer need (zip file after unzipping) to make sure we don't put too much pressure on folks hard drives
I noticed that my local mbta-performance directory was 77gigs today 😰
This is because of the
data/directory.When downloading and parsing the yearly data batches, we should cleanup files we either don't use (gtfs files we don't need), or no longer need (zip file after unzipping) to make sure we don't put too much pressure on folks hard drives