U.S. Department of Transportation, Bureau of Transportation Statistics · The Monthly Transportation Statistics table updates roughly monthly, but each indicator column lands on its OWN source agency's schedule: the newest row is routinely near-empty and individual columns can lag weeks or months behind others in the same table. The seasonally adjusted series (the Transportation Services Index, ATA truck tonnage) are periodically revised when seasonal factors are re-estimated.
License: public-domain · official terms. Attribution text and per-series license flags ride in every API envelope.
Quickstart
Latest observations, with provenance and citation on every value:
curl "https://starwell.dev/api/starwell/v1/sources/bts-socrata/series/crem-w557:truck_tonnage_index/observations?latest=12"
A computed, cited answer from this source:
curl -X POST "https://starwell.dev/api/starwell/v1/answer" \
-H "Authorization: Bearer dlk_live_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"question": "What is the latest Truck tonnage index?", "source": "bts-socrata"}'
Data reads need no key; answers do. Keys are free at /account; a keyless sample lives at GET /api/starwell/v1/answer/demo.
As MCP tools in Claude, Cursor, or any agent framework:
claude mcp add --transport http starwell https://starwell.dev/api/starwell/mcp
Data series
| Series | Indicator | Geography | Unit | Freq | Coverage |
|---|---|---|---|---|---|
| crem-w557:truck_tonnage_index | Truck tonnage index | United States | index (2015 = 100, seasonally adjusted) | monthly | 2000-01-01 .. 2026-05-01 |
| crem-w557:transportation_services_index_combined | Transportation Services Index - Combined | United States | index (2000 = 100, seasonally adjusted) | monthly | 2000-01-01 .. 2026-05-01 |
| crem-w557:highway_fuel_prices_regular | Highway Fuel Price - Regular Gasoline | United States | U.S. dollars per gallon | monthly | 1990-09-01 .. 2026-07-01 |
| crem-w557:auto_sales_saar_millions | Auto sales SAAR (millions) | United States | millions of units, seasonally adjusted annual rate | monthly | 1967-01-01 .. 2026-06-01 |
| crem-w557:amtrak_on_time_performance | Amtrak On-time Performance | United States | fraction of trains arriving on time (0-1) | monthly | 2016-09-01 .. 2026-05-01 |
| crem-w557:u_s_marketing_air_carriers_on_time_performance_percent | U.S. marketing air carriers on-time performance (percent) | United States | fraction of flights arriving on time (0-1) | monthly | 2018-01-01 .. 2026-05-01 |
| crem-w557:transportation_services_index_passenger | Transportation Services Index - Passenger | United States | index (2000 = 100, seasonally adjusted) | monthly | 2000-01-01 .. 2026-05-01 |
| crem-w557:transportation_services_index_freight | Transportation Services Index - Freight | United States | index (2000 = 100, seasonally adjusted) | monthly | 2000-01-01 .. 2026-05-01 |
| crem-w557:light_truck_sales_saar_millions | Light truck sales SAAR (millions) | United States | millions of units, seasonally adjusted annual rate | monthly | 1967-01-01 .. 2026-06-01 |
| crem-w557:heavy_truck_sales_saar_millions | Heavy truck sales SAAR (millions) | United States | millions of units, seasonally adjusted annual rate | monthly | 1967-01-01 .. 2026-06-01 |