
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 |
|---|---|---|---|
|
BluMetric Environmental Inc.
Provides sustainable environmental consulting and water tec…
|
BLM | CA | Water supply; sewerage, waste m… |
|
Bridger Aerospace Group Holdings, Inc.
An aerial firefighting company providing wildfire managemen…
|
BAER | US | Water supply; sewerage, waste m… |
|
Canadian Oil Recovery & Remediation Enterprises Ltd.
Provides specialized oil waste management and environmental…
|
CVR | CA | Water supply; sewerage, waste m… |
|
CEC ENVIRONMENTAL PROTECTION CO.,LTD.
Provides industrial water treatment, flue gas control, and …
|
300172 | CN | Water supply; sewerage, waste m… |
|
CECEP Techand Ecology&Environment Co.,Ltd.
Provides ecological restoration, water treatment, and soil …
|
300197 | CN | Water supply; sewerage, waste m… |
|
CEVIA Enviro Inc.
Provides industrial emission control and air pollution miti…
|
000885 | CN | Water supply; sewerage, waste m… |
|
China Boqi Environmental (Holding) Co., Ltd.
Offering flue gas purification, water treatment, and hazard…
|
2377 | HK | Water supply; sewerage, waste m… |
|
Daiseki Eco. Solution Co.,Ltd.
Provides one-stop solutions for soil contamination, from su…
|
1712 | JP | Water supply; sewerage, waste m… |
|
Daqian Ecology & Environment Group Co., Ltd.
Provides integrated ecological restoration and landscape ar…
|
603955 | CN | Water supply; sewerage, waste m… |
|
Datang Environment Industry Group Co., Ltd.
Provides environmental protection and energy conservation s…
|
1272 | HK | 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.