Henan BCCY Environmental Energy Co., Ltd. — Investor Relations & Filings
Henan BCCY Environmental Energy Co., Ltd. specializes in the comprehensive utilization of landfill gas and the development of renewable energy projects. The company focuses on the collection, treatment, and conversion of biogas from municipal solid waste landfills into electricity. Its core operations include the design, construction, and management of landfill gas power plants, as well as the implementation of carbon emission reduction initiatives. By capturing methane and utilizing it for power generation, the firm provides integrated environmental solutions that mitigate climate impact and promote circular economy principles. Its technical expertise extends to biogas purification, internal combustion engine power generation, and environmental engineering services aimed at optimizing waste-to-energy efficiency for municipal and industrial clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年一季度报告 | 2026-04-28 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-28 | Chinese | |
| 2025年年度报告 | 2026-04-28 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-28 | Chinese | |
| 关于累计诉讼、仲裁情况的公告 | 2026-04-28 | Chinese | |
| 关于2026年度日常关联交易预计的公告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40033077 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 40033060 | 2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-28 | Chinese | ||
| 40033059 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 40033056 | 2025年度内部控制审计报告 | 2026-04-28 | Chinese | ||
| 40033047 | 关于累计诉讼、仲裁情况的公告 | 2026-04-28 | Chinese | ||
| 40033036 | 关于2026年度日常关联交易预计的公告 | 2026-04-28 | Chinese | ||
| 40033030 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-28 | Chinese | ||
| 40033026 | 第四届董事会第十二次会议决议公告 | 2026-04-14 | Chinese | ||
| 40033025 | 关于不向下修正百畅转债转股价格的公告 | 2026-04-14 | Chinese | ||
| 40033024 | 关于控股股东、实际控制人及其一致行动人协议转让部分公司股份过户完成及相关股份解除质押暨权益变动的公告 | 2026-04-14 | Chinese | ||
| 40033016 | 关于控股股东、实际控制人及其一致行动人协议转让部分公司股份进展暨取得深圳证券交易所合规性确认的公告 | 2026-04-08 | Chinese | ||
| 40033013 | 关于预计触发可转债转股价格向下修正条件的提示性公告 | 2026-04-07 | Chinese | ||
| 40033011 | 关于2026年第一季度可转换公司债券转股情况的公告 | 2026-04-01 | Chinese | ||
| 40033009 | 关于控股股东、实际控制人及其一致行动人协议转让部分公司股份进展暨签署补充协议的公告 | 2026-03-25 | Chinese | ||
| 40033007 | 关于控股股东、实际控制人及其一致行动人部分股份质押的公告 | 2026-02-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Brookfield Renewable Corporation
Owns and operates a globally diversified portfolio of clean…
|
BEPC | CA | Electricity, gas, steam and air… |
|
Brookfield Renewable Partners L.P.
Operates one of the world's largest publicly traded platfor…
|
BEP | CA | Electricity, gas, steam and air… |
|
Brookfield Renewable Partners L.P.
Owns and operates a global portfolio of renewable power and…
|
BEP | BM | Electricity, gas, steam and air… |
|
Brookfield Renewable Power Preferred Equity Inc.
Financing vehicle supporting a large renewable energy platf…
|
BRF-PF | CA | Electricity, gas, steam and air… |
|
BW Ideol AS
A technology provider and co-developer of floating offshore…
|
BWIDL | NO | Electricity, gas, steam and air… |
|
Capstone Infrastructure Corporation
Develops, owns, and operates a diversified portfolio of cle…
|
CSE | CA | Electricity, gas, steam and air… |
|
CARNEGIE CLEAN ENERGY LIMITED
Develops wave energy conversion systems for zero-emission o…
|
CCE | AU | Electricity, gas, steam and air… |
|
CECEP Solar Energy Co.,Ltd.
Develops solar PV plants and manufactures high-efficiency c…
|
000591 | CN | Electricity, gas, steam and air… |
|
CECEP Wind-Power Corporation
Develops and operates large-scale onshore and offshore wind…
|
601016 | CN | Electricity, gas, steam and air… |
|
CENTRAIS ELETRICAS BRASILEIRAS SA
Generates, transmits, and commercializes electricity using …
|
— | BR | Electricity, gas, steam and air… |
Henan BCCY Environmental Energy Co., Ltd. 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/55596/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55596 | 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=55596 | 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=55596 \ -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": 55596}, 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 Henan BCCY Environmental Energy Co., Ltd. (id: 55596)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.