Package: mobdb 1.0.0

mobdb: Access the Mobility Database API to Discover Transit Feeds

Search and access transit feed data from the Mobility Database <https://mobilitydatabase.org>. The package wraps the 'Mobility Database' API, allowing users to discover GTFS (General Transit Feed Specification) and GBFS (General Bikeshare Feed Specification) feeds from agencies worldwide. Functions are designed to integrate seamlessly with packages like 'tidytransit' and 'gtfstools' for subsequent feed analysis.

Authors:Jason Adle [aut, cre, cph]

mobdb_1.0.0.tar.gz
mobdb_1.0.0.zip(r-4.7)mobdb_1.0.0.zip(r-4.6)mobdb_1.0.0.zip(r-4.5)
mobdb_1.0.0.tgz(r-4.6-any)mobdb_1.0.0.tgz(r-4.5-any)
mobdb_1.0.0.tar.gz(r-4.7-any)mobdb_1.0.0.tar.gz(r-4.6-any)
mobdb_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
mobdb/json (API)

# Install 'mobdb' in R:
install.packages('mobdb', repos = c('https://jasonad123.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jasonad123/mobdb/issues

Pkgdown/docs site:https://mobdb.jasonadle.dev

On CRAN:

Conda:

gbfsgtfspublic-transporttransittransit-data

4.91 score 9 stars 4 scripts 27 exports 22 dependencies

Last updated from:c4f8d5bb77. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK141
source / vignettesOK183
linux-release-x86_64OK146
macos-release-arm64OK166
macos-oldrel-arm64OK190
windows-develOK91
windows-releaseOK103
windows-oldrelOK110
wasm-releaseOK117

Exports:download_best_feeddownload_feedfeedsfeeds_bboxfilter_by_validationget_validation_reportgtfs_to_spec_formatmobdb_browsemobdb_cache_clearmobdb_cache_infomobdb_cache_listmobdb_cache_pathmobdb_can_run_examplesmobdb_datasetsmobdb_extract_datasetsmobdb_extract_locationsmobdb_extract_urlsmobdb_feed_urlmobdb_get_datasetmobdb_get_feedmobdb_has_internetmobdb_has_keymobdb_has_tidytransitmobdb_read_gtfsmobdb_searchmobdb_set_keyview_validation_report

Dependencies:askpassclicurldigestdplyrgenericsgluehttr2lifecyclemagrittropensslpillarpkgconfigR6rappdirsrlangsystibbletidyselectutf8vctrswithr

Introduction to mobdb
Introduction | Installation | Authentication | Basics: Discover, download, analyze | Discover feeds | Step 2: Download feeds | Step 3: Analyze feeds with tidytransit | Common use cases | Finding feeds by location | Working with multiple feeds | Downloading feeds to local storage | Example workflow | Advanced features | Accessing archived feeds (datasets) | Check feed quality before downloading | Other feed types | Related packages

Last update: 2026-03-05
Started: 2025-11-06

Working with GTFS-Realtime and GBFS
GTFS-Realtime data structure | How mobdb handles GTFS-Realtime | Parsing GTFS-Realtime with RProtoBuf | GBFS data structure | How mobdb handles GBFS | Next Steps

Last update: 2026-03-04
Started: 2025-11-10