世昌股份 — 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-03-25 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-25 | Chinese | |
| 2025年度董事会审计委员会履职情况报告 | 2026-03-25 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-03-25 | Chinese | |
| 关于河北世昌汽车部件股份有限公司2025年度募集资金存放、管理与实际使用情况的鉴证报告 | 2026-03-25 | Chinese | |
| 2025年度审计报告 | 2026-03-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40136906 | 内部控制评价报告 | 2026-03-25 | Chinese | ||
| 40136895 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-25 | Chinese | ||
| 40136888 | 2025年度董事会审计委员会履职情况报告 | 2026-03-25 | Chinese | ||
| 40136878 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-03-25 | Chinese | ||
| 40136873 | 关于河北世昌汽车部件股份有限公司2025年度募集资金存放、管理与实际使用情况的鉴证报告 | 2026-03-25 | Chinese | ||
| 40136856 | 2025年度审计报告 | 2026-03-25 | Chinese | ||
| 40136762 | 内部控制审计报告 | 2026-03-25 | Chinese | ||
| 40136742 | 2025年度独立董事述职报告(王文肖) | 2026-03-25 | Chinese | ||
| 40136736 | 2025年年度权益分派预案公告 | 2026-03-25 | Chinese | ||
| 40136727 | 会计师事务所履职情况评估报告 | 2026-03-25 | Chinese | ||
| 40136726 | 东北证券股份有限公司关于河北世昌汽车部件股份有限公司2025 年度募集资金存放、管理与实际使用情况的专项核查意见 | 2026-03-25 | Chinese | ||
| 40136716 | 东北证券股份有限公司关于河北世昌汽车部件股份有限公司2025 年度持续督导跟踪报告 | 2026-03-25 | Chinese | ||
| 40136711 | 2025年年度报告摘要 | 2026-03-25 | Chinese | ||
| 40136701 | 第二届董事会第十三次会议决议公告 | 2026-03-25 | Chinese | ||
| 40136692 | 关于公司2026年度董事、高级管理人员薪酬方案的公告 | 2026-03-25 | 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.