Open repository in Console
Readme
Updated 3 days ago
‧ Indexed 39 minutes ago
City-Parish Revenue Budget
The City-Parish operating budget is supported by various revenue streams such as sales/use and property taxes, fees that range from occupational licenses to sewer user fees, bond sales, interagency transfers, and more. Projected revenues are used to responsibly develop the City-Parish budget each year with actual revenues collected throughout the year used to deliver critical services, programs, and projects to Baton Rouge residents.
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 \"brla-gov/cityparish-revenue-budget-4kxx-65v6\".\"cityparish_revenue_budget\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata