
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 |
|---|---|---|---|
|
Hunan Xiangjia Animal Husbandry Company Limited
Integrated poultry producer specializing in breeding, farmi…
|
002982 | CN | Agriculture, forestry and fishi… |
|
JAPFA Comfeed Indonesia Tbk
Integrated agri-food company specializing in animal protein…
|
JPFA | ID | Agriculture, forestry and fishi… |
|
JIANGSU LIHUA FOODS GROUP CO., LTD.
Integrated food enterprise specializing in livestock breedi…
|
300761 | CN | Agriculture, forestry and fishi… |
|
LAY HONG BERHAD
Integrated poultry producer providing end-to-end solutions …
|
— | MY | Agriculture, forestry and fishi… |
|
LEONG HUP HOLDINGS BERHAD
A leading fully integrated agro-food company in Southeast A…
|
— | MY | Agriculture, forestry and fishi… |
|
LEONG HUP INTERNATIONAL BERHAD
Leading fully integrated producer of poultry, eggs, feed, a…
|
— | MY | Agriculture, forestry and fishi… |
|
LTKM BERHAD
A vertically integrated producer primarily engaged in the p…
|
— | MY | Agriculture, forestry and fishi… |
|
Malindo Feedmill Tbk
Integrated poultry business, producing animal feed, DOC, br…
|
MAIN | ID | Agriculture, forestry and fishi… |
|
Ningxia Xiaoming Agriculture & Animal Husbandry Co., Ltd.
Breeds, hatches, and distributes parent stock and commercia…
|
300967 | CN | Agriculture, forestry and fishi… |
|
PT Janu Putra Sejahtera Tbk.
Operates integrated poultry farms, supplying DOC, live broi…
|
AYAM | ID | 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.