
Noritsu Koki Co.,Ltd. — Investor Relations & Filings
Noritsu Koki Co., Ltd. is a holding company with a foundation in manufacturing. The company has diversified its portfolio and operates across several business segments. A primary business is the manufacturing and sale of audio equipment and peripheral products through its subsidiary, AlphaTheta Corporation. In addition to its manufacturing operations, Noritsu Koki is engaged in various other fields, including healthcare, drug discovery, senior life, and agribusiness food. The company focuses on developing sustainable businesses and adapting to societal changes, guided by its mission of contributing to the prosperity of society and people.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書 | 2026-05-21 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | |
| 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | |
| 譲渡制限付株式報酬としての自己株式の処分の払込完了に関するお知らせ | 2026-04-24 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-10 | Japanese | |
| 確認書 | 2026-03-19 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46716794 | 変更報告書 | 2026-05-21 | Japanese | ||
| 44117899 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | ||
| 46881438 | 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | ||
| 46878726 | 譲渡制限付株式報酬としての自己株式の処分の払込完了に関するお知らせ | 2026-04-24 | Japanese | ||
| 33975398 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-10 | Japanese | ||
| 32981978 | 確認書 | 2026-03-19 | Japanese | ||
| 32981977 | 有価証券報告書-第71期(2025/01/01-2025/12/31) | 2026-03-19 | Japanese | ||
| 32874615 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-04 | Japanese | ||
|
2025
7 filings
| |||||
| 7858862 | 確認書 | 2025-08-08 | Japanese | ||
| 7858863 | 半期報告書-第71期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7240918 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-07 | Japanese | ||
| 7259971 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-09 | Japanese | ||
| 7263453 | 変更報告書 | 2025-05-15 | Japanese | ||
| 7265110 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-08 | Japanese | ||
| 7268163 | 臨時報告書 | 2025-04-07 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GNG Electronics Limited
Manufactures, assembles, and distributes consumer electroni…
|
EBGNG | IN | Manufacturing |
|
Goertek Inc.
Global developer of precision components and smart hardware…
|
002241 | CN | Manufacturing |
|
GOLFZON HOLDINGS Co., Ltd.
Develops and manufactures advanced indoor golf simulators f…
|
121440 | KR | Manufacturing |
|
GUANGDONG SENEASY INTELLIGENT TECHNOLOGY CO.,LTD.
Develops and manufactures customized remote control solutio…
|
301578 | CN | Manufacturing |
|
GUOGUANG ELECTRIC COMPANY LIMITED
Develops and manufactures audio components, smart speakers,…
|
002045 | CN | Manufacturing |
|
HANPIN
Designs and manufactures professional audio equipment, turn…
|
2488 | TW | Manufacturing |
|
Hansong (Nanjing) Technology Limited
ODM and OEM specializing in high-performance audio, video, …
|
301491 | CN | Manufacturing |
|
Hisense Visual Technology Co.,Ltd.
Global developer of advanced display solutions, Laser TVs, …
|
600060 | CN | Manufacturing |
|
HiVi Acoustics Technology Co., Ltd
Designs and manufactures high-end audio systems and electro…
|
002888 | CN | Manufacturing |
|
homecast CO., LTD.
Develops broadcasting equipment, smart devices, and beauty …
|
064240 | KR | Manufacturing |
Noritsu Koki 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/12151/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12151 | 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=12151 | 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=12151 \ -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": 12151}, 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 Noritsu Koki Co.,Ltd. (id: 12151)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.