JIANGSU CHANGQING AGROCHEMICAL CO.,LTD — Investor Relations & Filings
Jiangsu Changqing Agrochemical Co., Ltd. specializes in the research, development, production, and sale of diverse crop protection products. The company's portfolio encompasses a broad range of herbicides, insecticides, fungicides, and chemical intermediates. Notable products include imidacloprid, fipronil, and tricyclazole, which serve various agricultural needs across global markets. The organization prioritizes technological innovation and operates integrated manufacturing facilities to maintain quality control and production efficiency. Its core activities are centered on delivering effective pest and weed management solutions while maintaining compliance with safety and environmental regulations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告 | 2026-04-21 | Chinese | |
| 2025年年度报告摘要 | 2026-04-21 | Chinese | |
| 国联民生证券承销保荐有限公司关于公司继续使用暂时闲置募集资金进行现金管理的专项核查意见 | 2026-04-21 | Chinese | |
| 2025年度业绩预告 | 2026-01-29 | Chinese | |
| 2026年第一次临时股东会决议公告 | 2026-01-23 | Chinese | |
| 上海市锦天城律师事务所关于公司2026年第一次临时股东会的法律意见书 | 2026-01-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 35689025 | 2025年年度报告 | 2026-04-21 | Chinese | ||
| 35688997 | 2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 35688989 | 国联民生证券承销保荐有限公司关于公司继续使用暂时闲置募集资金进行现金管理的专项核查意见 | 2026-04-21 | Chinese | ||
| 35688982 | 2025年度业绩预告 | 2026-01-29 | Chinese | ||
| 35688978 | 2026年第一次临时股东会决议公告 | 2026-01-23 | Chinese | ||
| 35688973 | 上海市锦天城律师事务所关于公司2026年第一次临时股东会的法律意见书 | 2026-01-23 | Chinese | ||
| 35688966 | 关于变更公司第九届董事会独立董事及调整专门委员会委员的公告 | 2026-01-23 | Chinese | ||
| 35688964 | 关于召开2026年第一次临时股东会的通知 | 2026-01-05 | Chinese | ||
| 35688949 | 关于变更公司董事会秘书的公告 | 2026-01-05 | Chinese | ||
| 35688946 | 第九届董事会第六次会议决议公告 | 2026-01-05 | Chinese | ||
| 35688943 | 关于拟变更公司第九届董事会独立董事及调整专门委员会委员的公告 | 2026-01-05 | Chinese | ||
|
2025
4 filings
| |||||
| 35688937 | 关于独立董事辞职的公告 | 2025-12-08 | Chinese | ||
| 35688934 | 第九届董事会第五次会议决议公告 | 2025-10-24 | Chinese | ||
| 35688926 | 关于全资子公司拟更名及启用新品牌的公告 | 2025-10-24 | Chinese | ||
| 35688916 | 2025年三季度报告 | 2025-10-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAMA Ltd.
Global provider of crop protection solutions using off-pate…
|
000553 | CN | Manufacturing |
|
Advance Agrolife Limited
Manufactures and distributes agrochemicals for crop protect…
|
ADVANCE | IN | Manufacturing |
|
Aimco Pesticides Ltd.
Manufacturer and exporter of technical grade pesticides and…
|
524288 | IN | Manufacturing |
|
Ambey Laboratories Limited
Manufactures and distributes agrochemicals and crop protect…
|
AMBEY | IN | Manufacturing |
|
AMERICAN VANGUARD CORP
Develops and markets solutions for crop protection, turf, a…
|
AVD | US | Manufacturing |
|
Amoéba
Develops natural microbiological solutions to manage bacter…
|
ALMIB | FR | Manufacturing |
|
Anhui Guangxin Agrochemical Co., Ltd.
Produces agrochemicals and fine chemical intermediates usin…
|
603599 | CN | Manufacturing |
|
Aristo Bio-Tech And Lifescience Limited
Manufactures crop protection products and provides contract…
|
ARISTO | IN | Manufacturing |
|
ASTEC LIFESCIENCES LIMITED
CDMO manufacturing agrochemical active ingredients and phar…
|
ASTEC | IN | Manufacturing |
|
Auri Grow India Limited
Develops agrochemicals, crop protection products, and bio-s…
|
AURIGROW | IN | Manufacturing |
JIANGSU CHANGQING AGROCHEMICAL 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/54434/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54434 | 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=54434 | 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=54434 \ -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": 54434}, 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 JIANGSU CHANGQING AGROCHEMICAL CO.,LTD (id: 54434)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.