bts-gov/transportation-services-index-and-bw6n-ddqk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 15 days ago
Indexed 6 hours ago

Transportation Services Index and Seasonally-Adjusted Transportation Data

About Transportation Services Index

The Transportation Services Index (TSI), created by the U.S. Department of Transportation (DOT), Bureau of Transportation Statistics (BTS), measures the movement of freight and passengers. The index, which is seasonally adjusted, combines available data on freight traffic, as well as passenger travel, that have been weighted to yield a monthly measure of transportation services output.

For charts and discussion on the relationship of the TSI to the economy, see our Transportation as an Economic Indicator: Transportation Services Index page (https://data.bts.gov/stories/s/TET-indicator-1/9czv-tjte)

For release schedule see: https://www.bts.gov/newsroom/transportation-services-index-release-schedule

About seasonally-adjusted data

Statisticians use the process of seasonal-adjustment to uncover trends in data. Monthly data, for instance, are influenced by the number of days and the number of weekends in a month as well as by the timing of holidays and seasonal activity. These influences make it difficult to see underlying changes in the data. Statisticians use seasonal adjustment to control for these influences.

Controlling of seasonal influences allows measurement of real monthly changes; short and long term patterns of growth or decline; and turning points. Data for one month can be compared to data for any other month in the series and the data series can be ranked to find high and low points. Any observed differences are “real” differences; that is, they are differences brought about by changes in the data and not brought about by a change in the number of days or weekends in the month, the occurrence or non-occurrence of a holiday, or seasonal activity.

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/transportation-services-index-and-bw6n-ddqk\".\"transportation_services_index_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • transportation_services_index_and
     
     
     
     
     
Upstream Metadata