pa-gov/municipal-statement-of-revenue-and-expenditures-ax9m-t3h9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 5 hours ago

Municipal Statement of Revenue and Expenditures 2015 Community and Economic Development

2015 revenues and expenditures by municipality and account number.

A note of caution: A municipality can update information at any time after submission of a form. The Municipal Statistics site is built to reflect any data updates, the following day, in the Public Reports section of the Municipal Statistics site. http://munstats.pa.gov/public/

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 \"pa-gov/municipal-statement-of-revenue-and-expenditures-ax9m-t3h9\".\"municipal_statement_of_revenue_and_expenditures\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • municipal_statement_of_revenue_and_expenditures
     
     
     
     
     
Upstream Metadata