
Jinyu Bio-Technology Co.,Ltd. — Investor Relations & Filings
Jinyu Bio-Technology Co., Ltd. focuses on the research, development, and manufacturing of veterinary biological products and pharmaceuticals. The company is a prominent supplier of animal vaccines, particularly specializing in Foot-and-Mouth Disease (FMD) vaccines, brucellosis vaccines, and solutions for swine and poultry diseases. It utilizes advanced biotechnology platforms, including large-scale suspension culture and high-efficiency purification processes, to produce high-titer, high-purity biologicals. The organization operates sophisticated research facilities and Biosafety Level 3 (P3) laboratories to support the development of diagnostic reagents and preventive treatments. Its operations center on enhancing animal health through scientific innovation, providing comprehensive disease control strategies for the global livestock industry and large-scale agricultural operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 金宇生物技术股份有限公司2023年度向特定对象发行A股股票预案(修订稿) | 2023-05-09 | Chinese | |
| 金宇生物技术股份有限公司关于2023年度向特定对象发行A股股票摊薄即期回报、填补回报措施及相关主体承诺(修订稿)的公告 | 2023-05-09 | Chinese | |
| 金宇生物技术股份有限公司关于本次向特定对象发行股票不存在直接或通过利益相关方向参与认购的投资者提供财务资助或补偿的承诺 | 2023-05-09 | Chinese | |
| 金宇生物技术股份有限公司关于向特定对象发行A股股票预案(修订稿)披露的提示性公告 | 2023-05-09 | Chinese | |
| 金宇生物技术股份有限公司关于公司控股股东、实际控制人拟变更的提示性公告 | 2023-05-09 | Chinese | |
| 金宇生物技术股份有限公司2023年度向特定对象发行A股股票方案论证分析报告 | 2023-05-09 | Chinese |
Browse filings by year
28 years- 2026 30 filings
- 2025 101 filings
- 2024 94 filings
- 2023 173 filings
- 2022 89 filings
- 2021 110 filings
- 2020 123 filings
- 2019 96 filings
- 2018 133 filings
- 2017 122 filings
- 2016 106 filings
- 2015 121 filings
- 2014 68 filings
- 2013 68 filings
- 2012 22 filings
- 2011 25 filings
- 2010 34 filings
- 2009 39 filings
- 2008 36 filings
- 2007 33 filings
- 2006 44 filings
- 2005 23 filings
- 2004 28 filings
- 2003 16 filings
- 2002 31 filings
- 2001 8 filings
- 1999 1 filing
- 1998 2 filings
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
13260917 Canada Inc.
Biotech developing oral small molecules to restore muscle s…
|
MSCL | CA | Manufacturing |
|
1608557 Ontario Inc.
Biopharmaceutical company dedicated to R&D, discovery, and …
|
OTROQ | CA | Manufacturing |
|
3B BlackBio Dx Limited
Develops molecular diagnostic kits for oncology, infectious…
|
3BBLACKBIO | IN | Manufacturing |
|
3D Medicines Inc.
Commercial-stage biopharma specializing in next-generation …
|
1244 | HK | Manufacturing |
|
3SBio Inc.
Biopharmaceutical enterprise specializing in R&D, productio…
|
1530 | KY | Manufacturing |
|
4BASEBIO PLC
Manufactures GMP-grade synthetic DNA for next-generation th…
|
4BB | GB | Manufacturing |
|
4D Molecular Therapeutics, Inc.
Develops genetic medicines using AAV vectors for ophthalmol…
|
FDMT | US | Manufacturing |
|
4Front Ventures Corp.
Vertically integrated cannabis operator managing cultivatio…
|
FFNT | CA | Manufacturing |
|
4SC AG
Biopharmaceutical company with no products under developmen…
|
VSC | DE | Manufacturing |
|
60 DEGREES PHARMACEUTICALS, INC.
Develops and commercializes medicines for infectious diseas…
|
SXTP | US | Manufacturing |
Jinyu Bio-Technology 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/56561/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56561 | 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=56561 | 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=56561 \ -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": 56561}, 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 Jinyu Bio-Technology Co.,Ltd. (id: 56561)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.