
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 |
|---|---|---|---|
|
Formoplast AD
Designs and manufactures tooling for the plastics industry …
|
FORM | BG | Manufacturing |
|
FP CORPORATION
Manufactures and recycles disposable food containers for fo…
|
7947 | JP | Manufacturing |
|
FSPG HI-TECH CO., LTD
Develops and manufactures high-tech polymer materials and f…
|
000973 | CN | Manufacturing |
|
Fujian Superpipe Co.,Ltd
Produces high-performance plastic piping systems for munici…
|
300198 | CN | Manufacturing |
|
FUJI SEAL INTERNATIONAL,INC.
Develops and sells packaging systems, materials, and relate…
|
7864 | JP | Manufacturing |
|
FUKUVI CHEMICAL INDUSTRY CO.,LTD.
Manufacturer of plastic and resin products for construction…
|
7871 | JP | Manufacturing |
|
Fuling Technology CO.,LTD
Manufacturer of food service disposables and sustainable pa…
|
001356 | CN | Manufacturing |
|
FULIN-KY
Manufactures and distributes synthetic leather, PVC sheets,…
|
1341 | TW | Manufacturing |
|
Gabriel Pet Straps Limited
Manufactures PET and PP strapping solutions for heavy-duty …
|
544108 | IN | Manufacturing |
|
GARWARE HI-TECH FILMS LIMITED
Global manufacturer of specialty polyester films for automo…
|
GRWRHITECH | 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.