
CASIO COMPUTER CO.,LTD. — Investor Relations & Filings
Casio Computer Co., Ltd. is a multinational manufacturer of consumer and commercial electronics. The company's principal product lines include timepieces, calculators, electronic musical instruments, and other digital equipment. It is widely recognized for its diverse range of watches, including the durable G-Shock brand, as well as for pioneering electronic calculators for both consumer and scientific applications. Casio's portfolio also extends to electronic keyboards, digital pianos, label printers, and projectors, focusing on creating products that offer practical and innovative functionality for a global market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-12 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第70期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-07-04 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 34459005 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-14 | Japanese | ||
| 32932420 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-12 | Japanese | ||
| 19459818 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | ||
|
2025
8 filings
| |||||
| 8276394 | 確認書 | 2025-11-13 | Japanese | ||
| 8276392 | 半期報告書-第70期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7241135 | 臨時報告書 | 2025-07-04 | Japanese | ||
| 7248188 | 内部統制報告書-第69期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248178 | 確認書 | 2025-06-26 | Japanese | ||
| 7248182 | 有価証券報告書-第69期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7266358 | 臨時報告書 | 2025-04-23 | Japanese | ||
| 7272906 | 臨時報告書 | 2025-03-25 | Japanese | ||
|
2024
4 filings
| |||||
| 7292516 | 確認書 | 2024-12-10 | Japanese | ||
| 7292517 | 半期報告書-第69期(2024/04/01-2025/03/31) | 2024-12-10 | Japanese | ||
| 7308091 | 臨時報告書 | 2024-09-24 | Japanese | ||
| 7313667 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-08-07 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of watches and clocks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Citychamp Watch & Jewellery Group Limited
Investment holding company focused on designing, manufactur…
|
256 | HK | Manufacturing |
|
FIYTA Precision Technology Co., Ltd.
Manufacturer of high-precision timepieces, aerospace watche…
|
000026 | CN | Manufacturing |
|
Hanvey Group Holdings Limited
Investment holding company operating in the ODM watch desig…
|
8219 | HK | Manufacturing |
|
Herald Holdings Limited
Global diversified industrial group principally engaged in …
|
114 | HK | Manufacturing |
|
KDDL Ltd
Manufactures high-precision watch components and retails lu…
|
KDDL | IN | Manufacturing |
|
MOVADO GROUP INC
A global watchmaker that designs, manufactures, and distrib…
|
MOV | US | Manufacturing |
|
SEIKO CORPORATION
A fully integrated watch manufacturer also offering devices…
|
6286 | JP | Manufacturing |
|
Shenzhen Hipine Precision Technology Co., Ltd.
Designer and manufacturer of patented hard pure gold watche…
|
2583 | HK | Manufacturing |
|
SONAM LIMITED
Designs and manufactures diverse timekeeping instruments an…
|
SONAMLTD | IN | Manufacturing |
|
TECHNOS SA
Designs, manufactures, and distributes wristwatches for mid…
|
— | BR | Manufacturing |
CASIO COMPUTER CO.,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/11942/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11942 | 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=11942 | 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=11942 \ -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": 11942}, 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 CASIO COMPUTER CO.,LTD. (id: 11942)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.