DAQING HUAKE CO.,LTD — Investor Relations & Filings
Daqing Huake Co., Ltd. specializes in the deep processing of petrochemical products and the production of fine chemicals. The company's core business activities involve the research, development, manufacturing, and distribution of a diverse range of chemical materials. Key product lines include C5 and C9 petroleum resins, which are widely used in adhesives, coatings, and rubber compounding. Additionally, the company produces high-purity acetonitrile, isopropyl alcohol, and polypropylene. Daqing Huake leverages its proximity to major oil and gas resources to maintain a stable supply chain and focuses on technological innovation to enhance product quality. Its products serve various industrial sectors, including plastics, pharmaceuticals, and chemical synthesis, catering to both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 大庆华科股份有限公司2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | |
| 2025年独立董事年度述职报告(赵云宝) | 2026-04-24 | Chinese | |
| 2025年独立董事年度述职报告(王涌) | 2026-04-24 | Chinese | |
| 2025年独立董事年度述职报告(潘明) | 2026-04-24 | Chinese | |
| 大庆华科股份有限公司关于对会计师事务所2025年度履职情况评估及审计委员会履行监督职责情况的报告 | 2026-04-24 | Chinese | |
| 信会师报字[2026]第ZK10119号 大庆华科股份有限公司关联方非经营性资金占用清偿情况专项报告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44270036 | 大庆华科股份有限公司2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | ||
| 44270034 | 2025年独立董事年度述职报告(赵云宝) | 2026-04-24 | Chinese | ||
| 44270019 | 2025年独立董事年度述职报告(王涌) | 2026-04-24 | Chinese | ||
| 44270010 | 2025年独立董事年度述职报告(潘明) | 2026-04-24 | Chinese | ||
| 44269997 | 大庆华科股份有限公司关于对会计师事务所2025年度履职情况评估及审计委员会履行监督职责情况的报告 | 2026-04-24 | Chinese | ||
| 44269992 | 信会师报字[2026]第ZK10119号 大庆华科股份有限公司关联方非经营性资金占用清偿情况专项报告 | 2026-04-24 | Chinese | ||
| 44269978 | 2025年年度审计报告 | 2026-04-24 | Chinese | ||
| 44268355 | 2025年年度报告摘要 | 2026-04-24 | Chinese | ||
| 44268352 | 大庆华科股份有限公司关于2025年度利润分配方案的公告 | 2026-04-24 | Chinese | ||
| 44268349 | 大庆华科股份有限公司董事、高级管理人员薪酬管理办法 | 2026-04-24 | Chinese | ||
| 44268328 | 2025年独立董事年度述职报告(李国峰) | 2026-04-24 | Chinese | ||
| 44268303 | 大庆华科2025环境、社会及治理报告 | 2026-04-24 | Chinese | ||
| 44267169 | 大庆华科股份有限公司关于召开2025年度股东会的通知 | 2026-04-24 | Chinese | ||
| 44267159 | 大庆华科股份有限公司董事会对独立董事独立性自查情况的专项报告 | 2026-04-24 | Chinese | ||
| 44267157 | 信会师报字[2026]第ZK10118号 大庆华科股份有限公司内部控制审计报告 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SHANDONG POLYMER BIOCHEMICALS CO.,LTD.
Produces polyacrylamide and water-soluble polymers for wate…
|
002476 | CN | Manufacturing |
|
Shandong Rike Chemical Co.,Ltd.
Manufactures high-performance plastic additives, impact mod…
|
300214 | CN | Manufacturing |
|
SHANDONG RUIFENG CHEMICAL CO.,LTD.
Develops and manufactures high-performance plastic additive…
|
300243 | CN | Manufacturing |
|
Shanghai Baolijia Chemical Co., Ltd.
Produces water-based acrylic emulsions for architectural co…
|
301037 | CN | Manufacturing |
|
Shanghai Hongda New Material Co.,LTD.
Specializes in R&D and production of silicone rubber for di…
|
002211 | CN | Manufacturing |
|
Shanghai Huide Science & Technology Co.,Ltd
Develops and manufactures polyurethane resins, polyester po…
|
603192 | CN | Manufacturing |
|
SHANGHAI PORIGINE CHEMICAL MATERIAL GROUP CO., LTD.
Researches and distributes polyurethane systems, polyols, a…
|
603196 | CN | Manufacturing |
|
SHANGHAI PRET COMPOSITES CO.,LTD.
Develops and manufactures high-performance polymers and adv…
|
002324 | CN | Manufacturing |
|
Shanxi Huayang New Material Co.,Ltd.
Produces biodegradable materials and precious metal catalys…
|
600281 | CN | Manufacturing |
|
SH ENERGY & CHEMICAL CO.,LTD
Manufacturer of expandable polystyrene (EPS) for constructi…
|
002360 | KR | Manufacturing |
DAQING HUAKE 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/53943/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53943 | 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=53943 | 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=53943 \ -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": 53943}, 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 DAQING HUAKE CO.,LTD (id: 53943)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.