
DNP SELECT INCOME FUND INC — Investor Relations & Filings
DNP Select Income Fund Inc. is a diversified, closed-end management investment company. The Fund's primary investment objectives are to provide current income and long-term growth of income, with capital appreciation as a secondary objective. To achieve these goals, the Fund invests primarily in a diversified portfolio of equity and fixed-income securities of companies in the public utilities industry. Under normal conditions, more than 65% of the Fund's total assets are invested in securities of public utility companies engaged in the production, transmission, or distribution of electric energy, gas, or telephone services. The Fund may invest in securities of both domestic and foreign issuers across various market capitalizations and utilizes leverage to support its investment strategy.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 40-APP/A | 2026-05-13 | English | |
| Regulatory Filings 2026 | 2026-03-31 | English | |
| 40-APP | 2026-03-11 | English | |
| APP WD | 2026-02-12 | English | |
| 4 Filing | 2026-02-12 | English | |
| 40-APP | 2026-02-05 | English |
Browse filings by year
32 years- 2026 8 filings
- 2025 12 filings
- 2024 21 filings
- 2023 29 filings
- 2022 14 filings
- 2021 35 filings
- 2020 21 filings
- 2019 23 filings
- 2018 18 filings
- 2017 16 filings
- 2016 24 filings
- 2015 18 filings
- 2014 21 filings
- 2013 19 filings
- 2012 58 filings
- 2011 35 filings
- 2010 21 filings
- 2009 49 filings
- 2008 29 filings
- 2007 13 filings
- 2006 27 filings
- 2005 14 filings
- 2004 16 filings
- 2003 17 filings
- 2002 10 filings
- 2001 8 filings
- 2000 9 filings
- 1999 8 filings
- 1998 9 filings
- 1997 9 filings
- 1996 9 filings
- 1995 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46105931 | 40-APP/A | 2026-05-13 | English | ||
| 46105932 | Regulatory Filings 2026 | 2026-03-31 | English | ||
| 46105933 | 40-APP | 2026-03-11 | English | ||
| 46105934 | APP WD | 2026-02-12 | English | ||
| 23853821 | 4 Filing | 2026-02-12 | English | ||
| 46105935 | 40-APP | 2026-02-05 | English | ||
| 18781671 | DEF 14A Filing | 2026-01-16 | English | ||
| 46105937 | Regulatory Filings 2026 | 2026-01-13 | English | ||
|
2025
7 filings
| |||||
| 9631556 | FORM 40-17G | 2025-09-24 | English | ||
| 9631555 | Regulatory Filings 2025 | 2025-09-23 | English | ||
| 9631554 | Regulatory Filings 2025 | 2025-08-26 | English | ||
| 9631559 | Regulatory Filings 2025 | 2025-06-25 | English | ||
| 9631557 | DNP SELECT INCOME FUND INC | 2025-06-20 | English | ||
| 9631558 | FORM 3 | 2025-03-20 | English | ||
| 9631561 | FORM 3 | 2025-03-20 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAGIO 2 CAPITAL INC
A capital pool company (CPC) focused on identifying assets …
|
ADAD.P | CA | Financial and insurance activit… |
|
ADAMAS TRUST, INC.
Investment firm that manages a diversified portfolio of mor…
|
ADAM | US | Financial and insurance activit… |
|
ADAMS DIVERSIFIED EQUITY FUND, INC.
A closed-end fund investing in a diversified portfolio of l…
|
ADX | US | Financial and insurance activit… |
|
ADAMS NATURAL RESOURCES FUND, INC.
A closed-end fund investing in energy and natural resources…
|
PEO | US | Financial and insurance activit… |
|
ADAMS PLC
Investment company realizing its assets to return capital t…
|
ADA | IM | Financial and insurance activit… |
|
ADIUVO Investments S.A.
Venture capital firm specializing in life-science and biome…
|
ADV | PL | Financial and insurance activit… |
|
ADVENT CONVERTIBLE & INCOME FUND
A closed-end fund investing in convertible and income-produ…
|
AVK | US | Financial and insurance activit… |
|
AFFILIATED MANAGERS GROUP, INC.
Global asset manager that invests in and partners with inde…
|
AMG | US | Financial and insurance activit… |
|
AGF B
A company engaged in professional sports and facility manag…
|
AGF | DK | Financial and insurance activit… |
|
AGF Management Limited
Independent global asset management firm providing investme…
|
AGF.B | CA | Financial and insurance activit… |
DNP SELECT INCOME FUND INC 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/31211/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31211 | 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=31211 | 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=31211 \ -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": 31211}, 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 DNP SELECT INCOME FUND INC (id: 31211)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.