bts-gov/2020-ncfo-terminals-file-ca7h-i9yt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 39 minutes ago

2020 NCFO Terminals File

This is the Terminals file for the 2020 National Census of Ferry Operators. It is one of five data sets that make up the 2020 NCFO

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/2020-ncfo-terminals-file-ca7h-i9yt\".\"2020_ncfo_terminals_file\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2020_ncfo_terminals_file
     
     
     
     
     
Upstream Metadata