marincounty/budget-for-county-pension-and-retiree-bfwv-4r8m
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 months ago
Indexed 4 hours ago

Budget for County - Pension and Retiree

Budgeted pension and retiree payments 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. Payments are broken out by department, and pension or retiree 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-pension-and-retiree-bfwv-4r8m\".\"budget_for_county_pension_and_retiree\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • budget_for_county_pension_and_retiree
     
     
     
     
     
Upstream Metadata