
FULUHASHI EPO CORPORATION — Investor Relations & Filings
FULUHASHI EPO CORPORATION is an environmental solutions provider specializing in waste recycling and resource circulation. The company's principal activity is its Biomaterials Business, which processes wood waste from demolition and construction into recycled wood chips. These chips are supplied as fuel for biomass power generation and as raw materials for products like particleboard. The Resource Circulation Business extends these recycling efforts to other materials, including waste plastics and construction scraps. Complementing these core operations are an Environmental Logistics Business, which manages the transportation of waste and recycled goods, and a Vacant House Management and Support service. The company focuses on maximizing resource utilization to contribute to a sustainable, carbon-neutral society.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 役員人事に関するお知らせ | 2026-05-19 | Japanese | |
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第79期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese | |
| 内部統制報告書-第78期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | |
| 確認書 | 2025-06-24 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46541627 | 役員人事に関するお知らせ | 2026-05-19 | Japanese | ||
|
2025
7 filings
| |||||
| 8248486 | 確認書 | 2025-11-12 | Japanese | ||
| 8248469 | 半期報告書-第79期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7248620 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7253147 | 内部統制報告書-第78期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7253109 | 確認書 | 2025-06-24 | Japanese | ||
| 7253086 | 有価証券報告書-第78期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7268094 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-07 | Japanese | ||
|
2024
7 filings
| |||||
| 7291478 | 臨時報告書 | 2024-12-19 | Japanese | ||
| 7299208 | 確認書 | 2024-11-13 | Japanese | ||
| 7299199 | 半期報告書-第78期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7320670 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7324830 | 内部統制報告書-第77期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7324814 | 確認書 | 2024-06-27 | Japanese | ||
| 7324791 | 有価証券報告書-第77期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
5E RESOURCES HOLDINGS BERHAD
A leading provider of scheduled waste management, recycling…
|
— | MY | Water supply; sewerage, waste m… |
|
ADURO CLEAN TECHNOLOGIES INC.
Develops water-based tech to recycle plastics, upgrade heav…
|
ADUR | CA | Water supply; sewerage, waste m… |
|
Agilyx
Develops solutions for plastic waste using advanced chemica…
|
AGLX | NO | Water supply; sewerage, waste m… |
|
AGRIPOWER France
Designs and builds anaerobic digestion units to convert org…
|
ALAGP | FR | Water supply; sewerage, waste m… |
|
A.H.T. Syngas Technology N.V.
Generates CO2-neutral energy from biomass and waste using g…
|
3SQ1 | NL | Water supply; sewerage, waste m… |
|
a.i.s. AG
Develops solutions for waste management and energy supply, …
|
LUM | DE | Water supply; sewerage, waste m… |
|
A.J. Green Shell Plc
An investment company focused on green technologies and the…
|
ROFOL | CY | Water supply; sewerage, waste m… |
|
ALBA SE
Environmental services and raw materials provider for waste…
|
ABA | DE | Water supply; sewerage, waste m… |
|
ALBRIGHT METALS LTD
Procures, processes, and distributes ferrous and non-ferrou…
|
ABR | AU | Water supply; sewerage, waste m… |
|
ALLTRADE
Provides IT asset disposition, secure data destruction, and…
|
ALLMM | IL | Water supply; sewerage, waste m… |
FULUHASHI EPO 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/14521/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14521 | 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=14521 | 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=14521 \ -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": 14521}, 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 FULUHASHI EPO CORPORATION (id: 14521)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.