
TAMAGAWA HOLDINGS CO.,LTD. — Investor Relations & Filings
Tamagawa Holdings Co., Ltd. is a holding company operating through two primary business segments: Electronics & Telecommunications and Renewable Energy. The Electronics & Telecommunications division specializes in high-frequency wireless technology, manufacturing and selling products such as wireless equipment components, measuring instruments, and industrial equipment for next-generation communications. The Renewable Energy division focuses on developing and operating power plants, including solar and small-scale wind power facilities, to ensure a stable supply of clean energy. Additionally, the company engages in investment activities, including M&A and securitization, to support business growth and revitalization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 当社子会社における固定資産(系統用蓄電所)の取得に関するお知らせ | 2026-05-25 | Japanese | |
| 第三者割当により発行された第17回新株予約権(行使価額修正選択権付)の行使完了及び月間行使状況に関するお知らせ | 2026-05-18 | Japanese | |
| 第三者割当により発行された第16回新株予約権(行使価額修正選択権付)の大量行使に関するお知らせ | 2026-04-20 | Japanese | |
| 第三者割当により発行された第16回新株予約権(行使価額修正選択権付)の大量行使に関するお知らせ | 2026-04-16 | Japanese | |
| 確認書 | 2026-01-28 | Japanese | |
| 有価証券報告書-第58期(2024/11/01-2025/10/31) | 2026-01-28 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 47006687 | 当社子会社における固定資産(系統用蓄電所)の取得に関するお知らせ | 2026-05-25 | Japanese | ||
| 46541243 | 第三者割当により発行された第17回新株予約権(行使価額修正選択権付)の行使完了及び月間行使状況に関するお知らせ | 2026-05-18 | Japanese | ||
| 46877985 | 第三者割当により発行された第16回新株予約権(行使価額修正選択権付)の大量行使に関するお知らせ | 2026-04-20 | Japanese | ||
| 46877399 | 第三者割当により発行された第16回新株予約権(行使価額修正選択権付)の大量行使に関するお知らせ | 2026-04-16 | Japanese | ||
| 13509891 | 確認書 | 2026-01-28 | Japanese | ||
| 13509889 | 有価証券報告書-第58期(2024/11/01-2025/10/31) | 2026-01-28 | Japanese | ||
|
2025
9 filings
| |||||
| 10126118 | 訂正有価証券届出書(組込方式) | 2025-12-15 | Japanese | ||
| 9758032 | 訂正有価証券届出書(組込方式) | 2025-12-10 | Japanese | ||
| 9266436 | 有価証券届出書(組込方式) | 2025-12-04 | Japanese | ||
| 7259095 | 確認書 | 2025-06-13 | Japanese | ||
| 7259090 | 半期報告書-第58期(2024/11/01-2025/10/31) | 2025-06-13 | Japanese | ||
| 7286756 | 臨時報告書 | 2025-02-04 | Japanese | ||
| 7287407 | 内部統制報告書-第57期(2024/04/01-2024/10/31) | 2025-01-30 | Japanese | ||
| 7287404 | 確認書 | 2025-01-30 | Japanese | ||
| 7287409 | 有価証券報告書-第57期(2024/04/01-2024/10/31) | 2025-01-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
TAMAGAWA HOLDINGS 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/11902/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11902 | 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=11902 | 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=11902 \ -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": 11902}, 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 TAMAGAWA HOLDINGS CO.,LTD. (id: 11902)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.