nj-gov/yourmoney-combined-revenue-akr9-8jzi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 21 days ago
Indexed 1 hour ago

YourMoney Combined Revenue

This represents the combined revenue 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-revenue-akr9-8jzi\".\"yourmoney_combined_revenue\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • yourmoney_combined_revenue
     
     
     
     
     
Upstream Metadata