
Fujikura Ltd. — Investor Relations & Filings
Fujikura Ltd. is a developer and manufacturer of advanced technologies centered on its core competency of "connecting." The company operates across several key segments: Telecommunication Systems, Power Systems, Electronics, and Automotive Products. In telecommunications, it provides comprehensive fiber optic solutions, including high-density cables, connectors, and fusion splicers, supporting data centers and information infrastructure. The Power Systems division produces a wide range of electrical cables, from low-voltage to overhead transmission lines. For the electronics market, Fujikura supplies components like Flexible Printed Circuits (FPCs) and various connectors. The automotive segment focuses on manufacturing wire harnesses and power distribution systems. Additionally, the company develops specialized products such as rare earth superconducting wires for energy applications and high-power fiber lasers for industrial processing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正臨時報告書 | 2024-02-21 | Japanese | |
| 確認書 | 2024-02-09 | Japanese | |
| 四半期報告書-第176期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | |
| 臨時報告書 | 2023-11-22 | Japanese | |
| 確認書 | 2023-11-09 | Japanese | |
| 四半期報告書-第176期第2四半期(2023/07/01-2023/09/30) | 2023-11-09 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
3 filings
| |||||
| 7349366 | 訂正臨時報告書 | 2024-02-21 | Japanese | ||
| 7355895 | 確認書 | 2024-02-09 | Japanese | ||
| 7355891 | 四半期報告書-第176期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | ||
|
2023
12 filings
| |||||
| 7370321 | 臨時報告書 | 2023-11-22 | Japanese | ||
| 7540269 | 確認書 | 2023-11-09 | Japanese | ||
| 7540266 | 四半期報告書-第176期第2四半期(2023/07/01-2023/09/30) | 2023-11-09 | Japanese | ||
| 7546102 | 確認書 | 2023-08-14 | Japanese | ||
| 7546080 | 四半期報告書-第176期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | ||
| 7552264 | 内部統制報告書-第175期(2022/04/01-2023/03/31) | 2023-07-31 | Japanese | ||
| 7552263 | 確認書 | 2023-07-31 | Japanese | ||
| 7552266 | 有価証券報告書-第175期(2022/04/01-2023/03/31) | 2023-07-31 | Japanese | ||
| 7552260 | 訂正内部統制報告書-第174期(2021/04/01-2022/03/31) | 2023-07-31 | Japanese | ||
| 7552256 | 訂正内部統制報告書-第173期(2020/04/01-2021/03/31) | 2023-07-31 | Japanese | ||
| 7552257 | 訂正内部統制報告書-第172期(2019/04/01-2020/03/31) | 2023-07-31 | Japanese | ||
| 7576508 | 確認書 | 2023-02-10 | Japanese | ||
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 |
|
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 |
|
OPTICAL CABLE CORP
Manufactures fiber optic and copper data cabling for harsh …
|
OCC | US | Manufacturing |
|
Tamilnadu Telecommunications Ltd.
Manufactures optical fiber cables for telecommunications an…
|
TNTELE | IN | Manufacturing |
|
TTCC
Manufacturer of fiber optic cables, power materials, and ad…
|
8011 | TW | Manufacturing |
|
Vindhya Telelinks Ltd.
Manufacturer of telecom cables and EPC provider for network…
|
VINDHYATEL | IN | Manufacturing |
Fujikura Ltd. 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/11592/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11592 | 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=11592 | 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=11592 \ -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": 11592}, 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 Fujikura Ltd. (id: 11592)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.