cityofnewyork-us/use-of-arra-stimulus-funds-ivix-m77e
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 5 hours ago

Use of ARRA Stimulus Funds

Data on the usage of stimulus/recovery funds provided through the American Recovery and Reinvestment Act of 2009 (ARRA)

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 \"cityofnewyork-us/use-of-arra-stimulus-funds-ivix-m77e\".\"use_of_arra_stimulus_funds\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • use_of_arra_stimulus_funds
     
     
     
     
     
Upstream Metadata