From 4fc2d398e24674f03b7b5d469b5e9a2c3673da1c Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Mon, 8 Jun 2026 16:07:37 -0400 Subject: [PATCH 1/4] update transitfeeds info --- src/app/screens/FAQ.tsx | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/src/app/screens/FAQ.tsx b/src/app/screens/FAQ.tsx index 549eedf1..a3373f17 100644 --- a/src/app/screens/FAQ.tsx +++ b/src/app/screens/FAQ.tsx @@ -88,19 +88,7 @@ export default function FAQ(): React.ReactElement { Yes. The Mobility Database was launched in February of 2024 to replace - Transitfeeds. Currently, the TransitFeeds website remains accessible, - acting as a temporary archive for data from 2014 to February of 2024. - All historical data will be migrated to the Mobility Database before - deprecation. All data newer than February 2024 can be found in our - database, including 2500+ feeds not originally available on - TransitFeeds. -

- Likewise, the Mobility Database API replaces the TransitFeeds API to - provide the most up-to-date GTFS and GTFS-Realtime available. You can - still use the TransitFeeds API to access historical data; however, - support will cease when TransitFeeds is officially deprecated. -

- Note: TransitFeeds will be deprecated in December 2025. + Transitfeeds and provide the most up-to-date GTFS and GTFS-Realtime available. All historical data from TransitFeeds was migrated to the Mobility Database in December 2025.
Date: Mon, 8 Jun 2026 16:13:52 -0400 Subject: [PATCH 2/4] Add FAQ entry for Mobility Database licensing Added a new FAQ entry about the Mobility Database licensing and commercial use. --- src/app/screens/FAQ.tsx | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/app/screens/FAQ.tsx b/src/app/screens/FAQ.tsx index a3373f17..7780f1b6 100644 --- a/src/app/screens/FAQ.tsx +++ b/src/app/screens/FAQ.tsx @@ -192,6 +192,26 @@ export default function FAQ(): React.ReactElement { systems.csv catalog + + How is the Mobility Database licensed? Can I use it for commercial purposes? + + + Yes! + + ); From 9921083db9137cd6bbff0d658826c3808be56040 Mon Sep 17 00:00:00 2001 From: Emma Jae Blue Date: Mon, 8 Jun 2026 17:45:01 -0400 Subject: [PATCH 3/4] fix lint --- src/app/screens/FAQ.tsx | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/app/screens/FAQ.tsx b/src/app/screens/FAQ.tsx index 7780f1b6..f89aabc5 100644 --- a/src/app/screens/FAQ.tsx +++ b/src/app/screens/FAQ.tsx @@ -88,7 +88,9 @@ export default function FAQ(): React.ReactElement { Yes. The Mobility Database was launched in February of 2024 to replace - Transitfeeds and provide the most up-to-date GTFS and GTFS-Realtime available. All historical data from TransitFeeds was migrated to the Mobility Database in December 2025. + Transitfeeds and provide the most up-to-date GTFS and GTFS-Realtime + available. All historical data from TransitFeeds was migrated to the + Mobility Database in December 2025. - How is the Mobility Database licensed? Can I use it for commercial purposes? + How is the Mobility Database licensed? Can I use it for commercial + purposes? Yes! - + You can look at our terms and conditions here for a full + explanation. + From ec55d425d1a09c94469ea8c95d5c20b63990f077 Mon Sep 17 00:00:00 2001 From: Alessandro Kreslin Date: Tue, 9 Jun 2026 08:03:04 -0400 Subject: [PATCH 4/4] spacing fix --- src/app/screens/FAQ.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/screens/FAQ.tsx b/src/app/screens/FAQ.tsx index f89aabc5..cc75f3c8 100644 --- a/src/app/screens/FAQ.tsx +++ b/src/app/screens/FAQ.tsx @@ -203,7 +203,7 @@ export default function FAQ(): React.ReactElement { purposes? - Yes! + Yes!{' '}