datahub-transportation-gov/consumer-airfare-report-table-7-fare-premiums-for-d6nc-s8v6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 days ago
Indexed 16 minutes ago

Consumer Airfare Report: Table 7 - Fare Premiums for Select Cities with More Than 20 Passengers per Day

Provides fare premiums for airports in the top 1,000 city pairs, and demonstrates the impact of low-fare service and hub domination on fare levels.

All records are aggregated as directionless city pair markets. Air traffic in each direction is combined. https://www.transportation.gov/policy/aviation-policy/competition-data-analysis/research-reports

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/consumer-airfare-report-table-7-fare-premiums-for-d6nc-s8v6\".\"consumer_airfare_report_table_7_fare_premiums_for\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • consumer_airfare_report_table_7_fare_premiums_for
     
     
     
     
     
Upstream Metadata