
FLAHERTY & CRUMRINE PREFERRED & INCOME FUND INC — Investor Relations & Filings
Flaherty & Crumrine Preferred & Income Fund Inc. is a closed-end management investment company. The fund's primary investment objective is to provide high current income, with a secondary objective of capital appreciation. To achieve its goals, the fund invests in a diversified portfolio consisting primarily of preferred securities and other income-producing securities, such as contingent capital securities. The fund is managed by Flaherty & Crumrine Incorporated, an investment adviser specializing in preferred securities management since 1983.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FIDELITY BOND PURSUANT TO RULE 17G1(G)(1) | 2026-05-13 | English | |
| Regulatory Filings 2026 | 2026-04-23 | English | |
| Major Shareholding Notification 2026 | 2026-04-06 | English | |
| DEFINITIVE PROXY STATEMENT | 2026-03-09 | English | |
| Regulatory Filings 2026 | 2026-02-11 | English | |
| 3 Filing | 2026-02-06 | English |
Browse filings by year
29 years- 2026 8 filings
- 2025 7 filings
- 2024 3 filings
- 2023 4 filings
- 2022 2 filings
- 2021 4 filings
- 2020 2 filings
- 2019 3 filings
- 2018 4 filings
- 2017 5 filings
- 2016 9 filings
- 2015 7 filings
- 2014 4 filings
- 2013 7 filings
- 2012 2 filings
- 2011 3 filings
- 2010 6 filings
- 2009 5 filings
- 2008 4 filings
- 2006 1 filing
- 2005 2 filings
- 2004 3 filings
- 2003 4 filings
- 2002 2 filings
- 2001 3 filings
- 2000 2 filings
- 1999 2 filings
- 1997 3 filings
- 1996 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46144216 | FIDELITY BOND PURSUANT TO RULE 17G1(G)(1) | 2026-05-13 | English | ||
| 46144219 | Regulatory Filings 2026 | 2026-04-23 | English | ||
| 46144223 | Major Shareholding Notification 2026 | 2026-04-06 | English | ||
| 46144226 | DEFINITIVE PROXY STATEMENT | 2026-03-09 | English | ||
| 46144228 | Regulatory Filings 2026 | 2026-02-11 | English | ||
| 24582681 | 3 Filing | 2026-02-06 | English | ||
| 46144236 | CERTIFIED ANNUAL SHAREHOLDER REPORT | 2026-02-04 | English | ||
| 46144239 | Regulatory Filings 2026 | 2026-01-23 | English | ||
|
2025
7 filings
| |||||
| 9819279 | Regulatory Filings 2025 | 2025-10-29 | English | ||
| 24582679 | SCHEDULE 13G Filing | 2025-10-02 | English | ||
| 9819276 | ADDITIONAL DEFINITIVE PROXY SOLICITING MATERIALS | 2025-05-07 | English | ||
| 9819275 | ADDITIONAL DEFINITIVE PROXY SOLICITING MATERIALS | 2025-04-28 | English | ||
| 9819306 | Regulatory Filings 2025 | 2025-04-24 | English | ||
| 9819274 | DEFINITIVE PROXY STATEMENT | 2025-03-17 | English | ||
| 9819285 | CERTIFIED ANNUAL SHAREHOLDER REPORT | 2025-02-04 | English | ||
Market data
Market data not available
Price history
Peer group · Fund management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
360 ONE WAM LIMITED
Wealth and asset management firm for high-net-worth and ins…
|
360ONE | IN | Financial and insurance activit… |
|
Aditya Birla Sun Life AMC Limited
Investment manager providing mutual funds, PMS, and alterna…
|
ABSLAMC | IN | Financial and insurance activit… |
|
AFS GROUP S.A.
Offers business advisory, direction, and management service…
|
— | AR | Financial and insurance activit… |
|
Alpha Trust Mutual Fund Management S.A.
Independent asset management firm providing investment serv…
|
ATRUS | GR | Financial and insurance activit… |
|
Anand Rathi Wealth Limited
Provides data-led wealth management services for HNWIs and …
|
ANANDRATHI | IN | Financial and insurance activit… |
|
Aquila Capital
Investment manager of real assets and private market soluti…
|
AERI | DE | Financial and insurance activit… |
|
ARANDU INVESTIMENTOS S.A.
Develops financial solutions and manages investment funds a…
|
— | BR | Financial and insurance activit… |
|
ARC FUNDS LIMITED
Specialist investment firm supporting boutique managers via…
|
ARC | AU | Financial and insurance activit… |
|
Artisan Partners Asset Management Inc.
A global investment firm providing actively managed portfol…
|
APAM | US | Financial and insurance activit… |
|
ASSOCIATE GLOBAL PARTNERS LIMITED
Multi-boutique asset manager providing specialized investme…
|
APL | AU | Financial and insurance activit… |
FLAHERTY & CRUMRINE PREFERRED & 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/33891/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33891 | 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=33891 | 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=33891 \ -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": 33891}, 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 FLAHERTY & CRUMRINE PREFERRED & INCOME FUND INC (id: 33891)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.