citydata-mesaaz-gov/transit-services-ridechoice-trips-and-costtrip-7ysn-qyt2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Transit Services RideChoice Trips and Cost/Trip

In the City of Mesa, RideChoice provides taxi service to those certified as ADA Paratransit eligible at a deeply discounted rate. Service is available 24 hours a day, 365 days a year, and you can choose your own taxi provider. There is no requirement to book your trip in advance, and you do not have to share your ride. The amount and cost of service varies by community of residence, but in most cases, shorter trips cost less than or equal to a comparable ADA Paratransit trip

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 \"citydata-mesaaz-gov/transit-services-ridechoice-trips-and-costtrip-7ysn-qyt2\".\"transit_services_ridechoice_trips_and_costtrip\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • transit_services_ridechoice_trips_and_costtrip
     
     
     
     
     
Upstream Metadata