
Hokuryo Co., Ltd. — Investor Relations & Filings
Hokuryo Co., Ltd. is a company primarily engaged in the production and sale of chicken eggs and processed egg products. The company emphasizes food safety and quality through an integrated system that spans from its HACCP-certified farms to its FSSC-certified packing factories. Key initiatives include a commitment to animal welfare and a product traceability system that allows consumers to identify the production origin of its eggs. Hokuryo supplies its products to major retailers, with a significant presence in the Hokkaido and Tohoku regions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第78期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 確認書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第77期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | |
| 有価証券報告書-第77期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8247544 | 確認書 | 2025-11-12 | Japanese | ||
| 8247534 | 半期報告書-第78期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7245876 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7245861 | 確認書 | 2025-06-27 | Japanese | ||
| 7245853 | 内部統制報告書-第77期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7245847 | 有価証券報告書-第77期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
|
2024
9 filings
| |||||
| 7298934 | 確認書 | 2024-11-13 | Japanese | ||
| 7298895 | 半期報告書-第77期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7316993 | 臨時報告書 | 2024-07-09 | Japanese | ||
| 7320848 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7320845 | 確認書 | 2024-06-28 | Japanese | ||
| 7320831 | 内部統制報告書-第76期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7320834 | 有価証券報告書-第76期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7354757 | 確認書 | 2024-02-13 | Japanese | ||
| 7354736 | 四半期報告書-第76期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Raising of poultry
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DWS
Produces premium eggs using automated systems and sustainab…
|
6952 | TW | Agriculture, forestry and fishi… |
|
FARMIERA BERHAD
Leading provider of high-quality, Halal-certified poultry p…
|
— | MY | Agriculture, forestry and fishi… |
|
Goradil Poultry OJSC
A high-tech poultry producer using advanced innovations for…
|
- | AZ | Agriculture, forestry and fishi… |
|
Gradus AD
A vertically integrated producer of poultry and processed m…
|
GR6 | BG | Agriculture, forestry and fishi… |
|
GRANJA FARIA S.A.
Large-scale producer of table eggs, fertile eggs, and one-d…
|
— | BR | Agriculture, forestry and fishi… |
|
GREATWALL
A vertically integrated agriculture and food conglomerate u…
|
1210 | TW | Agriculture, forestry and fishi… |
|
Harim Holdings Co., Ltd.
A food and agribusiness group with a vertically integrated …
|
003380 | KR | Agriculture, forestry and fishi… |
|
Henan Huaying Agricultural Development Co., Ltd.
Vertically integrated duck producer of meat, prepared foods…
|
002321 | CN | Agriculture, forestry and fishi… |
|
HOCK SOON CAPITAL BERHAD
Vertically integrated poultry farming, rearing layer chicke…
|
— | MY | Agriculture, forestry and fishi… |
|
HUAT LAI RESOURCES BERHAD
Leading producer of commercial table eggs and poultry produ…
|
— | MY | Agriculture, forestry and fishi… |
Hokuryo 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/13837/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13837 | 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=13837 | 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=13837 \ -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": 13837}, 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 Hokuryo Co., Ltd. (id: 13837)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.