
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-29 | Korean | |
| 주주총회소집공고 | 2026-05-27 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-05-26 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2026-05-22 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]주주총회소집결의 | 2026-04-29 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47872346 | 기업지배구조보고서공시 | 2026-05-29 | Korean | ||
| 47201177 | 주주총회소집공고 | 2026-05-27 | Korean | ||
| 47045391 | 단일판매ㆍ공급계약체결 | 2026-05-26 | Korean | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Plumbing, heat and air-conditioning installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ISF GROUP BERHAD
Specializes in the supply, installation, and maintenance of…
|
— | MY | Construction |
|
KAWASAKI SETSUBI KOGYO CO., LTD.
Engineering and construction company specializing in buildi…
|
1777 | JP | Construction |
|
KING WAN CORPORATION LIMITED
An integrated building services company specializing in M&E…
|
554 | SG | Construction |
|
KINOVO PLC
A property services provider focused on safety, compliance,…
|
KINO | GB | Construction |
|
koukandekirukun, Inc.
Operates an e-commerce business for residential equipment w…
|
7695 | JP | Construction |
|
Lap Kei Engineering (Holdings) Limited
Established provider of engineering services focused on bui…
|
1690 | HK | Construction |
|
Lavell Systems Inc.
Expert installation, repair, and maintenance of plumbing, h…
|
— | CA | Construction |
|
Legence Corp.
Provides engineering and maintenance for mission-critical b…
|
LGN | US | Construction |
|
Lemon Sistemi
Designs and installs renewable energy systems and energy ef…
|
LS | IT | Construction |
|
LIBRA GROUP LIMITED
An integrated building solutions company providing M&E engi…
|
5TR | SG | 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.