nj-gov/yourmoney-combined-expenditures-xh2f-e2pu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 6 hours ago

YourMoney Combined Expenditures

This represents the combined expenditures of both agencies and authorities. It is summarized at a high level due to inconsistencies in accounting systems. Additional information is in the attached dataset summary PDF (available on the About tab under "Attachments").

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 \"nj-gov/yourmoney-combined-expenditures-xh2f-e2pu\".\"yourmoney_combined_expenditures\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • yourmoney_combined_expenditures
     
     
     
     
     
Upstream Metadata