
NUVEEN FLOATING RATE INCOME FUND — Investor Relations & Filings
Nuveen Floating Rate Income Fund is an investment fund that seeks to provide a high level of current income, with capital appreciation as a secondary objective. To achieve this, the fund invests at least 80% of its assets in a diversified portfolio of floating-rate securities. Its primary holdings consist of adjustable-rate senior loans, which can be secured or unsecured and are predominantly rated below investment grade. The fund's portfolio includes U.S. dollar-denominated securities issued by both U.S. and non-U.S. companies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| NPORT-P - NUVEEN FLOATING RATE INCOME FUND (0001276533) (Filer) | 2026-03-25 | English | |
| DEF 14A - NUVEEN FLOATING RATE INCOME FUND (0001276533) (Filer) | 2026-03-03 | English | |
| 4 Filing | 2026-01-02 | English | |
| Regulatory Filings 2025 | 2025-12-30 | English | |
| Director's Dealing 2025 | 2025-11-03 | English | |
| Regulatory Filings 2025 | 2025-10-14 | English |
Browse filings by year
23 years- 2026 3 filings
- 2025 25 filings
- 2024 22 filings
- 2023 43 filings
- 2022 14 filings
- 2021 30 filings
- 2020 28 filings
- 2019 14 filings
- 2018 15 filings
- 2017 23 filings
- 2016 37 filings
- 2015 13 filings
- 2014 12 filings
- 2013 17 filings
- 2012 16 filings
- 2011 18 filings
- 2010 28 filings
- 2009 21 filings
- 2008 19 filings
- 2007 20 filings
- 2006 9 filings
- 2005 20 filings
- 2004 55 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33040422 | NPORT-P - NUVEEN FLOATING RATE INCOME FUND (0001276533) (Filer) | 2026-03-25 | English | ||
| 32889406 | DEF 14A - NUVEEN FLOATING RATE INCOME FUND (0001276533) (Filer) | 2026-03-03 | English | ||
| 28603076 | 4 Filing | 2026-01-02 | English | ||
|
2025
12 filings
| |||||
| 11649653 | Regulatory Filings 2025 | 2025-12-30 | English | ||
| 11649655 | Director's Dealing 2025 | 2025-11-03 | English | ||
| 11649654 | Regulatory Filings 2025 | 2025-10-14 | English | ||
| 11649656 | NUVEEN FLOATING RATE INCOME FUND | 2025-10-03 | English | ||
| 11649657 | Regulatory Filings 2025 | 2025-09-26 | English | ||
| 11649658 | Regulatory Filings 2025 | 2025-08-22 | English | ||
| 11649659 | Regulatory Filings 2025 | 2025-06-26 | English | ||
| 11649660 | Director's Dealing 2025 | 2025-04-10 | English | ||
| 11649661 | NUVEEN FLOATING RATE INCOME FUND | 2025-04-04 | English | ||
| 11649662 | Regulatory Filings 2025 | 2025-03-26 | English | ||
| 11649663 | Director's Dealing 2025 | 2025-03-24 | English | ||
| 11649665 | NUVEEN FLOATING RATE INCOME FUND | 2025-03-04 | 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 FLOATING RATE INCOME 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/32166/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32166 | 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=32166 | 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=32166 \ -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": 32166}, 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 FLOATING RATE INCOME FUND (id: 32166)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.