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 | |
| 内部控制审计报告 | 2026-04-21 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-21 | Chinese | |
| 国联民生证券承销保荐有限公司关于公司2025年度募集资金存放与使用情况的核查意见 | 2026-04-21 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况报告的专项报告 | 2026-04-21 | Chinese | |
| 关于继续使用暂时闲置募集资金进行现金管理的公告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35689081 | 独立董事2025年度述职报告(石柱) | 2026-04-21 | Chinese | ||
| 35689080 | 内部控制审计报告 | 2026-04-21 | Chinese | ||
| 35689078 | 关于2025年度利润分配预案的公告 | 2026-04-21 | Chinese | ||
| 35689076 | 国联民生证券承销保荐有限公司关于公司2025年度募集资金存放与使用情况的核查意见 | 2026-04-21 | Chinese | ||
| 35689075 | 2025年度非经营性资金占用及其他关联资金往来情况报告的专项报告 | 2026-04-21 | Chinese | ||
| 35689064 | 关于继续使用暂时闲置募集资金进行现金管理的公告 | 2026-04-21 | Chinese | ||
| 35689061 | 关于2026年度董事及高级管理人员薪酬方案的公告 | 2026-04-21 | Chinese | ||
| 35689059 | 独立董事2025年度述职报告(杨光亮) | 2026-04-21 | Chinese | ||
| 35689057 | 2025年度内部控制自我评价报告 | 2026-04-21 | Chinese | ||
| 35689056 | 2026年一季度报告 | 2026-04-21 | Chinese | ||
| 35689054 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-21 | Chinese | ||
| 35689048 | 独立董事2025年度述职报告(骆广生) | 2026-04-21 | Chinese | ||
| 35689046 | 董事与高级管理人员薪酬管理制度 | 2026-04-21 | Chinese | ||
| 35689043 | 关于会计政策变更的公告 | 2026-04-21 | Chinese | ||
| 35689041 | 2025年年度审计报告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BEST AGROLIFE LIMITED
Researches and manufactures crop protection technicals, int…
|
BESTAGRO | IN | Manufacturing |
|
Bhagiradha Chemicals and Industries
Manufactures technical-grade pesticides and chemical interm…
|
BHAGCHEM | IN | Manufacturing |
|
Bharat Rasayan Limited
Manufacturer of technical grade pesticides, formulations, a…
|
BHARATRAS | IN | Manufacturing |
|
Bhaskar Agrochemicals Ltd.
Manufactures and markets crop protection products including…
|
524534 | IN | Manufacturing |
|
Bioceres Crop Solutions Corp.
Provider of crop productivity solutions for agricultural su…
|
BIOX | KY | Manufacturing |
|
Biopol Chemicals Limited
Develops specialty biocides and antimicrobial solutions for…
|
BIOPOL | IN | Manufacturing |
|
Biotalys
Develops protein-based biocontrol solutions for crop and fo…
|
BTLS | BE | Manufacturing |
|
BN AGROCHEM LIMITED
Manufacturer and distributor of agrochemicals for crop prot…
|
BNAGROCHEM | IN | Manufacturing |
|
BSM CHEMICAL CO., LTD.
Manufactures pesticide intermediates and selective herbicid…
|
300796 | CN | Manufacturing |
|
CAC Nantong Chemical Co., Ltd.
Global manufacturer of agrochemicals and specialized fine c…
|
301665 | CN | 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.