brla-gov/cityparish-revenue-budget-4kxx-65v6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 1 month 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.

 
Preview
  • cityparish_revenue_budget
     
     
     
     
     
Upstream Metadata