Gansu Yasheng Industrial (Group) Co.,Ltd — Investor Relations & Filings
About Gansu Yasheng Industrial (Group) Co.,Ltd
Gansu Yasheng Industrial (Group) Co.,Ltd. specializes in large-scale modern agricultural production, processing, and distribution. The company operates an integrated supply chain focusing on a diverse range of agricultural products, including hops, alfalfa, seeds, fruits, and vegetables. It is a significant producer of high-quality forage and specialized crops such as potatoes and wolfberries. Beyond crop cultivation, the company develops and manufactures water-saving irrigation equipment, including drip irrigation systems, and provides agricultural inputs like fertilizers and chemicals. Its operations emphasize standardized planting techniques and industrial-scale processing to serve diverse markets. The company leverages extensive land resources to maintain a leading position in the cultivation of industrial raw materials and food products through advanced agricultural technology and infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 亚盛集团关于为全资子公司提供担保的进展公告 | 2026-03-27 | Chinese | |
| 亚盛集团股票交易异常波动公告 | 2026-03-11 | Chinese | |
| 亚盛集团股票交易异常波动公告 | 2026-03-04 | Chinese | |
| 亚盛集团股票交易风险提示公告 | 2026-03-03 | Chinese | |
| 亚盛集团股票交易异常波动公告 | 2026-03-02 | Chinese | |
| 亚盛集团2026年第一次临时股东会决议公告 | 2026-02-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40346157 | 亚盛集团关于为全资子公司提供担保的进展公告 | 2026-03-27 | Chinese | ||
| 40346150 | 亚盛集团股票交易异常波动公告 | 2026-03-11 | Chinese | ||
| 40346148 | 亚盛集团股票交易异常波动公告 | 2026-03-04 | Chinese | ||
| 40346145 | 亚盛集团股票交易风险提示公告 | 2026-03-03 | Chinese | ||
| 40346143 | 亚盛集团股票交易异常波动公告 | 2026-03-02 | Chinese | ||
| 40346141 | 亚盛集团2026年第一次临时股东会决议公告 | 2026-02-27 | Chinese | ||
| 40346139 | 北京大成(兰州)律师事务所关于亚盛集团2026年第一次临时股东会法律意见书 | 2026-02-27 | Chinese | ||
| 40346135 | 亚盛集团2026年第一次临时股东会资料 | 2026-02-11 | Chinese | ||
| 40346131 | 亚盛集团关于申请注册发行中期票据的公告 | 2026-02-04 | Chinese | ||
| 40346130 | 亚盛集团关于召开2026年第一次临时股东会的通知 | 2026-02-04 | Chinese | ||
| 40346128 | 亚盛集团第十届董事会第十一次会议决议公告 | 2026-02-04 | Chinese | ||
| 40346125 | 亚盛集团关于接受间接控股股东担保并支付担保费暨关联交易的公告 | 2026-02-04 | Chinese | ||
| 40346123 | 亚盛集团关于会计师事务所变更项目质量控制复核人的公告 | 2026-02-04 | Chinese | ||
| 40346121 | 亚盛集团关于聘任证券事务代表的公告 | 2026-02-04 | Chinese | ||
| 40346119 | 亚盛集团关于预计2026年度部分日常关联交易的公告 | 2026-02-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Growing of cereals (except rice), leguminous crops and oil seeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agria Group Holding AD
An integrated agricultural holding in grain and oil crop cu…
|
AGH | BG | Agriculture, forestry and fishi… |
|
AgroGeneration
An agricultural commodities producer of grains and oilseeds…
|
ALAGR | FR | Agriculture, forestry and fishi… |
|
AGROTECH YÜKSEK TEKNOLOJİ VE YATIRIM A.Ş.
Integrates technology with agriculture, food production, wa…
|
AGROT | TR | Agriculture, forestry and fishi… |
|
Amatheon Agri
European agribusiness with farming and food processing in S…
|
MLAAH | NL | Agriculture, forestry and fishi… |
|
BrasilAgro - Brazilian Agricultural Real Estate Co
Acquires, develops, and sells rural properties for agricult…
|
LND | BR | Agriculture, forestry and fishi… |
|
Heilongjiang Agriculture Company Limited
Specializes in large-scale mechanized crop cultivation, pro…
|
600598 | CN | Agriculture, forestry and fishi… |
|
IMC S.A.
An integrated agricultural company cultivating, storing, an…
|
IMC | LU | Agriculture, forestry and fishi… |
|
Jiangsu Provincial Agricultural Reclamation and Development Co.,Ltd.
Integrated agricultural enterprise specializing in grain pr…
|
601952 | CN | Agriculture, forestry and fishi… |
|
Moolec Science SA
A science-based ingredient company producing animal protein…
|
MLEC | LU | Agriculture, forestry and fishi… |
|
SLC AGRICOLA SA
Produces cotton, soybeans, and corn for global food, fiber,…
|
— | BR | Agriculture, forestry and fishi… |
Gansu Yasheng Industrial (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/56488/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56488 | 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=56488 | 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=56488 \ -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": 56488}, 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 Gansu Yasheng Industrial (Group) Co.,Ltd (id: 56488)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.