mydata-iowa-gov/iowa-township-fund-balances-by-fiscal-year-etmy-ihfd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 4 hours ago

Iowa Township Fund Balances by Fiscal Year

Amount of estimated cash balance by fund for each township from fiscal year 2012 to current.

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 \"mydata-iowa-gov/iowa-township-fund-balances-by-fiscal-year-etmy-ihfd\".\"iowa_township_fund_balances_by_fiscal_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • iowa_township_fund_balances_by_fiscal_year
     
     
     
     
     
Upstream Metadata