transitmatters / data-ingestion

Crontab for data ingestion/processing on AWS Lambda
MIT License
2 stars 2 forks source link

Replace all direct usage of performance API #98

Open devinmatte opened 3 months ago

devinmatte commented 3 months ago

Replace all direct usage of the performance api with calls to the dashboard api. We should be able to deploy without the MBTA v2 API key

devinmatte commented 3 months ago

This requires swapping out v2 alert processing with v3 alert processing. So we should start by adding v3 alerts #99

devinmatte commented 2 months ago

We can rip out the v2 calls once LAMP provides a method for getting alerts