CHERYONG INDUSTRIAL CO.,LTD. — Investor Relations & Filings
Cheryong Industrial Co., Ltd. is a specialized manufacturer of materials and equipment for critical infrastructure sectors. The company's core business involves the production and sale of components for power transmission and distribution networks, underground cabling systems, communication infrastructure, and railway systems. Focusing on the metal and synthetic resin sectors, Cheryong Industrial develops and supplies a comprehensive range of products designed for reliability and performance. The company leverages its technological capabilities to provide differentiated solutions for clients in the utility and transportation industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-05 | Korean | |
| 현금ㆍ현물배당결정 | 2024-02-05 | Korean | |
| 결산실적공시예고 | 2024-01-31 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2023-12-14 | Korean | |
| 수시공시의무관련사항(공정공시)(2023년 사업년도(제13기) 현금배당 계획) | 2023-12-14 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2023-12-01 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
3 filings
| |||||
| 8219583 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-05 | Korean | ||
| 8219581 | 현금ㆍ현물배당결정 | 2024-02-05 | Korean | ||
| 8221899 | 결산실적공시예고 | 2024-01-31 | Korean | ||
|
2023
12 filings
| |||||
| 8241854 | 주주명부폐쇄기간또는기준일설정 | 2023-12-14 | Korean | ||
| 8241842 | 수시공시의무관련사항(공정공시)(2023년 사업년도(제13기) 현금배당 계획) | 2023-12-14 | Korean | ||
| 8247283 | 주식등의대량보유상황보고서(일반) | 2023-12-01 | Korean | ||
| 8263229 | 분기보고서 (2023.09) | 2023-11-13 | Korean | ||
| 8303609 | 반기보고서 (2023.06) | 2023-08-11 | Korean | ||
| 8343454 | 분기보고서 (2023.03) | 2023-05-12 | Korean | ||
| 8345996 | 신탁계약해지결과보고서 | 2023-05-08 | Korean | ||
| 8367970 | 정기주주총회결과 | 2023-03-28 | Korean | ||
| 8383542 | 사업보고서 (2022.12) | 2023-03-20 | Korean | ||
| 8386051 | 감사보고서제출 | 2023-03-16 | Korean | ||
| 8397520 | 주주총회소집공고 | 2023-03-13 | Korean | ||
| 8410793 | 주주총회소집결의 | 2023-02-27 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
|
AHOKU Electronic Company
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | Manufacturing |
CHERYONG INDUSTRIAL 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/17200/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17200 | 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=17200 | 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=17200 \ -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": 17200}, 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 CHERYONG INDUSTRIAL CO.,LTD. (id: 17200)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.