File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ export default function About(): React.ReactElement {
1313 < MainPageHeader > About</ MainPageHeader >
1414 < ColoredContainer maxWidth = { false } sx = { { mt : 3 } } >
1515 < Typography sx = { { fontWeight : 700 } } >
16- The Mobility Database is an open catalog including over 4000 GTFS,
16+ The Mobility Database is an open catalog including over 6000 GTFS,
1717 GTFS Realtime, and GBFS feeds in over 75 countries. It integrates with
1818 the Canonical GTFS Schedule and GBFS Validators to share data quality
1919 reports for each feed.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ export default function FAQ(): React.ReactElement {
1818 What is the Mobility Database?
1919 </ Typography >
2020 < Typography className = 'answer' >
21- The Mobility Database is an open database containing over 4000 +
21+ The Mobility Database is an open database containing over 6000 +
2222 transit and shared mobility feeds in GTFS, GTFS Realtime, and GBFS
2323 formats. In addition to our database, we also offer an API, and
2424 data-quality reports using the Canonical GTFS Validator and the GBFS
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ function Component(): React.ReactElement {
116116 component = 'span'
117117 sx = { { fontSize : 30 , color : theme . palette . primary . main , mx : 1 } }
118118 >
119- 4000
119+ 6000
120120 </ Box >
121121 transportation data feeds from over
122122 < Box
@@ -244,7 +244,7 @@ function Component(): React.ReactElement {
244244 mt : 5 ,
245245 } }
246246 >
247- The Mobility Database is an open data catalog including over 4000
247+ The Mobility Database is an open data catalog including over 6000
248248 GTFS, GTFS Realtime, and GBFS feeds in over 75 countries. Whether
249249 you’re a transportation operator, a researcher studying public transit
250250 and shared mobility trends, or a maps app needing reliable data to use
You can’t perform that action at this time.
0 commit comments