世昌股份 — Investor Relations & Filings
About 世昌股份
Jiangsu Shichang Agri-Tech Co., Ltd. specializes in the research, development, production, and sale of high-quality animal feed and the breeding of livestock and poultry. The company provides a comprehensive range of feed products, including those for swine, poultry, and aquatic species, designed to optimize growth and health through advanced nutritional formulations. Beyond feed manufacturing, it operates integrated breeding facilities and offers technical support services to farmers. By leveraging modern agricultural technologies and standardized production processes, the company focuses on enhancing food safety and efficiency within the livestock supply chain. Its operations emphasize the integration of scientific research with industrial application to drive sustainable agricultural development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用暂时闲置募集资金进行现金管理的进展公告 | 2026-02-26 | Chinese | |
| 关于开立募集资金现金管理专用结算账户的公告 | 2026-02-26 | Chinese | |
| 关于注销部分募集资金现金管理专用结算账户的公告 | 2026-02-24 | Chinese | |
| 关于使用部分暂时闲置募集资金进行现金管理到期赎回的公告 | 2026-02-24 | Chinese | |
| 2025年年度业绩快报公告 | 2026-02-09 | Chinese | |
| 关于注销部分募集资金专项账户的公告 | 2026-01-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 40136683 | 关于使用暂时闲置募集资金进行现金管理的进展公告 | 2026-02-26 | Chinese | ||
| 40136674 | 关于开立募集资金现金管理专用结算账户的公告 | 2026-02-26 | Chinese | ||
| 40136666 | 关于注销部分募集资金现金管理专用结算账户的公告 | 2026-02-24 | Chinese | ||
| 40136659 | 关于使用部分暂时闲置募集资金进行现金管理到期赎回的公告 | 2026-02-24 | Chinese | ||
| 40136647 | 2025年年度业绩快报公告 | 2026-02-09 | Chinese | ||
| 40136637 | 关于注销部分募集资金专项账户的公告 | 2026-01-28 | Chinese | ||
|
2025
9 filings
| |||||
| 40136629 | 第二届董事会第十二次会议决议公告 | 2025-12-08 | Chinese | ||
| 40136620 | 东北证券股份有限公司关于河北世昌汽车部件股份有限公司部分募投项目延期的核查意见 | 2025-12-08 | Chinese | ||
| 40136609 | 募投项目延期公告 | 2025-12-08 | Chinese | ||
| 40136601 | 关于开立募集资金现金管理专用结算账户的公告 | 2025-11-20 | Chinese | ||
| 40136594 | 关于使用暂时闲置募集资金进行现金管理的进展公告 | 2025-11-20 | Chinese | ||
| 40136585 | 2025年第三季度权益分派实施公告 | 2025-11-19 | Chinese | ||
| 40136576 | 关于完成工商变更登记及公司章程备案并取得营业执照的公告 | 2025-11-19 | Chinese | ||
| 40136570 | 2025年第五次临时股东会决议公告 | 2025-11-12 | Chinese | ||
| 40136562 | 北京德恒律师事务所关于河北世昌汽车部件股份有限公司2025年第五次临时股东会的法律意见 | 2025-11-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Mixed farming
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adecoagro S.A.
An agro-industrial company producing food and renewable ene…
|
AGRO | LU | Agriculture, forestry and fishi… |
|
Agroton Public Limited
A vertically integrated agricultural producer of crops, liv…
|
AGT | CY | Agriculture, forestry and fishi… |
|
AGTIRA AB
Develops and operates systems for sustainable, urban vegeta…
|
AGTIRA | SE | Agriculture, forestry and fishi… |
|
AKIKAWA FOODS & FARMS CO.,LTD.
Manages the integrated production and sale of organic meat,…
|
1380 | JP | Agriculture, forestry and fishi… |
|
Al-Jouf Agricultural Development Co.
Large-scale producer of crops, olive oil, and fruits with i…
|
6070 | SA | Agriculture, forestry and fishi… |
|
Ash-Sharqiyah Development Co.
Focuses on large-scale crop cultivation, livestock breeding…
|
6060 | SA | Agriculture, forestry and fishi… |
|
Astarta Holding PLC
A vertically integrated agro-industrial holding in agricult…
|
AST | CY | Agriculture, forestry and fishi… |
|
AUGA group
A vertically-integrated organic food company using a sustai…
|
AUG1L | LT | Agriculture, forestry and fishi… |
|
Beijing Dabeinong Technology Group Co.,Ltd
High-tech agricultural firm specializing in animal nutritio…
|
002385 | CN | Agriculture, forestry and fishi… |
|
B.F.
Agro-industrial group with an integrated and traceable agri…
|
BFG | IT | Agriculture, forestry and fishi… |
世昌股份 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/58682/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58682 | 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=58682 | 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=58682 \ -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": 58682}, 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 世昌股份 (id: 58682)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.