Beijing Geoenviron Engineering & Technology, Inc. — Investor Relations & Filings
About Beijing Geoenviron Engineering & Technology, Inc.
Beijing Geoenviron Engineering & Technology, Inc. (BGE) provides comprehensive environmental protection solutions and engineering services. The company specializes in environmental remediation, solid waste treatment, water treatment, and hazardous waste management. Core operations include soil and groundwater remediation, landfill engineering, industrial wastewater treatment, and ecological restoration. BGE delivers integrated services ranging from technical consulting and design to construction and operation. By utilizing advanced engineering technologies, the company addresses complex pollution challenges for municipal and industrial clients. Its focus remains on enhancing ecological safety and promoting sustainable environmental management through innovative pollution control and resource recovery systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 高能环境关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-04-17 | Chinese | |
| 高能环境关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-04-14 | Chinese | |
| 高能环境2025年年度股东会决议公告 | 2026-04-02 | Chinese | |
| 高能环境:2025年年度股东会的法律意见书 | 2026-04-02 | Chinese | |
| 高能环境关于为全资子公司及控股子公司提供担保的公告 | 2026-03-30 | Chinese | |
| 高能环境关于向香港联交所递交境外上市外资股(H股)发行并上市的申请并刊发申请资料的公告 | 2026-03-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34826854 | 高能环境关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-04-17 | Chinese | ||
| 34854537 | 高能环境关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-04-14 | Chinese | ||
| 37245111 | 高能环境2025年年度股东会决议公告 | 2026-04-02 | Chinese | ||
| 37245108 | 高能环境:2025年年度股东会的法律意见书 | 2026-04-02 | Chinese | ||
| 37245104 | 高能环境关于为全资子公司及控股子公司提供担保的公告 | 2026-03-30 | Chinese | ||
| 37245100 | 高能环境关于向香港联交所递交境外上市外资股(H股)发行并上市的申请并刊发申请资料的公告 | 2026-03-29 | Chinese | ||
| 37245098 | 高能环境2025年年度股东会会议资料 | 2026-03-26 | Chinese | ||
| 37245085 | 高能环境关于为全资子公司及控股子公司提供担保的公告 | 2026-03-24 | Chinese | ||
| 37245076 | 高能环境关于为董事、高级管理人员投保责任保险的公告 | 2026-03-12 | Chinese | ||
| 37245069 | 高能环境董事会对独立董事2025年度独立性自查情况的专项报告 | 2026-03-12 | Chinese | ||
| 37245059 | 高能环境关于对外担保额度预计的公告 | 2026-03-12 | Chinese | ||
| 37245056 | 高能环境独立董事2025年度述职报告-徐盛明 | 2026-03-12 | Chinese | ||
| 37245055 | 高能环境2025年年度报告 | 2026-03-12 | Chinese | ||
| 37245053 | 高能环境独立董事2025年度述职报告-黄常波 | 2026-03-12 | Chinese | ||
| 37245051 | 高能环境第六届董事会第八次会议决议公告 | 2026-03-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Remediation and other waste management service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ECOMB AB
Develops solutions to optimize combustion, reducing emissio…
|
ECOM | SE | Water supply; sewerage, waste m… |
|
Eco Technologies International Inc.
Provides expert hydraulic and mechanical dredging for envir…
|
— | CA | Water supply; sewerage, waste m… |
|
EnBio Holdings,Inc
Holding company for environmental solutions, land revitaliz…
|
6092 | JP | Water supply; sewerage, waste m… |
|
EnGlobe Corp.
Specialty firm providing engineering, environmental science…
|
— | CA | Water supply; sewerage, waste m… |
|
Environmental Reclamation Inc.
Specializes in lasting restoration of land disturbed by min…
|
— | CA | Water supply; sewerage, waste m… |
|
Geotrans Spolka Akcyjna
Environmental services firm managing waste and reclaiming d…
|
GTS | PL | Water supply; sewerage, waste m… |
|
GreenTech Environmental Co., Ltd.
Develops wastewater, air pollution control, and solid waste…
|
688466 | CN | Water supply; sewerage, waste m… |
|
Guangdong Wenke Green Technology Corp.,Ltd.
Provides ecological restoration, landscape architecture, an…
|
002775 | CN | Water supply; sewerage, waste m… |
|
Guangxi Bossco Environmental Protection Technology Co.,Ltd.
Provides water treatment, solid waste management, and soil …
|
300422 | CN | Water supply; sewerage, waste m… |
|
Hangzhou Chuhuan Science & Technology Company Limited
Provides waste gas treatment and odor control solutions for…
|
001336 | CN | Water supply; sewerage, waste m… |
Beijing Geoenviron Engineering & Technology, 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/57719/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57719 | 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=57719 | 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=57719 \ -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": 57719}, 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 Beijing Geoenviron Engineering & Technology, Inc. (id: 57719)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.