
Sichuan Dowell Science and Technology Inc. — Investor Relations & Filings
Sichuan Dowell Science and Technology Inc. specializes in the research, development, production, and distribution of high-performance leather chemicals and functional materials. The company provides a comprehensive suite of chemical solutions for the leather processing industry, including tanning agents, retanning agents, fatliquors, and finishing materials. Its product portfolio is designed to enhance the quality, durability, and aesthetic properties of leather used in automotive interiors, footwear, upholstery, and apparel. Dowell emphasizes technological innovation and sustainable manufacturing, focusing on the development of eco-friendly chemical additives that reduce environmental impact during the leather production cycle. By integrating advanced chemical engineering with specialized technical services, the company supports global leather manufacturers in achieving high-performance standards and regulatory compliance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第七届董事会第五次会议决议公告 | 2026-06-02 | Chinese | |
| 关于对控股子公司进行股权划转及增资的公告 | 2026-06-02 | Chinese | |
| 关于对外投资设立控股子公司的公告 | 2026-05-22 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-19 | Chinese | |
| 北京康达(成都)律师事务所关于四川达威科技股份有限公司2025年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 关于对外投资的进展暨调整交易协议的公告 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47932326 | 第七届董事会第五次会议决议公告 | 2026-06-02 | Chinese | ||
| 47932330 | 关于对控股子公司进行股权划转及增资的公告 | 2026-06-02 | Chinese | ||
| 46806978 | 关于对外投资设立控股子公司的公告 | 2026-05-22 | Chinese | ||
| 46532286 | 2025年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46532293 | 北京康达(成都)律师事务所关于四川达威科技股份有限公司2025年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 45916971 | 关于对外投资的进展暨调整交易协议的公告 | 2026-05-14 | Chinese | ||
| 45916994 | 第七届董事会第四次会议决议公告 | 2026-05-14 | Chinese | ||
| 37732360 | 关于2026年度对外担保额度预计的公告 | 2026-04-27 | Chinese | ||
| 37732359 | 2025年度独立董事述职报告(张春晓) | 2026-04-27 | Chinese | ||
| 37732356 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 37732348 | 2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 37731479 | 2026年度财务预算报告 | 2026-04-27 | Chinese | ||
| 37731474 | 关于举行2025年度网上业绩说明会的公告 | 2026-04-27 | Chinese | ||
| 37731467 | 2025年度内部控制评价报告 | 2026-04-27 | Chinese | ||
| 37731464 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chembond Material Technologies Limited
Supplies specialty chemicals for surface treatment and indu…
|
CHEMBOND | IN | Manufacturing |
|
CHEMIPRO KASEI KAISHA,LTD
Develops and produces industrial chemicals and household pr…
|
4960 | JP | Manufacturing |
|
Chemtros Co., Ltd.
A chemical materials manufacturer of intermediates, APIs, a…
|
220260 | KR | Manufacturing |
|
China Boton Group Company Limited
Specializes in flavors, fragrances, electronic atomizers, a…
|
3318 | HK | Manufacturing |
|
CHINA CATALYST HOLDING CO.,LTD.
Manufactures specialty catalysts and molecular sieves for i…
|
688267 | CN | Manufacturing |
|
China Crystal New Material Holdings Co., Ltd.
A leading global producer of synthetic mica and graphene fo…
|
900250 | KY | Manufacturing |
|
Chongqing Sansheng Industrial Co.,Ltd.
Develops construction chemicals and pharmaceuticals for inf…
|
002742 | CN | Manufacturing |
|
Chr. Hansen Holding
A global bioscience company developing and producing natura…
|
CHR | DK | Manufacturing |
|
Chunbo Co., Ltd.
Develops and manufactures fine chemical materials for elect…
|
278280 | KR | Manufacturing |
|
CitroTech Inc.
Develops non-toxic, plant-based fire inhibitors and wildfir…
|
CITR | US | Manufacturing |
Sichuan Dowell Science and Technology Inc. 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/55519/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55519 | 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=55519 | 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=55519 \ -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": 55519}, 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 Sichuan Dowell Science and Technology Inc. (id: 55519)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.