
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 |
|---|---|---|---|
|
AGROSUPER S.A.
Food holding company producing and commercializing animal p…
|
— | CL | Agriculture, forestry and fishi… |
|
Branko Nitra
Specializes in turkey breeding, producing hatching eggs, da…
|
BRA | SK | Agriculture, forestry and fishi… |
|
CAB CAKARAN CORPORATION BERHAD
Integrated food producer specializing in poultry farming, f…
|
— | MY | Agriculture, forestry and fishi… |
|
CAL-MAINE FOODS INC
A major producer and distributor of fresh shell eggs, egg p…
|
CALM | US | Agriculture, forestry and fishi… |
|
CCK CONSOLIDATED HOLDINGS BERHAD
Investment holding company with integrated poultry, seafood…
|
— | MY | Agriculture, forestry and fishi… |
|
Charoen Pokphand Indonesia Tbk
A diversified agribusiness company producing poultry feed, …
|
CPIN | ID | Agriculture, forestry and fishi… |
|
COMSA FARMS BERHAD
Engaged in integrated farm operations, poultry, feedmilling…
|
— | MY | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Tập đoàn DABACO Việt Nam
Diversified enterprise in agriculture, food, veterinary med…
|
DBC | VN | Agriculture, forestry and fishi… |
|
CONSOLIDATED FARMS BERHAD
Core business is poultry farming, historically focused on l…
|
— | MY | Agriculture, forestry and fishi… |
|
Dekon Food and Agriculture Group
Primarily engaged in integrated livestock and poultry breed…
|
2419 | HK | 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.