
Beijing Energy International Holding Co., Ltd. — Investor Relations & Filings
Beijing Energy International Holding Co., Ltd. (BJEI) functions as an internationalized, market-oriented platform specializing in clean energy investment and operation. The company's primary focus is the comprehensive lifecycle management—including development, investment, operation, and asset management—of renewable energy generation facilities. Its portfolio spans multiple clean energy sectors, including photovoltaic power generation, wind power, hydropower, integrated energy systems, and gas turbine projects, with emerging interests in hydrogen technology. BJEI also contributes to the sector through the design and installation of solar power systems and the research and development of solar technology. The company is recognized for its robust financial standing, evidenced by competitive credit ratings from leading international agencies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES 31/05/2026 | 2026-06-02 | English | |
| (REVISED) MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES 30/04/2026 | 2026-06-02 | English | |
| FORM OF PROXY FOR ANNUAL GENERAL MEETING TO BE HELD ON 18 JUNE 2026 (OR ANY ADJOURNMENT THEREOF) | 2026-05-22 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-05-22 | English | |
| PROPOSALS FOR GENERAL MANDATES TO REPURCHASE SHARES AND ISSUE SHARES, RE-ELECTION OF RETIRING DIRECTORS, RE-APPOINTMENT OF AUDITORS, DISTRIBUTION OF FINAL DIVIDEND, ADOPTION OF THE NEW BYE-LAWS AND NO | 2026-05-22 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES 30/04/2026 | 2026-05-07 | English |
Browse filings by year
27 years- 2026 36 filings
- 2025 79 filings
- 2024 132 filings
- 2023 122 filings
- 2022 135 filings
- 2021 91 filings
- 2020 105 filings
- 2019 75 filings
- 2018 59 filings
- 2017 111 filings
- 2016 87 filings
- 2015 118 filings
- 2014 97 filings
- 2013 120 filings
- 2012 41 filings
- 2011 39 filings
- 2010 67 filings
- 2009 34 filings
- 2008 51 filings
- 2007 55 filings
- 2006 11 filings
- 2005 15 filings
- 2004 14 filings
- 2003 16 filings
- 2002 14 filings
- 2001 10 filings
- 2000 17 filings
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2M Energy Corp.
Develops and implements sustainable energy solutions and en…
|
— | CA | Electricity, gas, steam and air… |
|
2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL
Renewable energy company specializing in wind and solar pow…
|
— | BR | Electricity, gas, steam and air… |
|
360 ENERGY SOLAR S.A.
Develops, constructs, and operates solar parks, energy stor…
|
— | AR | Electricity, gas, steam and air… |
|
7C Solarparken AG
Owner and operator of photovoltaic power plants with a port…
|
HRPK | DE | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer that generates and sells electr…
|
A1YEN | TR | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer generating electricity from a p…
|
KARYE | TR | Electricity, gas, steam and air… |
|
A2a
Manages energy, water, and environmental services for the c…
|
A2A | IT | Electricity, gas, steam and air… |
|
Abalance Corporation
A vertically integrated solar company that manufactures pan…
|
3856 | JP | Electricity, gas, steam and air… |
|
AB ENERGIA S.A.
Generates renewable electricity from biogas and provides EP…
|
— | AR | Electricity, gas, steam and air… |
|
Abengoa S.A.
A company in liquidation that formerly provided solutions f…
|
ABG.P | ES | Electricity, gas, steam and air… |
Beijing Energy International Holding 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/49393/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49393 | 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=49393 | 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=49393 \ -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": 49393}, 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 Energy International Holding Co., Ltd. (id: 49393)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.