bts-gov/historical-cfs-data-19972017-anet-6eas
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 11 months ago

Historical CFS Data 1997-2017

An aggregation of historical CFS data at a state level. This dataset comprises all historical CFS data from 1997-2017.Data is presented at its most granular level. The sum of sublevels may not equal the totals due to individual data items being suppressed due to preserve confidentiality

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/historical-cfs-data-19972017-anet-6eas\".\"historical_cfs_data_19972017\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • historical_cfs_data_19972017
     
     
     
     
     
Upstream Metadata