
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 |
|---|---|---|---|
|
PT Sreeya Sewu Indonesia Tbk
Integrated poultry food company: feeds, DOC, broiler farmin…
|
SIPD | ID | Agriculture, forestry and fishi… |
|
PT Widodo Makmur Unggas Tbk
Integrated poultry company covering the entire poultry valu…
|
WMUU | ID | Agriculture, forestry and fishi… |
|
PWF CORPORATION BERHAD
Integrated poultry player producing feed, broilers, table e…
|
— | MY | Agriculture, forestry and fishi… |
|
QUANTUM FOODS HOLDINGS LIMITED
Integrated agricultural business producing and supplying an…
|
QFH | ZA | Agriculture, forestry and fishi… |
|
SHANDONG MINHE ANIMAL HUSBANDRY CO., LTD.
Integrated white feather broiler producer with breeding, pr…
|
002234 | CN | Agriculture, forestry and fishi… |
|
SHAN DONG YISHENG LIVESTOCK&POULTRY BREEDING CO.,LTD.
Breeds and distributes high-quality poultry and swine genet…
|
002458 | CN | Agriculture, forestry and fishi… |
|
Simran Farms Ltd.
Integrated poultry enterprise producing day-old chicks, bro…
|
519566 | IN | Agriculture, forestry and fishi… |
|
Siyazan Broiler OJSC
A large-scale poultry producer of fresh, chilled, and froze…
|
- | AZ | Agriculture, forestry and fishi… |
|
TEO SENG CAPITAL BHD
Poultry farming for egg production, integrated feed, egg tr…
|
— | MY | Agriculture, forestry and fishi… |
|
TPC PLUS BHD
Engaged in poultry farming, producing and distributing tabl…
|
— | 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.