cstx-gov/open-budget-revenue-current-year-totals-geui-qkfe
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 hours ago
Indexed 1 hour ago

Open Budget Revenue - Current Year Totals

This dataset provides our current fiscal year's revenue budget and a transparent look at how we allocate public funds. There is also a total at the bottom of the dataset. Datasets will update every Friday by 11 p.m. (CST).

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 \"cstx-gov/open-budget-revenue-current-year-totals-geui-qkfe\".\"open_budget_revenue_current_year_totals\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • open_budget_revenue_current_year_totals