Local Government Infrastructure Financing FY 2011-2023
Local Government Infrastructure Financing offers Maryland counties and municipalities a cost effective way to finance public purpose capital projects; enabling the delivery of essential services to support communities and the people they serve.
DISCLAIMER: Some of the information may be tied to the Department’s bond funded loan programs and should not be relied upon in making an investment decision. The Department provides comprehensive quarterly and annual financial information and operating data regarding its bonds and bond funded loan programs, all of which is posted on the publicly-accessible Electronic Municipal Market Access system website (commonly known as EMMA) that is maintained by the Municipal Securities Rulemaking Board, and on the Department’s website under Investor Information.
More information accessible here: http://dhcd.maryland.gov/Investors/Pages/default.aspx
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/local-government-infrastructure-financing-fy-4est-kgbm\".\"local_government_infrastructure_financing_fy\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.