
TGK-14 — Investor Relations & Filings
TGK-14 (Territorial Generating Company No. 14) is an energy company engaged in the generation and distribution of electricity and thermal energy. It operates in both wholesale and retail markets, serving consumers in the Trans-Baikal Territory and the Republic of Buryatia. The company's assets include seven combined heat and power plants (CHPs) and two energy complexes, with a total installed electrical capacity of 649.57 MW and a thermal capacity of 3,120.77 Gcal/h. Key strategic priorities include modernizing existing equipment and constructing new generating facilities to enhance the reliability and efficiency of the energy supply. The company also focuses on developing related businesses, such as producing foam glass from fly ash and establishing greenhouse complexes using its industrial infrastructure.
Recent filings
No filings indexed yet
We are still gathering filings for TGK-14. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hangzhou Cogeneration Group Co., Ltd.
Provides centralized heating, steam, and electricity via co…
|
605011 | CN | Electricity, gas, steam and air… |
|
Harbin Hatou Investment Co.,Ltd
Holding company engaged in thermal power production and fin…
|
600864 | CN | Electricity, gas, steam and air… |
|
Hengsheng Energy Co.,Ltd.
Provides industrial steam and electricity via combined heat…
|
605580 | CN | Electricity, gas, steam and air… |
|
Jilin Province Chuncheng Heating Company Limited
Centralized heat service provider and leader in intelligent…
|
1853 | HK | Electricity, gas, steam and air… |
|
Kauno Energija
District utility providing heat and electricity, mainly fro…
|
KNR1L | LT | Electricity, gas, steam and air… |
|
KJTS GROUP BERHAD
Leading provider of integrated building support services, c…
|
— | MY | Electricity, gas, steam and air… |
|
KOREA DISTRICT HEATING CORPORATION
Integrated energy company specializing in district heating,…
|
071320 | KR | Electricity, gas, steam and air… |
|
Kyoto Group AS
Develops thermal energy storage solutions to decarbonize in…
|
KYOTO | NO | Electricity, gas, steam and air… |
|
Luenmei Quantum Co.,Ltd
Provides clean energy solutions for district heating, cooli…
|
600167 | CN | Electricity, gas, steam and air… |
|
National Central Cooling Co. PJSC
World-leading provider of sustainable district cooling and …
|
0 | AE | Electricity, gas, steam and air… |
TGK-14 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/6354/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6354 | 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=6354 | 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=6354 \ -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": 6354}, 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 TGK-14 (id: 6354)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.