Shandong Oriental Ocean Sci-Tech Co., Ltd — Investor Relations & Filings
Shandong Oriental Ocean Sci-Tech Co., Ltd. focuses on marine aquaculture, seafood processing, and precision medicine. The company manages an integrated industrial chain encompassing the breeding, cultivation, and deep processing of marine resources such as sea cucumbers, salmon, and kelp. It employs advanced recirculating aquaculture systems (RAS) to support sustainable production. Beyond marine operations, the company develops and manufactures in-vitro diagnostic (IVD) reagents and medical equipment. By integrating marine biotechnology with modern healthcare solutions, the organization provides high-quality protein sources and diagnostic tools for global markets. Its activities are characterized by a commitment to scientific research and the industrialization of biological resources to improve food security and medical diagnostics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 山东鑫同律师事务所关于山东东方海洋科技股份有限公司2025年第一次临时股东会法律意见书 | 2025-10-24 | Chinese | |
| 2025年第一次临时股东会决议公告 | 2025-10-24 | Chinese | |
| 董事会战略委员会工作细则 | 2025-10-08 | Chinese | |
| 关于续聘2025年度年审会计师事务所的公告 | 2025-10-08 | Chinese | |
| 独立董事专门会议工作制度 | 2025-10-08 | Chinese | |
| 董事和高级管理人员所持本公司股份及其变动专项管理制度 | 2025-10-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34804650 | 山东鑫同律师事务所关于山东东方海洋科技股份有限公司2025年第一次临时股东会法律意见书 | 2025-10-24 | Chinese | ||
| 34804597 | 2025年第一次临时股东会决议公告 | 2025-10-24 | Chinese | ||
| 34804583 | 董事会战略委员会工作细则 | 2025-10-08 | Chinese | ||
| 34804566 | 关于续聘2025年度年审会计师事务所的公告 | 2025-10-08 | Chinese | ||
| 34804562 | 独立董事专门会议工作制度 | 2025-10-08 | Chinese | ||
| 34804551 | 董事和高级管理人员所持本公司股份及其变动专项管理制度 | 2025-10-08 | Chinese | ||
| 34804541 | 债务融资工具信息披露事务管理制度 | 2025-10-08 | Chinese | ||
| 34804533 | 会计师事务所选聘制度 | 2025-10-08 | Chinese | ||
| 34804524 | 董事会议事规则 | 2025-10-08 | Chinese | ||
| 34804514 | 董事会薪酬与考核委员会工作细则 | 2025-10-08 | Chinese | ||
| 34804497 | 董事会审计委员会工作细则 | 2025-10-08 | Chinese | ||
| 34804491 | 《公司章程》修订对照表(2025年9月) | 2025-10-08 | Chinese | ||
| 34804480 | 自愿性信息披露制度 | 2025-10-08 | Chinese | ||
| 34804472 | 子公司管理制度 | 2025-10-08 | Chinese | ||
| 34804458 | 第八届监事会第十三次会议决议公告 | 2025-10-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Marine aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Andfjord Salmon
Farms Atlantic salmon on land using a patented, sustainable…
|
ANDF | NO | Agriculture, forestry and fishi… |
|
AQUABOUNTY TECHNOLOGIES INC
Biotech firm that developed genetically engineered salmon, …
|
AQB | US | Agriculture, forestry and fishi… |
|
Arctic Fish Holding
Aquaculture company with an integrated value chain for salm…
|
AFISH | NO | Agriculture, forestry and fishi… |
|
ATLAS PEARLS LTD
Cultivates and distributes South Sea pearls through a verti…
|
ATP | AU | Agriculture, forestry and fishi… |
|
Bakkafrost P/f
A leading producer of high-quality farmed salmon with a ful…
|
BAKKA | FO | Agriculture, forestry and fishi… |
|
Barramundi Group
Global producer of barramundi using a sustainable, end-to-e…
|
BARRA | SG | Agriculture, forestry and fishi… |
|
BioFish Holding AS
A land-based producer of smolt and post-smolt using RAS tec…
|
BFISH | NO | Agriculture, forestry and fishi… |
|
BKV Industries Ltd.
Specializes in the cultivation, processing, and global expo…
|
519500 | IN | Agriculture, forestry and fishi… |
|
Blue Island PLC
A vertically integrated aquaculture company farming and tra…
|
BLUE | CY | Agriculture, forestry and fishi… |
|
Clean Seas Seafood Limited
A global leader and the largest producer of farmed Yellowta…
|
CSS | AU | Agriculture, forestry and fishi… |
Shandong Oriental Ocean Sci-Tech 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/54146/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54146 | 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=54146 | 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=54146 \ -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": 54146}, 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 Shandong Oriental Ocean Sci-Tech Co., Ltd (id: 54146)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.