
OPTICAL CABLE CORP — Investor Relations & Filings
Optical Cable Corporation (OCC) is a manufacturer of high-performance fiber optic and copper data communication cabling and connectivity solutions. The company's product portfolio includes a broad range of cables, such as tight-buffered and military ground tactical fiber optic cables, alongside specialized connectivity components like connectors, assemblies, and enclosures. OCC's solutions are engineered for reliability and durability in harsh and demanding environments. The company serves a diverse set of markets, including military and defense, industrial, mining, oil & gas, broadcast, and commercial enterprise. OCC focuses on providing robust, integrated infrastructure for critical applications where high performance and resilience are essential.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - OPTICAL CABLE CORP (0001000230) (Filer) | 2026-04-01 | English | |
| DEF 14A - OPTICAL CABLE CORP (0001000230) (Filer) | 2026-02-27 | English | |
| 4 Filing | 2026-02-03 | English | |
| 4 Filing | 2026-02-03 | English | |
| FORM 8-K | 2025-12-19 | English | |
| FORM S-8 | 2025-12-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 33149931 | 8-K - OPTICAL CABLE CORP (0001000230) (Filer) | 2026-04-01 | English | ||
| 32884974 | DEF 14A - OPTICAL CABLE CORP (0001000230) (Filer) | 2026-02-27 | English | ||
| 26075454 | 4 Filing | 2026-02-03 | English | ||
| 26075285 | 4 Filing | 2026-02-03 | English | ||
|
2025
11 filings
| |||||
| 10597829 | FORM 8-K | 2025-12-19 | English | ||
| 10597831 | FORM S-8 | 2025-12-18 | English | ||
| 10597838 | FORM 10-K | 2025-12-18 | English | ||
| 10597839 | FORM 8-K | 2025-09-16 | English | ||
| 10597841 | FORM 10-Q | 2025-09-11 | English | ||
| 10597842 | Major Shareholding Notification 2025 | 2025-07-18 | English | ||
| 10597844 | Regulatory Filings 2025 | 2025-07-17 | English | ||
| 10597848 | FORM 8-K | 2025-07-10 | English | ||
| 10597846 | FORM 8-K | 2025-06-06 | English | ||
| 10597852 | FORM 10-Q | 2025-06-05 | English | ||
| 10597854 | FORM SD | 2025-05-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fibre optic cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Birla Cable Limited
Manufacturer of optical fiber, copper, and specialty cables…
|
BIRLACABLE | IN | Manufacturing |
|
Fujikura Ltd.
Develops and manufactures advanced technologies centered on…
|
5803 | JP | Manufacturing |
|
Jiangsu Etern Company Limited
Manufactures optical and power cables and provides turnkey …
|
600105 | CN | Manufacturing |
|
Jiangsu Zhongtian Technology Co.,Ltd.
Provides infrastructure for telecommunications, power grids…
|
600522 | CN | Manufacturing |
|
Tai Tung Communication Co., Ltd.
Manufacturer of fiber optic cables, power materials, and ad…
|
8011 | TW | Manufacturing |
|
Tamilnadu Telecommunications Ltd.
Manufactures optical fiber cables for telecommunications an…
|
TNTELE | IN | Manufacturing |
|
Vindhya Telelinks Ltd.
Manufacturer of telecom cables and EPC provider for network…
|
VINDHYATEL | IN | Manufacturing |
OPTICAL CABLE 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/34378/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34378 | 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=34378 | 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=34378 \ -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": 34378}, 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 OPTICAL CABLE CORP (id: 34378)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.