marincounty/budget-for-county-taxes-qisn-cuv8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 2 hours ago

Budget for County - Taxes

Budgeted taxes for the County of Marin for Fiscal Years 2023-24; 2022-23; 2021-22; 2020-21. Each Fiscal Year begins July 1 and ends the following June 30. Taxes are broken out by department and tax category.

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 \"marincounty/budget-for-county-taxes-qisn-cuv8\".\"budget_for_county_taxes\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • budget_for_county_taxes
     
     
     
     
     
Upstream Metadata