[FinancialReports](/)
 / 
[Companies](/companies/search/)
 / 
Russian Federation
 / 
**TGKA**

![TGK-1 logo](https://cdn.financialreports.eu/financialreports/media/TGK-1/other/TGK-1-logo.jpg)

# TGK-1 — Investor Relations & Filings

Ticker · **TGKA**
ISIN · **RU000A0JNUD0**
MOEX
Electricity, gas, steam and air conditioning supply

[Open in API](/api-solutions/)

Overview

Filings 0
Market data
Peer group
API

Filings indexed
0
across all filing types

Latest filing
—
no filings yet

Country
RU
Russian Federation

Listing
MOEX
TGKA

## About TGK-1

<https://www.tgc1.ru/en/>

TGK-1 is a leading producer and supplier of electric and thermal energy in the North-West region. The company operates an extensive network of 53 power stations, serving major metropolitan areas and territories, including Saint Petersburg, the Republic of Karelia, and the Kola Peninsula. Its core activities involve the generation of electric and thermal power, ensuring a stable energy supply for both industrial and residential consumers within its operational footprint. TGK-1 is one of the largest territorial generating companies in its market.

## Recent filings

View all 0 →

### No filings indexed yet

We are still gathering filings for TGK-1. Report a missing filing.

[]
[]

Filing type

Language

Start date

End date

Apply filters
[Clear](/companies/tgk-1/)
Report missing filing

Download originals
Download Markdown

### No filings match the current filters

Try clearing the filters, or report a missing filing.

## Market data

### Market data not available

Last price

Market cap

volume

Day range

today

52-week range

trailing

### Price history

1Y
5Y
10Y

## Peer group · Electric power generation activities from non-renewable sources

143 peers

| Company | Ticker | Country | Sector |
| --- | --- | --- | --- |
| [**Adani Power Limited**](/companies/adani-power-limited/) Private thermal power producer with over 15,000 MW capacity… | ADANIPOWER | IN | Electricity, gas, steam and air… |
| [**AGL ENERGY LIMITED.**](/companies/agl-energy-limited/) Integrated energy and telecommunications provider retailing… | AGL | AU | Electricity, gas, steam and air… |
| [**AKENERJİ ELEKTRİK ÜRETİM A.Ş.**](/companies/akenerji-elektrik-uretim-as/) Independent power producer with a diversified portfolio of … | AKENR | TR | Electricity, gas, steam and air… |
| [**AKSA ENERJİ ÜRETİM A.Ş.**](/companies/aksa-enerji-uretim-as/) A global independent power producer that installs and opera… | AKSEN | TR | Electricity, gas, steam and air… |
| [**AN HUI WENERGY CO.,LTD**](/companies/an-hui-wenergy-coltd/) Operates thermal power plants, natural gas pipelines, and r… | 000543 | CN | Electricity, gas, steam and air… |
| [**Atlantic Power Corporation**](/companies/atlantic-power-corporation/) Independent power producer specializing in the ownership an… | ATP | CA | Electricity, gas, steam and air… |
| [**Atlantic Power Preferred Equity Ltd.**](/companies/atlantic-power-preferred-equity-ltd/) Independent power producer generating electricity and steam… | AZP | CA | Electricity, gas, steam and air… |
| [**Beijing Jingneng Clean Energy Co., Limited**](/companies/beijing-jingneng-clean-energy-co-limited/) Energy enterprise generating and selling power and heat, fo… | 579 | HK | Electricity, gas, steam and air… |
| [**BEIJING JINGNENG POWER CO.,LTD.**](/companies/beijing-jingneng-power-coltd/) Generates electric power and thermal energy from thermal an… | 600578 | CN | Electricity, gas, steam and air… |
| [**Bloom Energy Corp**](/companies/bloom-energy-corp/) Designs and manufactures solid-oxide fuel cell systems for … | BE | US | Electricity, gas, steam and air… |

Page **1** of **15**

1
[2](?peer_page=2)
[3](?peer_page=3)
…
[Next](?peer_page=2)

### TGK-1 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.

[Get API access](/api-solutions/)
[Read API reference](/developers/reference/)

Base URLapi.financialreports.eu

Auth headerx-api-key

Company ID6358

TickerTGKA

ISINRU000A0JNUD0

### Endpoints

most-used routes for this company

|  |  |  |
| --- | --- | --- |
| GET | /api/companies/6358/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6358 | 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=6358 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |

Full reference: [API reference](/developers/reference/) · [OpenAPI schema](/api/schema/)

### cURL

latest filings for TGK-1

```
$ curl https://api.financialreports.eu/api/filings/?company=6358 \
    -H "x-api-key: $FR_API_KEY" \
    -H "Accept: application/json"
```

### Python

requests

```
import requests

r = requests.get(
    "https://api.financialreports.eu/api/filings/",
    params={"company": 6358},
    headers={"x-api-key": API_KEY},
)
filings = r.json()["results"]
```

### MCP server

Claude · Claude Code · ChatGPT

[Claude setup →](/integrations/claude/)
[ChatGPT setup →](/integrations/chatgpt/)
[Claude Code setup →](/integrations/claude-code/)

```
// MCP server URL
https://mcp.financialfilings.com/mcp

// Once connected, the LLM can query this company directly:
"Pull the latest 5 filings for TGK-1 (id: 6358)"
```

#### AI · Markdown

Filings as Markdown

Drop the latest filing into Claude or ChatGPT, or query via MCP from your client.

[Browse filings↗](#filings)
[Open in MCP↗](/integrations/claude/)
[cURL endpoint$](/api-solutions/)

#### Identity

Legal nameTGK-1

HQSaint Petersburg, RU

ListingMOEX

ISINRU000A0JNUD0

Sector[Electricity, gas, steam and air conditioning supply](/companies/sectors/electricity-gas-steam-and-air-conditioning-supply/)

Industry[Electric power generation, transmission and distribution activities](/companies/sectors/electricity-gas-steam-and-air-conditioning-supply/electric-power-generation-transmission-and-distribution-activities/)

#### Coverage

Filings indexed
0

### Report missing filing

Can't find a specific document? Let us know and we'll add it within 24 hours.

What is missing or wrong?

Your email

We will notify you once the filing is added.

Cancel

Send report
Sending…

Report sent

Thank you. We will check the data and update it shortly.

×

(function() {
const tabs = document.querySelectorAll('.cmp-tabs-wrap .fr-tab');
const panes = document.querySelectorAll('.tab-pane');
function activate(target, pushHash) {
tabs.forEach(t => {
const isActive = t.dataset.tab === target;
t.classList.toggle('fr-tab--active', isActive);
t.setAttribute('aria-selected', isActive ? 'true' : 'false');
});
panes.forEach(p => {
const isActive = p.dataset.pane === target;
p.classList.toggle('tab-pane--active', isActive);
p.hidden = !isActive;
});
if (pushHash) {
try { history.replaceState(null, '', '#' + target); } catch (e) {}
}
}
tabs.forEach(tab => {
tab.addEventListener('click', () => { activate(tab.dataset.tab, true); window.scrollTo({ top: 0, behavior: 'instant' }); });
});
const initial = (window.location.hash || '').replace('#', '');
const validTabs = ['overview', 'filings', 'financials', 'market', 'peers', 'api'];
const legacyMap = { 'market-data': 'market', 'peer-group': 'peers' };
let target = legacyMap[initial] || (validTabs.indexOf(initial) >= 0 ? initial : 'overview');
if (target !== 'overview') activate(target, false);
})();