internal-agtransport-usda-gov/idle-container-vessel-fleet-shh3-9ecm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 1 hour ago

Idle Container Vessel Fleet

This dataset provides the monthly percentage of the global container vessel fleet that is idle. Ocean carriers remove and reinstate vessels from service as demand rises and falls throughout the 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 \"internal-agtransport-usda-gov/idle-container-vessel-fleet-shh3-9ecm\".\"idle_container_vessel_fleet\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • idle_container_vessel_fleet
     
     
     
     
     
Upstream Metadata