Shandong Homey Aquatic Development Co.,Ltd — Investor Relations & Filings
About Shandong Homey Aquatic Development Co.,Ltd
Shandong Homey Aquatic Development Co.,Ltd. specializes in the integrated operations of marine aquaculture, seafood processing, and distribution. The company is a prominent producer of sea cucumbers, managing extensive breeding and farming facilities to ensure a consistent supply of high-quality marine products. Its diverse portfolio includes jellyfish, kelp, and various processed seafood items tailored for both domestic and international markets. By leveraging a vertically integrated supply chain, the company maintains rigorous quality control from initial cultivation to final product delivery. Shandong Homey Aquatic Development Co.,Ltd. focuses on the development of marine health foods and functional products, utilizing advanced processing technologies to enhance the nutritional value of its aquatic offerings. The enterprise emphasizes sustainable mariculture practices and technological innovation to support its large-scale production capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 好当家董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-23 | Chinese | |
| 好当家第十一届董事会第十六次会议决议公告 | 2026-04-23 | Chinese | |
| 好当家2025年年度报告 | 2026-04-23 | Chinese | |
| 好当家关于召开2025年度业绩说明会的公告 | 2026-04-23 | Chinese | |
| 好当家对独立董事2025年度独立性自查情况的专项报告 | 2026-04-23 | Chinese | |
| 好当家独立董事孙晓东述职报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40945457 | 好当家董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 40945444 | 好当家第十一届董事会第十六次会议决议公告 | 2026-04-23 | Chinese | ||
| 40945437 | 好当家2025年年度报告 | 2026-04-23 | Chinese | ||
| 40945432 | 好当家关于召开2025年度业绩说明会的公告 | 2026-04-23 | Chinese | ||
| 40945421 | 好当家对独立董事2025年度独立性自查情况的专项报告 | 2026-04-23 | Chinese | ||
| 40945410 | 好当家独立董事孙晓东述职报告 | 2026-04-23 | Chinese | ||
| 40945406 | 好当家关于公司拟发行境外债券的公告 | 2026-04-23 | Chinese | ||
| 40945398 | 好当家独立董事李八方述职报告 | 2026-04-23 | Chinese | ||
| 40945385 | 好当家关于2025年度利润分配方案的公告 | 2026-04-23 | Chinese | ||
| 40945376 | 山东好当家海洋发展股份有限公司关于控股股东部分股份解质押的公告 | 2026-04-02 | Chinese | ||
| 40945363 | 山东好当家海洋发展股份有限公司 控股股东减持计划完成暨减持结果公告 | 2026-03-05 | Chinese | ||
| 40945359 | 山东好当家海洋发展股份有限公司 关于预计公司2026年度日常关联交易额度的公告 | 2026-02-10 | Chinese | ||
| 40945347 | 山东好当家海洋发展股份有限公司 第十一届董事会第十五次会议决议公告 | 2026-02-10 | Chinese | ||
| 40945342 | 山东好当家海洋发展股份有限公司 关于控股股东部分股份解质押的公告 | 2026-01-27 | Chinese | ||
| 40945329 | 山东好当家海洋发展股份有限公司 关于年审会计师事务所变更质量控制复核人的公告 | 2026-01-26 | 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 Homey Aquatic Development 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/56743/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56743 | 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=56743 | 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=56743 \ -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": 56743}, 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 Homey Aquatic Development Co.,Ltd (id: 56743)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.