
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 |
|---|---|---|---|
| 確認書 | 2022-08-12 | Japanese | |
| 四半期報告書-第68期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-13 | Japanese | |
| 確認書 | 2022-03-25 | Japanese | |
| 有価証券報告書-第67期(令和3年1月1日-令和3年12月31日) | 2022-03-25 | Japanese | |
| 内部統制報告書-第67期(令和3年1月1日-令和3年12月31日) | 2022-03-25 | Japanese | |
| 変更報告書(短期大量譲渡) | 2022-03-01 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
6 filings
| |||||
| 7592149 | 確認書 | 2022-08-12 | Japanese | ||
| 7609737 | 四半期報告書-第68期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-13 | Japanese | ||
| 7613916 | 確認書 | 2022-03-25 | Japanese | ||
| 7613912 | 有価証券報告書-第67期(令和3年1月1日-令和3年12月31日) | 2022-03-25 | Japanese | ||
| 7613904 | 内部統制報告書-第67期(令和3年1月1日-令和3年12月31日) | 2022-03-25 | Japanese | ||
| 7615317 | 変更報告書(短期大量譲渡) | 2022-03-01 | Japanese | ||
|
2021
6 filings
| |||||
| 7623399 | 四半期報告書-第67期第3四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7627680 | 四半期報告書-第67期第2四半期(令和3年4月1日-令和3年6月30日) | 2021-08-13 | Japanese | ||
| 7672012 | 四半期報告書-第67期第1四半期(令和3年1月1日-令和3年3月31日) | 2021-05-14 | Japanese | ||
| 7673772 | 確認書 | 2021-03-29 | Japanese | ||
| 7673769 | 内部統制報告書-第66期(令和2年4月1日-令和2年12月31日) | 2021-03-29 | Japanese | ||
| 7673771 | 有価証券報告書-第66期(令和2年4月1日-令和2年12月31日) | 2021-03-29 | Japanese | ||
|
2020
3 filings
| |||||
| 7679387 | 大量保有報告書 | 2020-12-04 | Japanese | ||
| 7680924 | 四半期報告書-第66期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-13 | Japanese | ||
| 7680535 | 変更報告書 | 2020-11-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
ACTION
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AMTRAN
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | 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.