cityofnewyork-us/2019-high-volume-fhv-trip-records-4p5c-cbgn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 2 hours ago

2019 High Volume FHV Trip Records

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/2019-high-volume-fhv-trip-records-4p5c-cbgn\".\"2019_high_volume_fhv_trip_records\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2019_high_volume_fhv_trip_records
     
     
     
     
     
Upstream Metadata