Open repository in Console
Readme
Updated 5 years ago
‧ Indexed 5 hours ago
Maryland Federal Government Expenditures and Obligations in Current Dollars: 2000-2010
Federal Government Expenditures and Obligations in Maryland and its Jurisdictions from 2000 to 2010. Data prepared by MDP, from Consolidated Federal Funds Reports, Fiscal Years 2000-2010.
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 \"opendata-maryland-gov/maryland-federal-government-expenditures-and-2qau-gexw\".\"maryland_federal_government_expenditures_and\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata