
SHIGEMATSU WORKS CO.,LTD. — Investor Relations & Filings
SHIGEMATSU WORKS CO., LTD., established in 1917, is a manufacturer specializing in personal protective equipment (PPE). The company's core focus is on Respiratory Protection (RP), developing and supplying products to safeguard workers from occupational diseases and industrial hazards. Its extensive product portfolio includes a wide range of devices such as industrial-use dust respirators, gas masks, supplied-air respirators, and disposable respirators. In addition to its specialization in respiratory safety, the company also produces other protective equipment, including protective clothing and gloves, for a comprehensive approach to workplace safety.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第80期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-07-02 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese | |
| 内部統制報告書-第79期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 8307956 | 確認書 | 2025-11-14 | Japanese | ||
| 8307900 | 半期報告書-第80期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7241484 | 臨時報告書 | 2025-07-02 | Japanese | ||
| 7241769 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7242420 | 内部統制報告書-第79期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7242416 | 確認書 | 2025-06-30 | Japanese | ||
| 7242412 | 有価証券報告書-第79期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
|
2024
8 filings
| |||||
| 7295466 | 確認書 | 2024-11-14 | Japanese | ||
| 7295454 | 半期報告書-第79期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7317590 | 臨時報告書 | 2024-07-02 | Japanese | ||
| 7318598 | 内部統制報告書-第78期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7318572 | 確認書 | 2024-06-28 | Japanese | ||
| 7318540 | 有価証券報告書-第78期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7350083 | 確認書 | 2024-02-14 | Japanese | ||
| 7349994 | 四半期報告書-第78期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other manufacturing n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FUJIAN SBS ZIPPER SCIENCE&TECHNOLOGY CO.,LTD.
Manufactures zippers and fastening systems for apparel, lug…
|
002098 | CN | Manufacturing |
|
FUJIKURA COMPOSITES Inc.
Manufacturer of composite products for industrial, sporting…
|
5121 | JP | Manufacturing |
|
Gilston Group Limited
Designs, manufactures, and sells finished metal, nylon, and…
|
2011 | HK | Manufacturing |
|
Goodbaby International Holdings Limited
A world-leading parenting products company distributing juv…
|
1086 | KY | Manufacturing |
|
Guangdong Jinma Entertainment Corporation Limited
Specializes in the R&D, design, and manufacturing of large-…
|
300756 | CN | Manufacturing |
|
Hangzhou Tianyuan Pet Products CO., LTD
Designs and manufactures a wide range of pet supplies for g…
|
301335 | CN | Manufacturing |
|
HANGZHOU TODAYTEC DIGITAL CO., LTD
Global manufacturer of thermal transfer ribbons for labelin…
|
300743 | CN | Manufacturing |
|
HELEN OF TROY LTD
A global consumer products company with brands in Home, Hea…
|
HELE | US | Manufacturing |
|
Henan Rebecca Hair Products Co.,Ltd
Global manufacturer of human and synthetic hair products, w…
|
600439 | CN | Manufacturing |
|
Hengan International Group Company Limited
Manufacturer and distributor of personal hygiene and househ…
|
1044 | KY | Manufacturing |
SHIGEMATSU WORKS 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/12193/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12193 | 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=12193 | 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=12193 \ -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": 12193}, 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 SHIGEMATSU WORKS CO.,LTD. (id: 12193)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.