
Nuveen Dynamic Municipal Opportunities Fund — Investor Relations & Filings
Nuveen Dynamic Municipal Opportunities Fund is a diversified, closed-end management investment company. Its primary objective is to seek total return through a combination of income exempt from regular federal income taxes and capital appreciation. The fund invests primarily in a portfolio of municipal securities. A key feature is its highly flexible investment strategy, which allows it to invest across the full municipal yield curve and credit spectrum. This includes the ability to invest without limit in below-investment-grade and unrated municipal securities to potentially enhance income and capital appreciation. The fund is actively managed, utilizes leverage, and operates with a 12-year term structure that has the potential to be extended or converted to a perpetual fund.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| NPORT-P - Nuveen Dynamic Municipal Opportunities Fund (0001793129) (Filer) | 2026-03-25 | English | |
| Regulatory Filings 2026 | 2026-01-14 | English | |
| NUVEEN DYNAMIC MUNICIPAL OPPORTUNITIES FUND | 2026-01-07 | English | |
| Regulatory Filings 2025 | 2025-12-30 | English | |
| Director's Dealing 2025 | 2025-11-03 | English | |
| NOTICE OF INTENTION TO REDEEM SECURITIES | 2025-10-31 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33040407 | NPORT-P - Nuveen Dynamic Municipal Opportunities Fund (0001793129) (Filer) | 2026-03-25 | English | ||
| 13216304 | Regulatory Filings 2026 | 2026-01-14 | English | ||
| 13216305 | NUVEEN DYNAMIC MUNICIPAL OPPORTUNITIES FUND | 2026-01-07 | English | ||
|
2025
12 filings
| |||||
| 13216306 | Regulatory Filings 2025 | 2025-12-30 | English | ||
| 13216307 | Director's Dealing 2025 | 2025-11-03 | English | ||
| 13216308 | NOTICE OF INTENTION TO REDEEM SECURITIES | 2025-10-31 | English | ||
| 13216310 | Regulatory Filings 2025 | 2025-09-26 | English | ||
| 13216309 | Regulatory Filings 2025 | 2025-08-22 | English | ||
| 13216311 | NUVEEN DYNAMIC MUNICIPAL OPPORTUNITIES FUND | 2025-07-07 | English | ||
| 13216312 | NUVEEN DYNAMIC MUNICIPAL OPPORTUNITIES FUND | 2025-06-30 | English | ||
| 13216313 | Regulatory Filings 2025 | 2025-06-26 | English | ||
| 13216314 | NOTIFICATION OF REPURCHASE OFFER | 2025-04-28 | English | ||
| 13216315 | Regulatory Filings 2025 | 2025-03-26 | English | ||
| 13216316 | Regulatory Filings 2025 | 2025-01-14 | English | ||
| 13216317 | NUVEEN DYNAMIC MUNICIPAL OPPORTUNITIES FUND | 2025-01-06 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
Nuveen Dynamic Municipal Opportunities Fund via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/32636/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32636 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=32636 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=32636 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 32636}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Nuveen Dynamic Municipal Opportunities Fund (id: 32636)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.