Open repository in Console
Readme
Updated 2 months ago
‧ Indexed 6 minutes ago
Dollar Value of U.S. Exports and Inward Investment Facilitated (Billions)
The Department of Commerce International Trade Administration (ITA) supports jobs for American workers and strengthens U.S. economic and national security by facilitating U.S. exports and inward investment. In fiscal years (FY) 2020 and 2021, ITA will increase the dollar value of U.S. exports and inward investment facilitated by 10 percent annually, while ensuring that over 75 percent of U.S. exporter clients assisted are small and medium-sized enterprises (SMEs).
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 \"performance-commerce-gov/dollar-value-of-us-exports-and-inward-investment-b2ng-tnnv\".\"dollar_value_of_us_exports_and_inward_investment\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata