
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 |
|---|---|---|---|
|
abrdn Asian Income Fund Limited
Investment company targeting income and growth from high-yi…
|
AAIF | JE | Financial and insurance activit… |
|
ABRDN ASIA-PACIFIC INCOME FUND, INC.
A closed-end fund investing in Asia-Pacific debt securities…
|
FAX | US | Financial and insurance activit… |
|
abrdn Asia-Pacific Income Fund VCC
Closed-end fund investing in Asia-Pacific debt securities f…
|
FAP | SG | Financial and insurance activit… |
|
ABRDN AUSTRALIA EQUITY FUND, INC.
A closed-end fund seeking capital appreciation by investing…
|
IAF | US | Financial and insurance activit… |
|
abrdn Diversified Income and Growth plc
An investment trust in a managed wind-down, realizing asset…
|
ADIG | GB | Financial and insurance activit… |
|
abrdn Emerging Markets ex-China Fund, Inc.
A closed-ended fund investing in emerging market equities, …
|
AEF | US | Financial and insurance activit… |
|
abrdn Equity Income Trust plc
Investment trust providing income and long-term growth from…
|
AEI | GB | Financial and insurance activit… |
|
abrdn Global Dynamic Dividend Fund
A closed-end fund seeking high dividend income from a globa…
|
AGD | US | Financial and insurance activit… |
|
ABRDN GLOBAL INCOME FUND, INC.
A closed-end fund investing in global fixed-income securiti…
|
FCO | US | Financial and insurance activit… |
|
abrdn Global Infrastructure Income Fund
A closed-end fund investing in global infrastructure for in…
|
ASGI | US | 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.