
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 |
|---|---|---|---|
| 关于2024年股票期权激励计划部分股票期权注销完成的公告 | 2026-05-28 | Chinese | |
| 湖北鼎龙控股股份有限公司相关债券2026年跟踪评级报告 | 2026-05-25 | Chinese | |
| 关于公司CMP抛光液产品取得重大进展的公告 | 2026-05-25 | Chinese | |
| 关于2024年股票期权激励计划第二个行权期采用自主行权模式的提示性公告 | 2026-05-20 | Chinese | |
| 关于控股股东部分股份质押的公告 | 2026-05-14 | Chinese | |
| 关于鼎龙转债预计满足赎回条件的提示性公告 | 2026-04-21 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47869838 | 关于2024年股票期权激励计划部分股票期权注销完成的公告 | 2026-05-28 | Chinese | ||
| 47041191 | 湖北鼎龙控股股份有限公司相关债券2026年跟踪评级报告 | 2026-05-25 | Chinese | ||
| 47040826 | 关于公司CMP抛光液产品取得重大进展的公告 | 2026-05-25 | Chinese | ||
| 46615322 | 关于2024年股票期权激励计划第二个行权期采用自主行权模式的提示性公告 | 2026-05-20 | Chinese | ||
| 46344281 | 关于控股股东部分股份质押的公告 | 2026-05-14 | Chinese | ||
| 35507296 | 关于鼎龙转债预计满足赎回条件的提示性公告 | 2026-04-21 | Chinese | ||
| 35507295 | 中证鹏元关于关注湖北鼎龙控股股份有限公司剥离通用打印耗材终端业务事项的公告 | 2026-04-21 | Chinese | ||
| 35507291 | 招商证券股份有限公司关于湖北鼎龙控股股份有限公司2025年度持续督导跟踪报告 | 2026-04-09 | Chinese | ||
| 35507288 | 关于债券持有人可转换公司债券持有比例变动达10%的公告 | 2026-04-09 | Chinese | ||
| 35507284 | 第六届董事会第十一次会议决议公告 | 2026-04-02 | Chinese | ||
| 35507283 | 关于部分募集资金专项账户注销的公告 | 2026-04-02 | Chinese | ||
| 35507281 | 关于以出让两家并表子公司控股权的方式剥离通用打印耗材终端业务的公告 | 2026-04-02 | Chinese | ||
| 35507279 | 关于出售全资子公司珠海名图超俊科技有限公司部分股权的公告 | 2026-04-02 | Chinese | ||
| 35507276 | 招商证券股份有限公司关于鼎龙股份出售控股子公司部分股权被动形成对外担保的核查意见 | 2026-04-02 | Chinese | ||
| 35507275 | 关于出售控股子公司部分股权被动形成对外担保的公告 | 2026-04-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Daoming Optics&Chemical Co., Ltd.
Manufacturer of reflective materials and functional films f…
|
002632 | CN | Manufacturing |
|
DARBOND TECHNOLOGY CO., LTD
Provides high-performance electronic materials, adhesives, …
|
688035 | CN | Manufacturing |
|
DAXIN
Manufacturer of advanced chemical materials for optoelectro…
|
5234 | TW | Manufacturing |
|
Decibel Cannabis Company
A consumer-focused leader in the craft cannabis segment off…
|
DB | CA | Manufacturing |
|
Denka Company Limited
Diversified chemical maker of materials for electronics, he…
|
4061 | JP | Manufacturing |
|
Denox Environmental & Technology Holdings Limited
Designs, manufactures, and sells air pollution control prod…
|
1452 | HK | Manufacturing |
|
DEVRO PLC
Global manufacturer and supplier of collagen products for t…
|
DVO | GB | Manufacturing |
|
DGL GROUP LIMITED
Provides integrated chemical manufacturing, logistics, and …
|
DGL | AU | Manufacturing |
|
DIRECTA PLUS PLC
Producer of graphene-based products that enhance commercial…
|
DCTA | GB | Manufacturing |
|
Diwang Industrial Holdings Limited
Operates in R&D, manufacturing, and sale of specialized che…
|
1950 | HK | 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.