Open repository in Console
Readme
Updated over 5 years ago
‧ Indexed 4 hours ago
Farebox Recovery Ratio - Fiscal Year 2011 to Fiscal Year 2015
Farebox Recovery Ratio on a fiscal basis for Maryland Transit Administration services; Local Bus, Light Rail, Metro Rail, and MARC.
As of January 2017, farebox recovery is not longer being calculated by the Maryland Department of Transportation.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"opendata-maryland-gov/farebox-recovery-ratio-fiscal-year-2011-to-fiscal-6hpa-vs46\".\"farebox_recovery_ratio_fiscal_year_2011_to_fiscal\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata