
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 |
|---|---|---|---|
|
Cedaar Textile Limited
Manufactures and trades fabrics and yarns for apparel and i…
|
CEDAAR | IN | Manufacturing |
|
CHIA HER
Vertically integrated manufacturer of functional fabrics an…
|
1449 | TW | Manufacturing |
|
CIA TECIDOS SANTANENSE - EM RECUPERAÇÃO JUDICIAL
Manufacturer of technical textiles and performance fabrics …
|
— | BR | Manufacturing |
|
COMPANHIA DE FIACAO E TECIDOS CEDRO E CACHOEIRA
Manufacturer of denim and brim fabrics for jeanswear and wo…
|
— | BR | Manufacturing |
|
COMPANHIA INDUSTRIAL CATAGUASES
Vertically integrated producer of lightweight woven cotton …
|
— | BR | Manufacturing |
|
Crescent Jute Products Limited
Manufactures and sells various biodegradable jute products …
|
CJPL | PK | Manufacturing |
|
CULP INC
Manufacturer of mattress and upholstery fabrics for bedding…
|
CULP | US | Manufacturing |
|
DAIDOH LIMITED
Manufactures and sells woolen fabrics and apparel, and leas…
|
3205 | JP | Manufacturing |
|
DE LICACY
Integrated manufacturer of high-performance woven fabrics f…
|
1464 | TW | Manufacturing |
|
DIGJAM LIMITED
Produces premium worsted fabrics and woolen textiles for lu…
|
DIGJAMLMTD | 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.