nj-gov/yourmoney-agency-revenue-multiyear-sk3g-zv89
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

YourMoney Agency Revenue Multi-Year

This represents summary revenue data by Agency, Revenue Type, and Source pivoted for complete years, for each year since 2003, with most recent complete fiscal year first. 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-agency-revenue-multiyear-sk3g-zv89\".\"yourmoney_agency_revenue_multiyear\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • yourmoney_agency_revenue_multiyear
     
     
     
     
     
Upstream Metadata