
YAMABIKO CORPORATION — Investor Relations & Filings
YAMABIKO CORPORATION is a specialized manufacturer of power equipment across three core business domains: outdoor power equipment, agricultural machinery, and industrial machinery. The company provides a comprehensive range of products, including power tools for forestry and landscaping, specialized agricultural equipment, and generators for construction applications, serving both professional and consumer end-users globally. A key technological advantage is its vertically integrated production system, which encompasses the in-house design, casting, and manufacturing of high-performance engines. The corporation's product lines are marketed internationally under its primary brands, ECHO and Shindaiwa.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-24 | Japanese | |
| 有価証券報告書-第18期(2025/01/01-2025/12/31) | 2026-03-24 | Japanese | |
| 確認書 | 2025-08-08 | Japanese | |
| 半期報告書-第18期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-09 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33018488 | 確認書 | 2026-03-24 | Japanese | ||
| 33018485 | 有価証券報告書-第18期(2025/01/01-2025/12/31) | 2026-03-24 | Japanese | ||
|
2025
12 filings
| |||||
| 7858684 | 確認書 | 2025-08-08 | Japanese | ||
| 7858686 | 半期報告書-第18期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7239695 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-15 | Japanese | ||
| 7259868 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-09 | Japanese | ||
| 7263318 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-15 | Japanese | ||
| 7267032 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-14 | Japanese | ||
| 7270139 | 臨時報告書 | 2025-03-28 | Japanese | ||
| 7269824 | 内部統制報告書-第17期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7269820 | 確認書 | 2025-03-28 | Japanese | ||
| 7269817 | 有価証券報告書-第17期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7274480 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-10 | Japanese | ||
| 7277426 | 臨時報告書 | 2025-02-13 | Japanese | ||
|
2024
1 filing
| |||||
| 7292096 | 臨時報告書 | 2024-12-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of agricultural and forestry machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAEDONG CORPORATION
Manufacturer of agricultural machinery, industrial equipmen…
|
000490 | KR | Manufacturing |
|
DEERE & CO
Global manufacturer of equipment for agriculture, construct…
|
DE | US | Manufacturing |
|
Emak
Develops and manufactures outdoor power equipment and indus…
|
EM | IT | Manufacturing |
|
Envirologic AB
Develops and sells automated washing robots for the agricul…
|
ENVI B | SE | Manufacturing |
|
Escorts Kubota Limited
Engineering conglomerate for agricultural, construction, an…
|
ESCORTS | IN | Manufacturing |
|
EXEL Industries
A global specialist in precision spraying for agriculture, …
|
EXE | FR | Manufacturing |
|
Feerum S.A.
Manufacturer of systems for drying, cleaning, conveying, an…
|
FEE | PL | Manufacturing |
|
First Tractor Company Limited
Manufacturer specializing in agricultural machinery, power …
|
38 | CN | Manufacturing |
|
Galaxy Agrico Exports Ltd.
Manufactures precision-engineered forged components and agr…
|
531911 | IN | Manufacturing |
|
Greenworks (Jiangsu) Co., Ltd.
Manufacturer of battery-powered outdoor power equipment and…
|
301260 | CN | Manufacturing |
YAMABIKO CORPORATION 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/13547/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13547 | 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=13547 | 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=13547 \ -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": 13547}, 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 YAMABIKO CORPORATION (id: 13547)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.