
SOTOHCO.,LTD. — Investor Relations & Filings
SOTOHCO.,LTD. specializes in the dyeing and processing of textile products. The company's core operations involve a wide range of materials, including woolen fabrics, composite fibers, and knitted fabrics. It offers various services such as chemical dyeing and hair knitting. A notable area of expertise is the production of jacquard weaves, particularly the traditional Yonezawa weave. Beyond its processing services, the company also manufactures and sells its own finished textile products, leveraging advanced technology and creative sensitivity in its research, development, and production activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 剰余金の配当に関するお知らせ | 2026-05-26 | Japanese | |
| 特別利益(補助金収入)の計上に関するお知らせ | 2026-05-22 | Japanese | |
| (訂正・数値データ訂正) 「2026 年3月期 決算短信〔日本基準〕(連結)」の一部訂正に関するお知らせ | 2026-05-22 | Japanese | |
| (訂正)「2026 年3月期業績予想と実績値との差異に関するお知らせ」 の一部訂正について | 2026-05-22 | Japanese | |
| 2026年3月期決算短信〔日本基準〕(連結) | 2026-05-12 | Japanese | |
| 2026 年3月期業績予想と実績値との差異に関するお知らせ | 2026-05-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 47053061 | 剰余金の配当に関するお知らせ | 2026-05-26 | Japanese | ||
| 46780761 | 特別利益(補助金収入)の計上に関するお知らせ | 2026-05-22 | Japanese | ||
| 46780760 | (訂正・数値データ訂正) 「2026 年3月期 決算短信〔日本基準〕(連結)」の一部訂正に関するお知らせ | 2026-05-22 | Japanese | ||
| 46780759 | (訂正)「2026 年3月期業績予想と実績値との差異に関するお知らせ」 の一部訂正について | 2026-05-22 | Japanese | ||
| 46883390 | 2026年3月期決算短信〔日本基準〕(連結) | 2026-05-12 | Japanese | ||
| 46883388 | 2026 年3月期業績予想と実績値との差異に関するお知らせ | 2026-05-12 | Japanese | ||
| 46883385 | 配当予想の修正に関するお知らせ | 2026-05-12 | Japanese | ||
| 46883384 | 役員の異動等に関するお知らせ | 2026-05-12 | Japanese | ||
| 33577800 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese | ||
| 32960288 | 訂正報告書(大量保有報告書・変更報告書) | 2026-03-17 | Japanese | ||
| 32938717 | 変更報告書 | 2026-03-13 | Japanese | ||
| 32874627 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-04 | Japanese | ||
|
2025
3 filings
| |||||
| 8307940 | 確認書 | 2025-11-14 | Japanese | ||
| 8307910 | 半期報告書-第155期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7248231 | 臨時報告書 | 2025-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AARNAV FASHIONS LIMITED
Integrated manufacturer of processed fabrics for apparel an…
|
AARNAV | IN | Manufacturing |
|
Anjani Synthetics Limited
Processes and manufactures cotton and synthetic fabrics for…
|
531223 | IN | Manufacturing |
|
Azgard Nine Limited
A vertically integrated textile company specializing in sus…
|
ANL | PK | Manufacturing |
|
Betex India Ltd.
Processes synthetic and natural fabrics through dyeing, pri…
|
512477 | IN | Manufacturing |
|
Binayak Tex Processors Ltd.
Processes and finishes diverse fabrics for garment manufact…
|
523054 | IN | Manufacturing |
|
Bindal Exports Limited
Integrated textile manufacturer specializing in fabric proc…
|
540148 | IN | Manufacturing |
|
ČATEKS d.d.
Vertically integrated manufacturer of high-performance tech…
|
CTKS | HR | Manufacturing |
|
Dhanlaxmi Fabrics Ltd.
Textile manufacturer specializing in cotton, synthetic, and…
|
521151 | IN | Manufacturing |
|
EREĞLİ TEKSTİL TURİZM SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of technical fabrics and apparel fo…
|
ERGLI | TR | Manufacturing |
|
Fateh Textile Mills Limited
Manufacturer and exporter of yarn, cloth, fabrics, apparel,…
|
FTHM | PK | Manufacturing |
SOTOHCO.,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/11156/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11156 | 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=11156 | 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=11156 \ -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": 11156}, 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 SOTOHCO.,LTD. (id: 11156)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.