
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-03-13 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | |
| [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | |
| 주주총회소집공고 | 2026-03-13 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 32939669 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | ||
| 32939664 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | ||
| 32939637 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | ||
| 32939622 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | ||
| 32939598 | [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | ||
| 32938749 | 주주총회소집공고 | 2026-03-13 | Korean | ||
| 32921680 | [기재정정]현금ㆍ현물배당결정 | 2026-03-10 | Korean | ||
| 32825968 | 현금ㆍ현물배당결정 | 2026-02-23 | Korean | ||
| 32825953 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-02-23 | Korean | ||
| 32825731 | 주식매수선택권부여에관한신고 | 2026-02-23 | Korean | ||
| 32825601 | 주요사항보고서(자기주식처분결정) | 2026-02-23 | Korean | ||
| 32825441 | 주주총회소집결의 | 2026-02-23 | Korean | ||
| 19476634 | 단일판매ㆍ공급계약체결 | 2026-02-13 | Korean | ||
| 19474882 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-02-13 | Korean | ||
| 19474487 | 영업(잠정)실적(공정공시) | 2026-02-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.