# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mobdb" in publications use:' type: software license: MIT title: 'mobdb: Access the Mobility Database API to Discover Transit Feeds' version: 1.0.0 doi: 10.32614/CRAN.package.mobdb abstract: Search and access transit feed data from the Mobility Database . 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: - family-names: Adle given-names: Jason email: developer@jasonadle.dev repository: https://jasonad123.r-universe.dev repository-code: https://github.com/jasonad123/mobdb commit: c4f8d5bb7747a640e27ea1ad85a4140f7107517b url: https://mobdb.jasonadle.dev date-released: '2026-03-05' contact: - family-names: Adle given-names: Jason email: developer@jasonadle.dev