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 |
|---|---|---|---|
|
Kings Infra Ventures Limited
Specializes in sustainable aquaculture, seafood exports, an…
|
530215 | IN | Agriculture, forestry and fishi… |
|
Leroy Seafood Group
A global, vertically integrated seafood company managing th…
|
LSG | NO | Agriculture, forestry and fishi… |
|
Masoval AS
An integrated producer of Atlantic salmon managing the enti…
|
MAS | NO | Agriculture, forestry and fishi… |
|
Mowi ASA
A global seafood company and the world's largest producer o…
|
MOWI | NO | Agriculture, forestry and fishi… |
|
New Zealand King Salmon Investments Limited
World's largest producer of King salmon for global culinary…
|
NZK | NZ | Agriculture, forestry and fishi… |
|
NEW ZEALAND KING SALMON INVESTMENTS LIMITED
Vertically integrated producer of King Salmon managing the …
|
NZK | AU | Agriculture, forestry and fishi… |
|
Norcod
A producer specializing in the large-scale, commercial sea …
|
NCOD | NO | Agriculture, forestry and fishi… |
|
Nordic Aqua Partners AS
Land-based aquaculture company farming Atlantic salmon in C…
|
NOAP | NO | Agriculture, forestry and fishi… |
|
Nordic Halibut AS
A fully integrated producer of sustainably farmed Atlantic …
|
NOHAL | NO | Agriculture, forestry and fishi… |
|
Okamura Foods Co.,Ltd.
A seafood company with a vertically integrated model for aq…
|
2938 | JP | 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.