
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 |
|---|---|---|---|
|
AMANAH SMALLCAP FUND BERHAD
An investment fund for long-term capital appreciation, inve…
|
— | MY | Financial and insurance activit… |
|
AMATI AIM VCT PLC
A venture capital trust investing in private and AIM-quoted…
|
AMAT | GB | Financial and insurance activit… |
|
Amaya Big Sky Capital
A Capital Pool Company (CPC) focused on identifying assets …
|
AMYA.P | CA | Financial and insurance activit… |
|
Amboise Capital Corp.
Capital management and investment entity led by experienced…
|
— | CA | Financial and insurance activit… |
|
AMCIL LIMITED
Manages a concentrated equity portfolio for long-term capit…
|
AMH | AU | Financial and insurance activit… |
|
AMG Acquisition Corp.
Capital Pool Company (CPC) identifying and evaluating busin…
|
AMG.P | CA | Financial and insurance activit… |
|
AMINVESTMENT GROUP BERHAD
A financial services group specializing in investment manag…
|
— | MY | Financial and insurance activit… |
|
AMOVA ASSET MANAGEMENT ASIA LIMITED
A leading asset manager specializing in fund management acr…
|
93U | SG | Financial and insurance activit… |
|
Amplify Commodity Trust
A statutory trust issuing ETFs that provide exposure to com…
|
BDRY | US | Financial and insurance activit… |
|
Angel Oak Financial Strategies Income Term Trust
A closed-end fund seeking income by investing in U.S. finan…
|
FINS | 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.