
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 |
|---|---|---|---|
| PRIMARY DOCUMENT | 2004-07-19 | English | |
| PRIMARY DOCUMENT | 2004-07-19 | English | |
| PRIMARY DOCUMENT | 2004-06-21 | English | |
| FORM 8-K | 2004-06-18 | English | |
| Major Shareholding Notification 2004 | 2004-06-16 | English | |
| FORM 10-Q DATED APRIL 30, 2004 | 2004-06-14 | English |
Browse filings by year
31 years- 2026 4 filings
- 2025 24 filings
- 2024 26 filings
- 2023 23 filings
- 2022 21 filings
- 2021 23 filings
- 2020 26 filings
- 2019 19 filings
- 2018 29 filings
- 2017 32 filings
- 2016 40 filings
- 2015 31 filings
- 2014 32 filings
- 2013 29 filings
- 2012 33 filings
- 2011 38 filings
- 2010 34 filings
- 2009 34 filings
- 2008 37 filings
- 2007 38 filings
- 2006 31 filings
- 2005 22 filings
- 2004 41 filings
- 2003 20 filings
- 2002 12 filings
- 2001 15 filings
- 2000 7 filings
- 1999 6 filings
- 1998 7 filings
- 1997 6 filings
- 1996 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2004
15 filings
| |||||
| 10599293 | PRIMARY DOCUMENT | 2004-07-19 | English | ||
| 10599122 | PRIMARY DOCUMENT | 2004-07-19 | English | ||
| 10599123 | PRIMARY DOCUMENT | 2004-06-21 | English | ||
| 10599126 | FORM 8-K | 2004-06-18 | English | ||
| 10599129 | Major Shareholding Notification 2004 | 2004-06-16 | English | ||
| 10599130 | FORM 10-Q DATED APRIL 30, 2004 | 2004-06-14 | English | ||
| 10599131 | PRIMARY DOCUMENT | 2004-05-19 | English | ||
| 10599132 | PRIMARY DOCUMENT | 2004-05-19 | English | ||
| 10599133 | PRIMARY DOCUMENT | 2004-05-19 | English | ||
| 10599135 | FORM S-8 | 2004-05-17 | English | ||
| 10599137 | PRIMARY DOCUMENT | 2004-03-30 | English | ||
| 10599139 | PRIMARY DOCUMENT | 2004-03-30 | English | ||
| 10599141 | PRIMARY DOCUMENT | 2004-03-29 | English | ||
| 10599142 | PRIMARY DOCUMENT | 2004-03-29 | English | ||
| 10599143 | PRIMARY DOCUMENT | 2004-03-29 | 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.