bts-gov/2016-national-census-of-ferry-operators-ncfo-5kxy-j6hw
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 6 years ago
Indexed 6 hours ago

2016 National Census of Ferry Operators (NCFO)

The 2016 NCFO dataset is comprised of the responses of all operators who completed the 2016 NCFO. The dataset is made up of ferry operator, vessel, terminal and segment data for the 2015 calendar year.

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/2016-national-census-of-ferry-operators-ncfo-5kxy-j6hw\".\"2016_national_census_of_ferry_operators_ncfo\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2016_national_census_of_ferry_operators_ncfo
     
     
     
     
     
Upstream Metadata