
CHINYANG HOLDINGS CORPORATION — Investor Relations & Filings
Chinyang Holdings Corporation is a holding company that manages subsidiaries primarily engaged in the manufacturing and sale of plastic products. The core business of its controlled companies involves the production of plastic raw materials such as polyvinyl chloride (PVC) and polyurethane. These materials are utilized to create a range of products, including foam insulation, sound-absorbing materials, construction accessories, and automotive parts. In addition to its manufacturing operations, the group is also involved in real estate services, including marketing, leasing, and trade.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업가치제고계획(자율공시) | 2026-03-26 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-18 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-03-18 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-18 | Korean | |
| 정기주주총회결과 | 2026-03-13 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-03-13 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33044046 | 기업가치제고계획(자율공시) | 2026-03-26 | Korean | ||
| 32972945 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-18 | Korean | ||
| 32972895 | 주식등의대량보유상황보고서(일반) | 2026-03-18 | Korean | ||
| 32970379 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-18 | Korean | ||
| 32939608 | 정기주주총회결과 | 2026-03-13 | Korean | ||
| 32939345 | 최대주주등소유주식변동신고서 | 2026-03-13 | Korean | ||
| 32935106 | [기재정정]사업보고서 (2025.12) | 2026-03-12 | Korean | ||
| 32934727 | 증권발행실적보고서 | 2026-03-12 | Korean | ||
| 32934505 | 유상증자또는주식관련사채등의발행결과(자율공시) | 2026-03-12 | Korean | ||
| 32915253 | [기재정정]유상증자또는주식관련사채등의청약결과(자율공시) | 2026-03-09 | Korean | ||
| 32906043 | 유상증자또는주식관련사채등의청약결과(자율공시) | 2026-03-06 | Korean | ||
| 32905720 | 사업보고서 (2025.12) | 2026-03-06 | Korean | ||
| 32903346 | 감사보고서제출 | 2026-03-05 | Korean | ||
| 32878162 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-04 | Korean | ||
| 32877013 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-04 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
CHINYANG HOLDINGS 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/15852/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15852 | 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=15852 | 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=15852 \ -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": 15852}, 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 CHINYANG HOLDINGS CORPORATION (id: 15852)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.