SHINWON CORPORATION — Investor Relations & Filings
Shinwon Corporation is a global apparel manufacturer providing comprehensive end-to-end services, from design and development to finished product manufacturing. The company operates on a vertically integrated production model that includes spinning, knitting, dyeing, printing, and warehousing. Its R&D center functions as an extended product creation engine for clients, offering support in style, fabric, graphics, and 3D modeling. Shinwon utilizes an OEM/ODM model to produce a diverse range of apparel, including knitwear and sweaters, for global customers. The company is actively pursuing digital transformation through smart factory initiatives to improve efficiency and traceability, while also prioritizing ESG (Environmental, Social, and Governance) principles to ensure sustainable and responsible operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2024-09-13 | Korean | |
| [기재정정]기업지배구조보고서공시 | 2024-08-30 | Korean | |
| 반기보고서 (2024.06) | 2024-08-14 | Korean | |
| [기재정정]사업보고서 (2023.12) | 2024-07-30 | Korean | |
| [기재정정]분기보고서 (2024.03) | 2024-07-30 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2024-06-21 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8077270 | 주식등의대량보유상황보고서(일반) | 2024-09-13 | Korean | ||
| 8082348 | [기재정정]기업지배구조보고서공시 | 2024-08-30 | Korean | ||
| 8094539 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8103842 | [기재정정]사업보고서 (2023.12) | 2024-07-30 | Korean | ||
| 8103831 | [기재정정]분기보고서 (2024.03) | 2024-07-30 | Korean | ||
| 8120918 | 주식등의대량보유상황보고서(일반) | 2024-06-21 | Korean | ||
| 8131273 | 기업지배구조보고서공시 | 2024-05-31 | Korean | ||
| 8139926 | 분기보고서 (2024.03) | 2024-05-14 | Korean | ||
| 8139892 | 주식등의대량보유상황보고서(일반) | 2024-05-14 | Korean | ||
| 8153711 | 주식등의대량보유상황보고서(일반) | 2024-03-29 | Korean | ||
| 8153706 | [기재정정]사업보고서 (2023.12) | 2024-03-29 | Korean | ||
| 8153656 | 정기주주총회결과 | 2024-03-29 | Korean | ||
| 8153640 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-29 | Korean | ||
| 8163686 | 감사보고서제출 | 2024-03-21 | Korean | ||
| 8163440 | 사업보고서 (2023.12) | 2024-03-21 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
SHINWON CORPORATION 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/15160/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15160 | 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=15160 | 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=15160 \ -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": 15160}, 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 SHINWON CORPORATION (id: 15160)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.