
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 |
|---|---|---|---|
|
AGNC Investment Corp.
A REIT that invests in agency residential mortgage-backed s…
|
AGNC | US | Financial and insurance activit… |
|
Agrinam Acquisition Corporation
A special purpose acquisition corporation (SPAC) formed to …
|
AGRI.V | CA | Financial and insurance activit… |
|
Agritech Capital Inc.
Strategy and investment firm focused on technology and inno…
|
— | CA | Financial and insurance activit… |
|
AGRONOMICS LIMITED
An investment firm focused on cellular agriculture and biom…
|
ANIC | IM | Financial and insurance activit… |
|
AIAS Investment Public LTD
A closed-end fund investing in listed securities and real p…
|
AIAS | CY | Financial and insurance activit… |
|
AI FUSION CAPITAL GROUP CORP.
An investment firm specializing in venture capital with a c…
|
254A | JP | Financial and insurance activit… |
|
AIMS PROPERTY SECURITIES FUND
Invests in listed and unlisted real estate securities for i…
|
APW | AU | Financial and insurance activit… |
|
Airesis SA
A private equity and venture capital firm focused on sports…
|
AIRE | CH | Financial and insurance activit… |
|
AJU IB INVESTMENT CO., LTD.
A venture capital and private equity firm providing multi-s…
|
027360 | KR | Financial and insurance activit… |
|
AKKO Invest Plc.
A holding company investing in companies and real estate fo…
|
AKKO | HU | 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.