
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 |
|---|---|---|---|
|
3M India Ltd.
Science-based firm delivering industrial, safety, healthcar…
|
3MINDIA | IN | Manufacturing |
|
ACCO BRANDS Corp
Global designer and manufacturer of academic, consumer, and…
|
ACCO | US | Manufacturing |
|
ADEL KALEMCİLİK TİCARET VE SANAYİ A.Ş.
A manufacturer and marketer of stationery products like pen…
|
ADEL | TR | Manufacturing |
|
ALKOSIGN LIMITED
Designs and manufactures visual communication products and …
|
543453 | IN | Manufacturing |
|
Amifa Co., Ltd.
Plans, manufactures, and wholesales lifestyle goods like gi…
|
7800 | JP | Manufacturing |
|
ANSELL LIMITED
Global developer and manufacturer of advanced hand and body…
|
ANN | AU | Manufacturing |
|
ARTNATURE INC.
Manufactures and sells wigs, hairpieces, and hair augmentat…
|
7823 | JP | Manufacturing |
|
AVON PROTECTION PLC
Provider of mission-critical personal protection systems fo…
|
AVON | GB | Manufacturing |
|
Best Bristle Company Co., Ltd.
Manufacturer of PBT filaments for oral care, industrial, an…
|
318410 | KR | Manufacturing |
|
BRADY CORP
Manufacturer of solutions that identify and protect people,…
|
BRC | US | 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.