
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 |
|---|---|---|---|
|
HEXO Corp.
A consumer-packaged goods cannabis company serving adult-us…
|
HEXO | CA | Manufacturing |
|
HIGHCOM LIMITED
Supplies advanced ballistic protection and tactical systems…
|
HCL | AU | Manufacturing |
|
HUBEI HUAQIANG HIGH-TECH CO.,LTD.
Manufactures CBRN personal protective equipment and collect…
|
688151 | CN | Manufacturing |
|
Interiors & More Limited
Manufacturer and trader of artificial flowers, plants, and …
|
INM | IN | Manufacturing |
|
International Parkside Products Inc.
Develops and markets specialized non-liquid cleaning soluti…
|
IPD | CA | Manufacturing |
|
Ispire Technology Inc.
Develops and distributes branded and ODM e-cigarette and ca…
|
ISPR | US | Manufacturing |
|
itamiarts inc.
Plans, produces, and sells customizable sales promotion pro…
|
168A | JP | Manufacturing |
|
IVG ENTERPRISES LTD.
Corporate entity investing in firms and globally distributi…
|
— | CA | Manufacturing |
|
İZMİR FIRÇA SANAYİ VE TİCARET A.Ş.
Manufacturer of brushes and tools for cleaning, constructio…
|
IZFAS | TR | Manufacturing |
|
Jaykay Enterprises Limited
Provides additive manufacturing, engineering services, and …
|
JAYKAY | IN | 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.