
EnBio Holdings,Inc — Investor Relations & Filings
EnBio Holdings, Inc. is a holding company specializing in environmental businesses. The company's operations are structured around three core segments: Environmental Solutions, Brownfield Revitalization, and Renewable Energy. The Environmental Solutions division offers comprehensive services for soil and groundwater contamination, including site investigation, consulting, and remediation. The Brownfield Revitalization segment focuses on acquiring, decontaminating, and reselling or developing polluted land, transforming it for productive use. The Renewable Energy business develops and operates power generation facilities, often utilizing the revitalized land. The company also engages in the import and sale of specialized equipment and materials to support its core environmental activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 非上場の親会社等の決算情報に関するお知らせ | 2026-04-27 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第27期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 変更報告書(短期大量譲渡) | 2025-08-08 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2025-07-22 | Japanese | |
| 変更報告書 | 2025-07-18 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46879123 | 非上場の親会社等の決算情報に関するお知らせ | 2026-04-27 | Japanese | ||
|
2025
9 filings
| |||||
| 8319369 | 確認書 | 2025-11-14 | Japanese | ||
| 8319344 | 半期報告書-第27期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7858953 | 変更報告書(短期大量譲渡) | 2025-08-08 | Japanese | ||
| 7859939 | 訂正報告書(大量保有報告書・変更報告書) | 2025-07-22 | Japanese | ||
| 7239427 | 変更報告書 | 2025-07-18 | Japanese | ||
| 7248675 | 内部統制報告書-第26期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248669 | 確認書 | 2025-06-26 | Japanese | ||
| 7248671 | 有価証券報告書-第26期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248617 | 臨時報告書 | 2025-06-26 | Japanese | ||
|
2024
5 filings
| |||||
| 7297151 | 確認書 | 2024-11-14 | Japanese | ||
| 7295171 | 半期報告書-第26期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7309663 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-09-05 | Japanese | ||
| 7313983 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-08-05 | Japanese | ||
| 7325122 | 臨時報告書 | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Remediation and other waste management service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hangzhou Chuhuan Science & Technology Company Limited
Provides waste gas treatment and odor control solutions for…
|
001336 | CN | Water supply; sewerage, waste m… |
|
Japan Ecosystem Co.,Ltd.
Provides environmental, public service, and transportation …
|
9249 | JP | Water supply; sewerage, waste m… |
|
Jiangsu Zhongsheng Gaoke Environmental Co.,Ltd
Provides industrial wastewater, flue gas, and solid waste t…
|
002778 | CN | Water supply; sewerage, waste m… |
|
Lamor Corporation Oyj
Global provider of oil spill response, waste management, an…
|
LAMOR | FI | Water supply; sewerage, waste m… |
|
M-Grass Ecology And Environment (Group) Co., Ltd.
Restores ecosystems using indigenous germplasm resources an…
|
300355 | CN | Water supply; sewerage, waste m… |
|
Montrose Environmental Group, Inc.
Provides environmental testing, measurement, consulting, an…
|
MEG | US | Water supply; sewerage, waste m… |
|
MyCelx Technologies Corporation
Provides filtration solutions using a patented polymer to r…
|
MYXM | US | Water supply; sewerage, waste m… |
|
NatureandEnvironmentCo.,Ltd.
Offers environmental restoration services and manufactures …
|
043910 | KR | Water supply; sewerage, waste m… |
|
Ocean GeoLoop AS
Develops and commercializes chemical-free carbon capture te…
|
OCEAN | NO | Water supply; sewerage, waste m… |
|
OCEANPACT SERVIÇOS MARÍTIMOS S.A.
Provides integrated marine services, emergency response, an…
|
— | BR | Water supply; sewerage, waste m… |
EnBio Holdings,Inc 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/13765/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13765 | 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=13765 | 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=13765 \ -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": 13765}, 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 EnBio Holdings,Inc (id: 13765)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.