
CENTRAL SECURITIES CORP — Investor Relations & Filings
Central Securities Corporation is a non-diversified, closed-end management investment company that has operated since 1929. The company's primary objective is the long-term growth of capital. As a publicly owned investment manager, it invests primarily in U.S. public equity markets. The firm's strategy focuses on acquiring a concentrated portfolio of securities that it believes are undervalued at the time of purchase and have the potential for significant appreciation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2026 | 2026-05-08 | English | |
| PERIODIC AND INTERIM REPORT | 2026-04-28 | English | |
| 4 - CENTRAL SECURITIES CORP (0000018748) (Issuer) | 2026-03-30 | English | |
| Regulatory Filings 2026 | 2026-03-11 | English | |
| 4 - CENTRAL SECURITIES CORP (0000018748) (Filer) | 2026-03-02 | English | |
| Regulatory Filings 2026 | 2026-02-24 | English |
Browse filings by year
31 years- 2026 20 filings
- 2025 31 filings
- 2024 38 filings
- 2023 36 filings
- 2022 38 filings
- 2021 43 filings
- 2020 51 filings
- 2019 36 filings
- 2018 42 filings
- 2017 41 filings
- 2016 46 filings
- 2015 41 filings
- 2014 36 filings
- 2013 39 filings
- 2012 42 filings
- 2011 32 filings
- 2010 27 filings
- 2009 25 filings
- 2008 28 filings
- 2007 33 filings
- 2006 28 filings
- 2005 25 filings
- 2004 22 filings
- 2003 15 filings
- 2002 12 filings
- 2001 12 filings
- 2000 15 filings
- 1999 17 filings
- 1998 10 filings
- 1997 8 filings
- 1996 8 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45856718 | Regulatory Filings 2026 | 2026-05-08 | English | ||
| 45856720 | PERIODIC AND INTERIM REPORT | 2026-04-28 | English | ||
| 33091065 | 4 - CENTRAL SECURITIES CORP (0000018748) (Issuer) | 2026-03-30 | English | ||
| 45856722 | Regulatory Filings 2026 | 2026-03-11 | English | ||
| 32874948 | 4 - CENTRAL SECURITIES CORP (0000018748) (Filer) | 2026-03-02 | English | ||
| 45856723 | Regulatory Filings 2026 | 2026-02-24 | English | ||
| 45856725 | DEFINITIVE REVISED PROXY STATEMENT | 2026-02-24 | English | ||
| 45856727 | CERTIFIED ANNUAL SHAREHOLDERS REPORT | 2026-02-23 | English | ||
| 32874949 | DEF 14A - CENTRAL SECURITIES CORP (0000018748) (Filer) | 2026-02-23 | English | ||
| 19865174 | SCHEDULE 13G/A Filing | 2026-02-11 | English | ||
| 19865172 | 5 Filing | 2026-02-11 | English | ||
| 19865212 | 5 Filing | 2026-02-10 | English | ||
| 19865211 | 5 Filing | 2026-02-10 | English | ||
| 19865198 | 5 Filing | 2026-02-10 | English | ||
| 19865173 | 13F-HR Filing | 2026-02-10 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARA ASSET MANAGEMENT LIMITED
Real asset manager specializing in investment, fund managem…
|
77OB | BM | Financial and insurance activit… |
|
Archimedes Tech SPAC Partners II Co.
A blank check company seeking a business combination in the…
|
ATII | US | Financial and insurance activit… |
|
Ares Dynamic Credit Allocation Fund, Inc.
A closed-end fund investing in a dynamic portfolio of credi…
|
ARDC | US | Financial and insurance activit… |
|
Ares Management Corp
A global alternative investment manager in credit, private …
|
ARES | US | Financial and insurance activit… |
|
ARGO GLOBAL LISTED INFRASTRUCTURE LIMITED
Invests in a diversified portfolio of global listed infrast…
|
ALI | AU | Financial and insurance activit… |
|
ARGO INVESTMENTS LIMITED
Manages a diversified equity portfolio for long-term growth…
|
ARG | AU | Financial and insurance activit… |
|
Argosy Capital Corporation
Multi-strategy investment firm providing capital and expert…
|
— | CA | Financial and insurance activit… |
|
ARIX BIOSCIENCE PLC
A liquidating venture capital company focused on biotech an…
|
ARIX | GB | Financial and insurance activit… |
|
Ark 21Shares Bitcoin ETF
An exchange-traded fund providing direct exposure to bitcoi…
|
ARKB | US | Financial and insurance activit… |
|
Armada Acquisition Corp. II
A SPAC targeting businesses in the FinTech, SaaS, and AI se…
|
AACI | US | Financial and insurance activit… |
CENTRAL SECURITIES CORP 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/31918/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31918 | 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=31918 | 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=31918 \ -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": 31918}, 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 CENTRAL SECURITIES CORP (id: 31918)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.