cityofnewyork-us/fhv-base-aggregate-report-historical-2bmr-jdsv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 2 hours ago

FHV Base Aggregate Report - Historical

Monthly report including weekly total dispatched trips and unique dispatched vehicles by base tabulated from FHV Trip Record submissions made by bases. For the currentl list, please refer to <a href="https://data.cityofnewyork.us/d/2v9c-2k7f">this dataset</a>

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 \"cityofnewyork-us/fhv-base-aggregate-report-historical-2bmr-jdsv\".\"fhv_base_aggregate_report_historical\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fhv_base_aggregate_report_historical
     
     
     
     
     
Upstream Metadata