Open repository in Console
Readme
Updated 5 years ago
‧ Indexed 11 months ago
Texas State Expenditures by County - 2019
Texas State Expenditures by County shows where state dollars are spent. It lists state expenditures by agency and type of expenditure in each county. This report was created using information from the state's Uniform Statewide Accounting System. It reflects actual net expenditures of funds from accounts held in the State Treasury during the state's fiscal year 2019, Sept. 1 through Aug. 31.
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 \"texas-gov/texas-state-expenditures-by-county-2019-2x5x-m677\".\"texas_state_expenditures_by_county_2019\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata