Open repository in Console
Readme
Updated over 4 years ago
‧ Indexed 5 hours ago
American Recovery and Reinvestment Act (ARRA) Employment Numbers: 2009 - 2013
The dataset lists the employment numbers per transportation mode per quarterly reporting period from March 2009 to 2013
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 \"ny-gov/american-recovery-and-reinvestment-act-arra-si2e-g6pa\".\"american_recovery_and_reinvestment_act_arra\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata