datahub-transportation-gov/airline-customer-service-commitments-for-3cbf-pkre
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 1 month ago

Airline Customer Service Commitments for Cancellation

Airlines develop customer service plans that outline commitments they make in the event of a controllable delay or cancellation.

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 \"datahub-transportation-gov/airline-customer-service-commitments-for-3cbf-pkre\".\"airline_customer_service_commitments_for\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • airline_customer_service_commitments_for
     
     
     
     
     
Upstream Metadata