Tianjin Tianbao Energy Co., Ltd. — Investor Relations & Filings
Tianjin Tianbao Energy Co., Ltd. is an integrated energy enterprise focused on the generation and supply of utility services. Its primary business is combined heat and power (CHP), delivering steam, electricity, heating, and cooling to industrial and commercial users. Key operational segments include power generation and supply, electricity dispatch and sale, and the development of renewable energy, specifically photovoltaic power generation. The company also provides comprehensive services encompassing the construction, operation, maintenance, transmission, and distribution of electricity infrastructure and industrial facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SUPPLEMENTAL ANNOUNCEMENT CONTINUING CONNECTED TRANSACTIONS - PROCUREMENT OF NATURAL GAS | 2026-04-21 | English | |
| PROXY FORM FOR THE 2025 ANNUAL GENERAL MEETING TO BE HELD ON MAY 6, 2026 OR ANY ADJOURNMENT THEREOF | 2026-04-13 | English | |
| Notice of the 2025 Annual General Meeting | 2026-04-13 | English | |
| CIRCULAR OF THE 2025 ANNUAL GENERAL MEETING; PROFIT DISTRIBUTION PLAN FOR THE YEAR 2025; PROPOSED AMENDMENTS TO THE ARTICLES OF ASSOCIATION, RULES OF PROCEDURES OF SHAREHOLDERS' MEETING AND BOARD MEET | 2026-04-13 | English | |
| Annual Report 2025 | 2026-04-13 | English | |
| RESIGNATION OF EXECUTIVE DIRECTOR AND PROPOSED APPOINTMENT OF EXECUTIVE DIRECTOR | 2026-04-08 | English |
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1414 DEGREES LIMITED
Develops silicon-based thermal energy storage for industria…
|
14D | AU | Electricity, gas, steam and air… |
|
A.B.P. Nocivelli
ESCo offering energy efficiency, facility management, and c…
|
ABP | IT | Electricity, gas, steam and air… |
|
Acinque S.p.A.
A multi-utility company providing energy, water, and enviro…
|
AC5 | IT | Electricity, gas, steam and air… |
|
Arverne Group
Energy transition company specializing in geothermal energy…
|
ARVEN | FR | Electricity, gas, steam and air… |
|
Beijing Jingneng Thermal Co., Ltd.
Invests in, constructs, and operates centralized heating sy…
|
002893 | CN | Electricity, gas, steam and air… |
|
Causeway Energy Corporation
Technology-driven service specializing in decarbonizing ind…
|
CUW | CA | Electricity, gas, steam and air… |
|
CHYY Development Group Limited
Specializes in shallow ground source energy solutions, equi…
|
8128 | HK | Electricity, gas, steam and air… |
|
Dalian Thermal Power Co.,Ltd.
Provides thermal energy and electricity via combined heat a…
|
600719 | CN | Electricity, gas, steam and air… |
|
Fernheizwerk Neukölln AG
Energy provider supplying district heating and electricity …
|
FHW | DE | Electricity, gas, steam and air… |
|
Hangzhou Cogeneration Group Co., Ltd.
Provides centralized heating, steam, and electricity via co…
|
605011 | CN | Electricity, gas, steam and air… |
Tianjin Tianbao 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/50080/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50080 | 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=50080 | 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=50080 \ -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": 50080}, 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 Tianjin Tianbao Energy Co., Ltd. (id: 50080)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.