
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 |
|---|---|---|---|
|
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… |
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.