
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 |
|---|---|---|---|
|
Kajal Synthetics and Silk Mills Ltd
Manufactures and processes synthetic and silk textiles for …
|
512147 | IN | Manufacturing |
|
Kaytex Fabrics Limited
Manufactures and distributes diverse fabrics for apparel an…
|
KAYTEX | IN | Manufacturing |
|
K.G.Denim Ltd
Vertically integrated manufacturer of denim, apparel fabric…
|
500239 | IN | Manufacturing |
|
Khalid Siraj Textile Mills Limited
Historically produced yarns and fabrics from various cotton…
|
KSTM | PK | Manufacturing |
|
K K SILK MILLS LIMITED
Integrated manufacturer and exporter of synthetic and blend…
|
544624 | IN | Manufacturing |
|
KURABO INDUSTRIES LTD.
A diversified manufacturer of textiles, chemical products, …
|
3106 | JP | Manufacturing |
|
LP
Vertically integrated global manufacturer of nylon chips, f…
|
1447 | TW | Manufacturing |
|
LÜKS KADİFE TİCARET VE SANAYİİ A.Ş.
Manufacturer and exporter of velvet and corduroy fabrics fo…
|
LUKSK | TR | Manufacturing |
|
LU THAI TEXTILE CO., LTD
Vertically integrated manufacturer of high-end yarn-dyed fa…
|
000726 | CN | Manufacturing |
|
Mafatlal Industries Ltd.
Manufacturer of diverse fabrics, school uniforms, and corpo…
|
MAFATIND | 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.