
CHINYANG POLY URETHANE CO.,LTD — Investor Relations & Filings
CHINYANG POLY URETHANE CO., LTD. is a manufacturer and supplier specializing in polyurethane foam products. The company produces a variety of foams, including general, flame lamination, special, and natural types. These materials serve diverse sectors, including the furniture, automotive, footwear, construction, packaging, and electronics industries. The company's product applications range from components in household items and vehicles to specialized materials for building and packaging. Research and development efforts focus on creating functional floor coverings and high-foamed mats.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 기업가치제고계획(자율공시) | 2026-04-23 | Korean | |
| [기재정정]주요사항보고서(유형자산양수결정) | 2026-03-31 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-25 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-03-25 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-03-25 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46368890 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 35598083 | 기업가치제고계획(자율공시) | 2026-04-23 | Korean | ||
| 33119365 | [기재정정]주요사항보고서(유형자산양수결정) | 2026-03-31 | Korean | ||
| 33036589 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-25 | Korean | ||
| 33036584 | 주식등의대량보유상황보고서(일반) | 2026-03-25 | Korean | ||
| 33036581 | 최대주주등소유주식변동신고서 | 2026-03-25 | Korean | ||
| 33017806 | 증권발행실적보고서 | 2026-03-24 | Korean | ||
| 33017640 | 유상증자또는주식관련사채등의발행결과(자율공시) | 2026-03-24 | Korean | ||
| 32970627 | 유상증자또는주식관련사채등의청약결과(자율공시) | 2026-03-18 | Korean | ||
| 32933219 | 유상증자신주발행가액(안내공시) | 2026-03-12 | Korean | ||
| 32933110 | [기재정정]투자설명서 | 2026-03-12 | Korean | ||
| 32933093 | [발행조건확정]증권신고서(지분증권) | 2026-03-12 | Korean | ||
| 32933052 | [기재정정]주요사항보고서(유상증자결정) | 2026-03-12 | Korean | ||
| 32920602 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-10 | Korean | ||
| 32920448 | 정기주주총회결과 | 2026-03-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ashish Polyplast Ltd.
Manufacturer and exporter of PVC hoses for agriculture, con…
|
530429 | IN | Manufacturing |
|
Asia Packaging Group Inc.
Specialized manufacturer and distributor of diverse packagi…
|
ASIP | CA | Manufacturing |
|
Asia Pack Ltd.
Produces industrial PP and HDPE woven packaging for bulk st…
|
530899 | IN | Manufacturing |
|
Asia Plastic
Manufactures recycled EVA and PE foam materials and footwea…
|
1337 | TW | Manufacturing |
|
Asiaplast Industries Tbk
Manufactures and trades a wide range of plastic products, s…
|
APLI | ID | Manufacturing |
|
ASIA POLY HOLDINGS BERHAD
Investment holding, leading A-Cast® acrylic sheet manufactu…
|
— | MY | Manufacturing |
|
ASTRAL LIMITED
Produces advanced piping, adhesives, and bathware for integ…
|
ASTRAL | IN | Manufacturing |
|
Augros Cosmetic Packaging
Designs and manufactures custom packaging for the luxury co…
|
AUGR | FR | Manufacturing |
|
AUTINS GROUP PLC
Designer and manufacturer of acoustic and thermal managemen…
|
AUTG | GB | Manufacturing |
|
BAI-KAKAJI POLYMERS LIMITED
Manufacturer of HDPE and PP woven sacks and bags for indust…
|
544670 | IN | Manufacturing |
CHINYANG POLY URETHANE 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/16312/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16312 | 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=16312 | 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=16312 \ -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": 16312}, 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 POLY URETHANE CO.,LTD (id: 16312)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.