
WOOJIN I&S Co.,Ltd — Investor Relations & Filings
WOOJIN I&S Co., Ltd. is a company specializing in the manufacturing and installation of mechanical equipment for industrial facilities and buildings. Its core offerings include specialized industrial ducts for high-tech applications, as well as comprehensive building systems for air conditioning, heating, cooling, fire protection, and piping. The company is advancing its services by integrating digital twin technology into the construction and maintenance lifecycle. Through strategic partnerships, it develops solutions that create virtual replicas of construction sites, leveraging Building Information Modeling (BIM) and 3D data. This approach enables virtual simulations to optimize construction processes, enhance quality and safety management, and streamline post-construction maintenance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]단일판매ㆍ공급계약체결 | 2026-05-22 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]주주총회소집결의 | 2026-04-29 | Korean | |
| [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-04-29 | Korean | |
| 주주총회소집결의 | 2026-04-29 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2026-04-29 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46759110 | [기재정정]단일판매ㆍ공급계약체결 | 2026-05-22 | Korean | ||
| 46348276 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 38493324 | [기재정정]주주총회소집결의 | 2026-04-29 | Korean | ||
| 38458826 | [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-04-29 | Korean | ||
| 38424835 | 주주총회소집결의 | 2026-04-29 | Korean | ||
| 38424828 | 주주명부폐쇄기간또는기준일설정 | 2026-04-29 | Korean | ||
| 38424763 | 주요사항보고서(자기주식처분결정) | 2026-04-29 | Korean | ||
| 37749525 | 단일판매ㆍ공급계약체결 | 2026-04-28 | Korean | ||
| 33975556 | 단일판매ㆍ공급계약체결 | 2026-04-10 | Korean | ||
| 33118691 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33017163 | [기재정정]단일판매ㆍ공급계약체결 | 2026-03-24 | Korean | ||
| 33011527 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 33011524 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32939669 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | ||
| 32939664 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Plumbing, heat and air-conditioning installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accel Group Holdings Limited
Provider of E&M engineering services, green building soluti…
|
1283 | HK | Construction |
|
ACTER TECHNOLOGY INTEGRATION GROUP CO., LTD.
Provides cleanroom engineering and integrated M&E systems f…
|
603163 | CN | Construction |
|
AKATSUKI EAZIMA CO., LTD.
A facility engineering company specializing in energy conse…
|
1997 | JP | Construction |
|
Aqualine Ltd.
Offers emergency plumbing repairs and sells mineral water a…
|
6173 | JP | Construction |
|
ASAHI KOGYOSHA CO.,LTD.
Environmental engineering firm providing HVAC installation …
|
1975 | JP | Construction |
|
BİRLEŞİM MÜHENDİSLİK ISITMA SOĞUTMA HAVALANDIRMA SANAYİ VE TİCARET A.Ş.
A mechanical contracting company specializing in HVAC, plum…
|
BRLSM | TR | Construction |
|
Chase Resource Corporation
Provides comprehensive non-welded piping solutions for indu…
|
CQS | CA | Construction |
|
Cheminvest a.s.
Engineering and construction firm providing technical, inst…
|
1CHI01AE | SK | Construction |
|
COMFORT SYSTEMS USA INC
Provider of mechanical, electrical, and plumbing (MEP) buil…
|
FIX | US | Construction |
|
Công ty Cổ phần Cơ Điện Lạnh
Provides M&E engineering services, manufactures air conditi…
|
REE | VN | Construction |
WOOJIN I&S 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/15301/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15301 | 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=15301 | 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=15301 \ -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": 15301}, 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 WOOJIN I&S Co.,Ltd (id: 15301)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.