bts-gov/commercial-aviation-departures-bpqk-hyst
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 26 minutes ago

Commercial Aviation Departures

Number of commercial aviation departures, domestic and international, by day. Also the number of people screened by TSA in total and at large hub airports by day.

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 \"bts-gov/commercial-aviation-departures-bpqk-hyst\".\"commercial_aviation_departures\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • commercial_aviation_departures
     
     
     
     
     
Upstream Metadata