Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
National Expenditures on Bicycles and Accessories and U.S. Imports of Non-motorized Bicycles
Data from the U.S. Department of Commerce, Bureau of Economic Analysis, National Income Product Accounts on real personal consumption expenditures on bicycles and accessories and data from the U.S. Department of Commerce, Census Bureau, USA Trade Online on U.S. imports of non-motorized bicycles and other cycles, including delivery tricycles. Data by month.
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/national-expenditures-on-bicycles-and-accessories-h2kz-rw8a\".\"national_expenditures_on_bicycles_and_accessories\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata