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 |
|---|---|---|---|
| 大庆华科股份有限公司关于参加黑龙江辖区上市公司2026年投资者网上集体接待日暨业绩说明会活动的公告 | 2026-05-08 | Chinese | |
| 大庆华科股份有限公司第九届董事会2026年第二次临时会议决议公告 | 2026-05-08 | Chinese | |
| 大庆华科股份有限公司2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | |
| 2025年独立董事年度述职报告(赵云宝) | 2026-04-24 | Chinese | |
| 2025年独立董事年度述职报告(王涌) | 2026-04-24 | Chinese | |
| 2025年独立董事年度述职报告(潘明) | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44489563 | 大庆华科股份有限公司关于参加黑龙江辖区上市公司2026年投资者网上集体接待日暨业绩说明会活动的公告 | 2026-05-08 | Chinese | ||
| 44487011 | 大庆华科股份有限公司第九届董事会2026年第二次临时会议决议公告 | 2026-05-08 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Swancor Advanced Materials Co., Ltd.
Develops high-performance resins and composites for wind en…
|
688585 | CN | Manufacturing |
|
Swancor Holding Co., Ltd.
Develops high-performance resins and recyclable composites …
|
3708 | TW | Manufacturing |
|
Synthomer PLC
A specialty chemical company making aqueous polymers for va…
|
SYNT | GB | Manufacturing |
|
Taita Chemical Company, Limited
Specializes in styrene derivatives, polymer resins, and gla…
|
1309 | TW | Manufacturing |
|
TECHSTORM ADVANCED MATERIAL CORPORATION LIMITED
Develops and manufactures high-performance epoxy resins and…
|
601026 | CN | Manufacturing |
|
T&L Co., LTD.
Develops and manufactures polymer-based medical devices and…
|
340570 | KR | Manufacturing |
|
TOYOBO CO.,LTD.
Diversified manufacturer of films, polymers, industrial mat…
|
3101 | JP | Manufacturing |
|
Trinseo PLC
A specialty material solutions provider of plastics, latex …
|
TSE | US | Manufacturing |
|
TSRC Corporation
Global manufacturer specializing in synthetic rubber and ad…
|
2103 | TW | Manufacturing |
|
UBE Corporation
A diversified manufacturer of chemicals, machinery, and con…
|
4208 | JP | 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.