mydata-iowa-gov/county-actual-revenues-by-type-by-fiscal-year-fp2u-f5hd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 5 hours ago

County Actual Revenues By Type By Fiscal Year

Actual revenue data by type by fiscal year for each county in the State of Iowa beginning in Fiscal Year 2010 (year ending June 30, 2010).

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/county-actual-revenues-by-type-by-fiscal-year-fp2u-f5hd\".\"county_actual_revenues_by_type_by_fiscal_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • county_actual_revenues_by_type_by_fiscal_year
     
     
     
     
     
Upstream Metadata