lacity/port-of-los-angeles-teu-counts-monthly-and-tsuv-4rgh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 3 hours ago

Port of Los Angeles - TEU Counts Monthly And Calendar YTD

Monthly and cumulative calendar year to date (CYTD) figures for total TEU counts. TEU (Twenty-foot Equivalent Unit) is a unit of measure commonly used in the logistics sector to represent shipping containers -- the large boxes used to hold goods during travel by land or sea. This metric reflects the total amount of freight passing through the Port of Los Angeles.

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 \"lacity/port-of-los-angeles-teu-counts-monthly-and-tsuv-4rgh\".\"port_of_los_angeles_teu_counts_monthly_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • port_of_los_angeles_teu_counts_monthly_and
     
     
     
     
     
Upstream Metadata