Skip to content

Commit 84f9ea9

Browse files
authored
Add April 2026 Green Line shutdowns (#135)
* Add April 2026 shutdowns * Sort shutdowns.json
1 parent e1ba153 commit 84f9ea9

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

src/constants/shutdowns.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,34 @@
346346
"start_date": "2025-12-08",
347347
"stop_date": "2025-12-22",
348348
"alert": "https://www.mbta.com/projects/2025-planned-closures"
349+
},
350+
{
351+
"start_station": "Boston College",
352+
"end_station": "Kenmore",
353+
"start_date": "2026-04-22",
354+
"stop_date": "2026-04-30",
355+
"alert": "https://www.mbta.com/alerts/subway"
356+
},
357+
{
358+
"start_station": "Brookline Hills",
359+
"end_station": "Union Square",
360+
"start_date": "2026-04-25",
361+
"stop_date": "2026-04-26",
362+
"alert": "https://www.mbta.com/alerts/subway"
363+
},
364+
{
365+
"start_station": "Kenmore",
366+
"end_station": "Government Center",
367+
"start_date": "2026-04-25",
368+
"stop_date": "2026-04-26",
369+
"alert": "https://www.mbta.com/alerts/subway"
370+
},
371+
{
372+
"start_station": "Saint Marys Street",
373+
"end_station": "Government Center",
374+
"start_date": "2026-04-25",
375+
"stop_date": "2026-04-26",
376+
"alert": "https://www.mbta.com/alerts/subway"
349377
}
350378
],
351379
"red": [

0 commit comments

Comments
 (0)