@pipeworx/ny-authority-debt

Connect: https://gateway.pipeworx.io/ny-authority-debt/mcp · Install: one-click buttons

Tools: 4

New York public authority debt issuance — which authority borrowed, for what project, on what terms, and when. Sourced from the four Authorities Budget Office datasets New York publishes on data.ny.gov. Keyless.

Tools

ToolAnswers
ny_authority_debt_searchWhich New York bonds were issued — by authority, project, size, date or tax status?
ny_authority_debt_profileEverything one authority has issued, with totals by year and new-money vs refunding.
ny_authority_debt_totalsAggregate borrowing by year and authority class; the largest issuers.
ny_authority_debt_coverageWhat is covered, how far back, and explicitly what is not here.

Coverage

Four authority classes, ~4,470 reported rows:

ClassDatasetRows
State Authority83xh-6x8i1,617
Local Authorityqbd7-9grw814
Industrial Development Agencycci8-aavx632
Local Development Corporationsh2f-cc7d1,410

Each row is one authority’s report for one fiscal year. Rows where issued_debt_obligations is N mean this authority issued nothing that year — the tools filter to Y so an authority’s quiet year never looks like an issue with blank fields.

What this is not

  • No secondary-market trade prices. This is primary issuance: what was sold and on what terms. Beyond that, most municipal bonds trade infrequently enough to have no current market price at all — what vendors sell as a muni “price” is usually an evaluated price, an estimate rather than a trade. A caller who assumes otherwise will read absence as “no trades happened”.
  • No CUSIPs. See below.
  • New York only. California is covered by ca-debtwatch. For identifying one individual bond anywhere, use openfigi_search with marketSecDes: "Muni".

Two constraints that shaped the code

CUSIP is dropped deliberately. The State Authorities dataset carries a cusip_number column, populated on 1,295 rows with real 9-character CUSIPs. CUSIP identifiers are licensed by CUSIP Global Services, and that licence — not copyright in the underlying facts — is the binding constraint. The column is stripped before anything is returned, there is no CUSIP filter, and nothing is stored. Key on the issuer name here, and on FIGI via openfigi for an individual bond. Do not add it back.

EMMA is linked, never fetched. MSRB’s terms are a contract accepted by using EMMA and they forbid building a database from their content. The official_statement_url this pack returns is a link New York itself published — often to a PDF hosted on emma.msrb.org, sometimes to the authority’s own site — and it is passed straight through without being requested or parsed. emma_search_url is a composed search link, named for what it honestly is: the path returns 200, but the page is script-driven and we deliberately do not parse it, so it may not pre-fill the search.

Data sources

  • New York State Open Data — https://data.ny.gov (Authorities Budget Office debt-issuance reporting)

Gotcha: Socrata catalog search federates across states

Querying another state’s Socrata catalog (e.g. data.texas.gov) returns these same dataset ids, because the catalog API federates. Texas does not publish them. Always check metadata.domain on a catalog hit before attributing a dataset to a state — verified 2026-09-01 that all four report domain: data.ny.gov.

Tools

  • ny_authority_debt_search — Search New York municipal bond and debt issues sold by public authorities — state authorities, local authorities, Industrial Development Agencies and Local Development Corporations. Returns the issuin
  • ny_authority_debt_profile — Everything one New York public authority has issued: every bond and debt issue with its terms, plus totals by fiscal year and a breakdown of new money versus refunding. Answers “how much has the Dormi
  • ny_authority_debt_totals — Aggregate New York public authority borrowing by year and by authority class — total par issued, how much was new money versus refunding, and the most active issuers. Answers “how much did New York au
  • ny_authority_debt_coverage — What New York public authority debt data is available: the four authority classes covered, how many issues each holds, the date range, and an explicit statement of what is NOT here (no reported second

Tools

  • ny_authority_debt_coverage — What New York public authority debt data is available: the four authority classes covered, how many issues each holds, the date range, and an explicit statement of what is NOT here (no reported second
  • ny_authority_debt_profile — Everything one New York public authority has issued: every bond and debt issue with its terms, plus totals by fiscal year and a breakdown of new money versus refunding. Answers how much has the Dormit
  • ny_authority_debt_search — Search New York municipal bond and debt issues sold by public authorities — state authorities, local authorities, Industrial Development Agencies and Local Development Corporations. Returns the issuin
  • ny_authority_debt_totals — Aggregate New York public authority borrowing by year and by authority class — total par issued, how much was new money versus refunding, and the most active issuers. Answers how much did New York aut

Regenerated from source · build September 1, 2026