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-03-12 | Chinese | |
| 高能环境关于召开2025年年度股东会的通知 | 2026-03-12 | Chinese | |
| 高能环境2025年年度报告_摘要 | 2026-03-12 | Chinese | |
| 高能环境关于计提资产减值准备的公告 | 2026-03-12 | Chinese | |
| 高能环境董事会审计委员会对天健会计师事务所(特殊普通合伙)履行监督职责情况的报告 | 2026-03-12 | Chinese | |
| 内部控制审计报告 | 2026-03-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37245050 | 高能环境2025年度内部控制评价报告 | 2026-03-12 | Chinese | ||
| 37245041 | 高能环境关于召开2025年年度股东会的通知 | 2026-03-12 | Chinese | ||
| 37245039 | 高能环境2025年年度报告_摘要 | 2026-03-12 | Chinese | ||
| 37245037 | 高能环境关于计提资产减值准备的公告 | 2026-03-12 | Chinese | ||
| 37245029 | 高能环境董事会审计委员会对天健会计师事务所(特殊普通合伙)履行监督职责情况的报告 | 2026-03-12 | Chinese | ||
| 37245022 | 内部控制审计报告 | 2026-03-12 | Chinese | ||
| 37245017 | 高能环境2025年度利润分配预案公告 | 2026-03-12 | Chinese | ||
| 37245015 | 募集资金年度存放、管理与使用情况鉴证报告 | 2026-03-12 | Chinese | ||
| 37245005 | 中信证券股份有限公司关于北京高能时代环境技术股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-03-12 | Chinese | ||
| 37245003 | 高能环境2025年度募集资金存放与实际使用情况的专项报告 | 2026-03-12 | Chinese | ||
| 37245001 | 高能环境关于2026年向银行等金融机构申请综合授信的公告 | 2026-03-12 | Chinese | ||
| 37244993 | 高能环境对天健会计师事务所(特殊普通合伙)履职情况的评估报告 | 2026-03-12 | Chinese | ||
| 37244990 | 高能环境2025年度环境、社会及治理(ESG)报告 | 2026-03-12 | Chinese | ||
| 37244628 | 高能环境未来三年(2026-2028)股东分红回报规划 | 2026-03-12 | Chinese | ||
| 37244624 | 高能环境关于续聘会计师事务所的公告 | 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 |
|---|---|---|---|
|
Ambipar Emergency Response
Specializes in crisis management and response for environme…
|
AMBI | US | Water supply; sewerage, waste m… |
|
American Eco Corporation
Suggested focus on ecological and environmental initiatives…
|
ECGOQ | CA | Water supply; sewerage, waste m… |
|
Anhui Tongyuan Environment Energy Saving Co.,Ltd.
Offers solid waste treatment, water restoration, and ecolog…
|
688679 | CN | Water supply; sewerage, waste m… |
|
BacTech Environmental Corporation
Uses bioleaching to extract metals and stabilize arsenic in…
|
BAC | CA | Water supply; sewerage, waste m… |
|
Bawat Water Technologies AB
Provides sustainable ballast water treatment using heat-bas…
|
BAWAT | SE | Water supply; sewerage, waste m… |
|
BCEG Environmental Remediation Co., Ltd.
Provides soil and groundwater remediation for contaminated …
|
300958 | CN | Water supply; sewerage, waste m… |
|
Beijing SPC Environment Protection Tech Co.,Ltd
Provides industrial pollution control, flue gas treatment, …
|
002573 | CN | Water supply; sewerage, waste m… |
|
Beijing Zeho Waterfront Ecological Environment Treatment Co.,Ltd.
Provides aquatic ecosystem restoration and urban landscape …
|
605069 | CN | Water supply; sewerage, waste m… |
|
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… |
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.