
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 |
|---|---|---|---|
|
Oxford Industries ltd.
Manufactures and trades cotton, synthetic, and blended fabr…
|
514414 | IN | Manufacturing |
|
PANGRIM CO.,LTD
A comprehensive textile manufacturer of high-quality fabric…
|
003610 | KR | Manufacturing |
|
PARMESHWARI SILK MILLS LIMITED
Produces and trades synthetic and blended fabrics for suiti…
|
540467 | IN | Manufacturing |
|
Peeti Securities Ltd.
Manufactures and trades textile products, including fabrics…
|
531352 | IN | Manufacturing |
|
Prashant India Ltd
Specializes in textile manufacturing and wind power generat…
|
519014 | IN | Manufacturing |
| Prosperity Weaving Mills Limited | PRWM | PK | Manufacturing |
|
PT Asia Pacific Investama Tbk.
An investment holding company developing a global textile a…
|
MYTX | ID | Manufacturing |
|
PT Century Textile Industry Tbk
Integrated textile mill producing T/C, CVC, dobby, oxford f…
|
CNTX | ID | Manufacturing |
|
PT Trisula Textile Industries Tbk
Textile manufacturer producing and trading fabrics, uniform…
|
BELL | ID | Manufacturing |
|
Quetta Textile Mills Limited
Vertically integrated textile manufacturer producing a wide…
|
QUET | PK | 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.