
DO&SHUIHUA Group Co.,LTD. — Investor Relations & Filings
DO&SHUIHUA Group Co., LTD. focuses on the research, development, and large-scale manufacturing of agricultural and industrial chemical products. The company’s core portfolio includes high-efficiency fertilizers such as compound fertilizers, urea, and ammonium phosphate, alongside basic chemical commodities like sulfuric acid and synthetic ammonia. It provides specialized solutions for modern agricultural production and industrial processing, utilizing integrated production chains to maintain quality standards. The group serves a diverse client base ranging from agricultural enterprises to industrial manufacturers, emphasizing technological advancement in chemical synthesis and resource utilization to support productivity and operational efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2024年年度股东大会决议公告 | 2025-05-23 | Chinese | |
| 2025年员工持股计划第一次持有人会议决议公告 | 2025-05-23 | Chinese | |
| 第五届董事会第三十四次会议决议的公告 | 2025-05-23 | Chinese | |
| 北京金杜(成都)律师事务所关于帝欧家居集团股份有限公司2024年年度股东大会之法律意见书 | 2025-05-23 | Chinese | |
| 北京金杜(成都)律师事务所关于帝欧家居集团股份有限公司2025年员工持股计划的法律意见书 | 2025-05-19 | Chinese | |
| 关于担保事项的进展公告 | 2025-05-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37162238 | 2024年年度股东大会决议公告 | 2025-05-23 | Chinese | ||
| 37162228 | 2025年员工持股计划第一次持有人会议决议公告 | 2025-05-23 | Chinese | ||
| 37162219 | 第五届董事会第三十四次会议决议的公告 | 2025-05-23 | Chinese | ||
| 37162209 | 北京金杜(成都)律师事务所关于帝欧家居集团股份有限公司2024年年度股东大会之法律意见书 | 2025-05-23 | Chinese | ||
| 37162195 | 北京金杜(成都)律师事务所关于帝欧家居集团股份有限公司2025年员工持股计划的法律意见书 | 2025-05-19 | Chinese | ||
| 37162178 | 关于担保事项的进展公告 | 2025-05-16 | Chinese | ||
| 37162168 | 帝欧家居集团股份有限公司简式权益变动报告书 | 2025-05-16 | Chinese | ||
| 37162154 | 关于股东权益变动的提示性公告 | 2025-05-16 | Chinese | ||
| 37162141 | 关于取得发明专利证书的公告 | 2025-05-14 | Chinese | ||
| 37162132 | 关于股份回购进展情况的公告 | 2025-05-06 | Chinese | ||
| 37162120 | 帝欧家居集团股份有限公司2025年员工持股计划(草案) | 2025-04-29 | Chinese | ||
| 37162102 | 帝欧家居集团股份有限公司2025年员工持股计划(草案)摘要 | 2025-04-29 | Chinese | ||
| 37162089 | 董事会决议公告 | 2025-04-29 | Chinese | ||
| 37162079 | 帝欧家居集团股份有限公司2025年员工持股计划管理办法 | 2025-04-29 | Chinese | ||
| 37162063 | 2025年一季度报告 | 2025-04-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACBT
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agritech Limited
Manufacturer and marketer of agricultural fertilizers, spec…
|
AGL | PK | Manufacturing |
|
Agritech Non-Voting (Pref) Class A
fertilizer manufacturer operating a modern and efficient ur…
|
AGLNCPS | PK | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
DO&SHUIHUA Group 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/54802/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54802 | 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=54802 | 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=54802 \ -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": 54802}, 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 DO&SHUIHUA Group Co.,LTD. (id: 54802)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.