Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Value of Containerized Imports by Coast in 2023
Source: U.S. Department of Transportation, Bureau of Transportation Statistics, based upon U.S. Department of Commerce, U.S. Census Bureau, Foreign Trade Division, USA Trade Online, "HS Port-level Data", available at https://usatrade.census.gov/ as of Sept 2024.
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/value-of-containerized-imports-by-coast-in-2023-ub6a-sqr5\".\"value_of_containerized_imports_by_coast_in_2023\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata