
Hubei Dinglong CO.,Ltd. — Investor Relations & Filings
Hubei Dinglong CO.,Ltd. is a high-tech enterprise specializing in the research, development, and manufacturing of advanced materials for the semiconductor and imaging sectors. The company's core business focuses on integrated circuit (IC) materials, optoelectronic materials, and printing consumables. Key products include Chemical Mechanical Polishing (CMP) pads and slurries, semiconductor packaging materials, and photoresists used in advanced manufacturing processes. Additionally, the company provides a comprehensive range of imaging supplies, such as polymerized toners, developer, and integrated circuit chips for printer cartridges. By leveraging its expertise in polymer chemistry and precision manufacturing, Hubei Dinglong serves global markets in semiconductor fabrication, display technology, and digital printing, positioning itself as a critical supplier in the high-end electronic materials supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事关于公司第四届董事会第四次会议相关事项的独立意见 | 2019-06-21 | Chinese | |
| 创业板上市公司重大资产重组方案首次披露对照表 | 2019-06-21 | Chinese | |
| 关于全资子公司拟通过增资扩股方式引入战略投资者暨关联交易的公告 | 2019-06-21 | Chinese | |
| 关于筹划发行股份购买资产停牌前一交易日前十大股东和前十大流通股股东持股情况的公告 | 2019-06-21 | Chinese | |
| 董事会关于本次交易符合《上市公司重大资产重组管理办法》第十一条、第四十三条的说明 | 2019-06-21 | Chinese | |
| 董事会关于本次交易履行法定程序的完备性、合规性及提交法律文件的有效性的说明 | 2019-06-21 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 35490063 | 独立董事关于公司第四届董事会第四次会议相关事项的独立意见 | 2019-06-21 | Chinese | ||
| 35490052 | 创业板上市公司重大资产重组方案首次披露对照表 | 2019-06-21 | Chinese | ||
| 35490031 | 关于全资子公司拟通过增资扩股方式引入战略投资者暨关联交易的公告 | 2019-06-21 | Chinese | ||
| 35490018 | 关于筹划发行股份购买资产停牌前一交易日前十大股东和前十大流通股股东持股情况的公告 | 2019-06-21 | Chinese | ||
| 35490011 | 董事会关于本次交易符合《上市公司重大资产重组管理办法》第十一条、第四十三条的说明 | 2019-06-21 | Chinese | ||
| 35490003 | 董事会关于本次交易履行法定程序的完备性、合规性及提交法律文件的有效性的说明 | 2019-06-21 | Chinese | ||
| 35489993 | 第四届董事会第四次会议决议公告 | 2019-06-21 | Chinese | ||
| 35489986 | 董事、监事及高级管理人员关于提供资料真实性、准确性和完整性的承诺函 | 2019-06-21 | Chinese | ||
| 35489977 | 关于转让参股子公司部分股份暨关联交易的公告 | 2019-06-21 | Chinese | ||
| 35489968 | 董事会关于公司股票价格波动是否达到《关于规范上市公司信息披露及相关各方行为的通知》(证监公司字[2007]128号)第五条相关标准的说明 | 2019-06-21 | Chinese | ||
| 35489959 | 第四届监事会第四次会议决议公告 | 2019-06-21 | Chinese | ||
| 35489952 | 发行股份及支付现金购买资产预案 | 2019-06-21 | Chinese | ||
| 35489922 | 关于筹划发行股份购买资产事项的停牌公告 | 2019-06-19 | Chinese | ||
| 35489914 | 关于收到行政处罚决定书的公告 | 2019-06-03 | Chinese | ||
| 35489907 | 2018年度权益分派实施公告 | 2019-05-31 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | Manufacturing |
Hubei Dinglong 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/55076/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55076 | 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=55076 | 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=55076 \ -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": 55076}, 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 Hubei Dinglong CO.,Ltd. (id: 55076)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.