
THE JAPAN WOOL TEXTILE CO., LTD. — Investor Relations & Filings
The Japan Wool Textile Co., Ltd., operating as the Nikke Group, is a diversified company with a foundation in textiles. The core Apparel & Textile business develops and manufactures a range of clothing materials, with a specialization in woolen fabrics for uniforms and fashion apparel. Beyond textiles, the company operates three additional segments. The Industrial Machinery & Materials division produces nonwoven fabrics and other materials for various industrial applications. The Human and Future Development business engages in real estate development (commercial, residential), healthcare services including nursing care, and the management of sports and wellness facilities. The Lifestyle & Retail business focuses on consumer goods and services. The group is also active in developing advanced materials for fields such as biomedicine.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | |
| 訂正発行登録書 | 2026-03-02 | Japanese | |
| 確認書 | 2026-02-20 | Japanese | |
| 有価証券報告書-第195期(2024/12/01-2025/11/30) | 2026-02-20 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46348307 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | ||
| 34543473 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | ||
| 32939054 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | ||
| 32858060 | 訂正発行登録書 | 2026-03-02 | Japanese | ||
| 32537956 | 確認書 | 2026-02-20 | Japanese | ||
| 32537947 | 有価証券報告書-第195期(2024/12/01-2025/11/30) | 2026-02-20 | Japanese | ||
| 19459196 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | ||
|
2025
8 filings
| |||||
| 10098897 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | ||
| 8307085 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-14 | Japanese | ||
| 8024303 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-15 | Japanese | ||
| 7855739 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-12 | Japanese | ||
| 7857008 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-15 | Japanese | ||
| 7239617 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-15 | Japanese | ||
| 7239605 | 確認書 | 2025-07-15 | Japanese | ||
| 7239607 | 半期報告書-第195期(2024/12/01-2025/11/30) | 2025-07-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Weaving of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Dominion Textile Inc.
Historically a dominant textile producer and one of the wor…
|
— | CA | Manufacturing |
|
Donear Industries Ltd
Integrated manufacturer of suiting and shirting fabrics for…
|
DONEAR | IN | Manufacturing |
|
Eastern Silk Industries Limited
Vertically integrated manufacturer of silk fabrics, home fu…
|
EASTSILK | IN | Manufacturing |
|
Edoardos Martín, S.A.B. de C.V.
Manufactures and markets velvet fabrics and apparel through…
|
EDOARDO | MX | Manufacturing |
|
EVEREST
Vertically integrated producer of functional fabrics and su…
|
1460 | TW | Manufacturing |
|
Fazal Cloth Mills Limited
Textile manufacturer specializing in the production and sal…
|
FZCM | PK | Manufacturing |
|
F.T.C
Global manufacturer of functional textiles, industrial mate…
|
1434 | TW | Manufacturing |
|
G3 Technologies Ltd.CLASS B
Specializes in the manufacturing and selling of fabrics.
|
GTECHBR | PK | Manufacturing |
|
GAME CHANGERS TEXFAB LIMITED
Manufactures, processes, and trades cotton, synthetic, and …
|
544594 | IN | Manufacturing |
|
Gini Silk Mills Ltd.
Textile manufacturer of shirting and suiting fabrics using …
|
531744 | IN | Manufacturing |
THE JAPAN WOOL TEXTILE 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/11148/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11148 | 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=11148 | 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=11148 \ -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": 11148}, 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 THE JAPAN WOOL TEXTILE CO., LTD. (id: 11148)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.