XINJIANG TIANSHAN ANIMAL HUSBANDRY BIO-ENGINEERING CO.,LTD — Investor Relations & Filings
Xinjiang Tianshan Animal Husbandry Bio-engineering Co., Ltd. specializes in the breeding and genetic improvement of livestock, primarily focusing on cattle. The company integrates advanced bio-engineering technologies with traditional animal husbandry to produce high-quality genetic materials, including frozen bovine semen and embryos. Its core operations encompass the management of breeding herds, dairy farming, and the production of beef products. By leveraging modern reproductive technologies such as artificial insemination and embryo transfer, the firm aims to enhance the productivity and quality of livestock populations. The company also engages in the sale of breeding stock and provides technical services related to animal reproduction and health management, catering to the needs of the agricultural sector for improved genetic resources and efficient farming practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(吴新忠-届满离任) | 2026-04-24 | Chinese | |
| 公司董事、高级管理人员薪酬管理制度 | 2026-04-24 | Chinese | |
| 第六届董事会第四次会议决议公告 | 2026-04-24 | Chinese | |
| 董事会关于对2024年度财务报表出具非标准审计意见审计报告所涉及事项在2025年度消除情况的专项说明 | 2026-04-24 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | |
| 2025年年度审计报告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36686966 | 2025年度独立董事述职报告(吴新忠-届满离任) | 2026-04-24 | Chinese | ||
| 36686957 | 公司董事、高级管理人员薪酬管理制度 | 2026-04-24 | Chinese | ||
| 36686950 | 第六届董事会第四次会议决议公告 | 2026-04-24 | Chinese | ||
| 36686942 | 董事会关于对2024年度财务报表出具非标准审计意见审计报告所涉及事项在2025年度消除情况的专项说明 | 2026-04-24 | Chinese | ||
| 36686934 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | ||
| 36686925 | 2025年年度审计报告 | 2026-04-24 | Chinese | ||
| 36686844 | 2025年度内部控制审计报告 | 2026-04-24 | Chinese | ||
| 36686770 | 关于对全资子公司减资的公告 | 2026-04-24 | Chinese | ||
| 36686765 | 关于未弥补亏损达到实收股本总额三分之一的公告 | 2026-04-24 | Chinese | ||
| 36686758 | 2025年度财务报表无保留意见审计报告中强调事项段涉及事项的专项说明 | 2026-04-24 | Chinese | ||
| 36686681 | 关于申请撤销对公司股票交易实施退市风险警示及其他风险警示的公告 | 2026-04-24 | Chinese | ||
| 36686672 | 2025年度独立董事述职报告(高超-届满离任) | 2026-04-24 | Chinese | ||
| 36686663 | 2025年度独立董事述职报告(张佑民-届满离任) | 2026-04-24 | Chinese | ||
| 36686653 | 公司内部审计制度 | 2026-04-24 | Chinese | ||
| 36686644 | 关于调整公司组织架构的公告 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Raising of cattle and buffaloes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alta Genetics Inc.
Global leader in bovine genetics, increasing milk and meat …
|
— | CA | Agriculture, forestry and fishi… |
|
AustAsia Group Ltd.
Large-scale dairy farm operator in Mainland China producing…
|
2425 | HK | Agriculture, forestry and fishi… |
|
AUSTRALIAN AGRICULTURAL COMPANY LIMITED.
Produces premium Wagyu and grass-fed beef for global luxury…
|
AAC | AU | Agriculture, forestry and fishi… |
|
China Modern Dairy Holdings Ltd.
Leading integrated dairy farming operator and high-quality …
|
1117 | KY | Agriculture, forestry and fishi… |
|
China Youran Dairy Group Limited
World's largest raw milk supplier and China's largest integ…
|
9858 | HK | Agriculture, forestry and fishi… |
|
Du Du Holdings Limited
Modern agricultural group focused on fresh food, meat, cold…
|
8250 | HK | Agriculture, forestry and fishi… |
|
HanWool & Jeju, Inc.
Manufactures beverages and semiconductors and provides wast…
|
276730 | KR | Agriculture, forestry and fishi… |
|
IND DairyTech Limited
Specializes in large-scale production of high-quality raw m…
|
IND | CA | Agriculture, forestry and fishi… |
|
Xinjiang Western Animal Husbandry Co.,Ltd
Integrated livestock firm producing and processing dairy, b…
|
300106 | CN | Agriculture, forestry and fishi… |
|
YAPRAK SÜT VE BESİ ÇİFTLİKLERİ SANAYİ VE TİCARET A.Ş.
Agricultural firm in dairy farming, cattle fattening, and a…
|
YAPRK | TR | Agriculture, forestry and fishi… |
XINJIANG TIANSHAN ANIMAL HUSBANDRY BIO-ENGINEERING 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/55312/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55312 | 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=55312 | 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=55312 \ -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": 55312}, 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 XINJIANG TIANSHAN ANIMAL HUSBANDRY BIO-ENGINEERING CO.,LTD (id: 55312)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.