Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
FY24 OMB Recommended Revenue
This dataset includes the County Executive Recommended operating budgets revenues for Montgomery County. The data can be sorted, filtered, and exported by the following elements: Service, Fund Type , Item Category, Fund, and Description.
Update Frequency : Annually
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 \"montgomerycountymd-gov/fy24-omb-recommended-revenue-mwfz-hcem\".\"fy24_omb_recommended_revenue\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata