
EMERA INC — Investor Relations & Filings
Emera Inc. is an energy company that generates, transmits, and distributes electricity and natural gas through a portfolio of regulated utilities. Serving approximately 2.6 million customers across North America, the company is focused on the transition to cleaner energy. Its core strategy involves significant capital investment in grid modernization, renewable technologies, and reliability to reduce carbon emissions while delivering safe and dependable service. A substantial portion of its earnings is derived from its regulated assets, providing a foundation for stable growth. Emera also operates in the wholesale energy sector, marketing and trading natural gas and electricity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K | 2026-05-22 | English | |
| 6-K - EMERA INC (0001127248) (Filer) | 2026-05-08 | English | |
| 6-K - EMERA INC (0001127248) (Filer) | 2026-04-10 | English | |
| 6-K - EMERA INC (0001127248) (Filer) | 2026-03-27 | English | |
| SUPPL - EMERA INC (0001127248) (Filer) | 2026-03-25 | English | |
| FWP - EMERA INC (0001127248) (Subject) | 2026-03-23 | English |
Browse filings by year
21 years- 2026 10 filings
- 2025 27 filings
- 2024 24 filings
- 2023 15 filings
- 2022 15 filings
- 2021 14 filings
- 2020 13 filings
- 2019 15 filings
- 2018 12 filings
- 2017 12 filings
- 2016 24 filings
- 2014 1 filing
- 2013 2 filings
- 2012 10 filings
- 2011 17 filings
- 2005 5 filings
- 2004 10 filings
- 2003 9 filings
- 2002 4 filings
- 2001 7 filings
- 2000 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46862599 | 6-K | 2026-05-22 | English | ||
| 44431878 | 6-K - EMERA INC (0001127248) (Filer) | 2026-05-08 | English | ||
| 34027492 | 6-K - EMERA INC (0001127248) (Filer) | 2026-04-10 | English | ||
| 33066212 | 6-K - EMERA INC (0001127248) (Filer) | 2026-03-27 | English | ||
| 33042620 | SUPPL - EMERA INC (0001127248) (Filer) | 2026-03-25 | English | ||
| 33016411 | FWP - EMERA INC (0001127248) (Subject) | 2026-03-23 | English | ||
| 33013834 | SUPPL - EMERA INC (0001127248) (Filer) | 2026-03-23 | English | ||
| 32967836 | FWP - EMERA INC (0001127248) (Subject) | 2026-03-17 | English | ||
| 32964245 | SUPPL - EMERA INC (0001127248) (Filer) | 2026-03-17 | English | ||
| 32827765 | 6-K - EMERA INC (0001127248) (Filer) | 2026-02-23 | English | ||
|
2025
5 filings
| |||||
| 11394752 | FORM 6-K | 2025-12-05 | English | ||
| 11394753 | FORM SUPPL | 2025-12-05 | English | ||
| 11394754 | FORM F-X | 2025-12-05 | English | ||
| 11394762 | FORM F-10EF | 2025-12-05 | English | ||
| 11394765 | FORM 6-K | 2025-11-07 | English | ||
Market data
Market data not available
Price history
Peer group · Electric power transmission and distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CU Inc.
Alberta-based holding company operating regulated electric …
|
CU | CA | Electricity, gas, steam and air… |
|
Dala Energi AB
A regional provider of electricity, heating, and fiber opti…
|
DE | SE | Electricity, gas, steam and air… |
|
Desarrolladora Energética S.A.
A company focused on the development of energy projects and…
|
DESA | ES | Electricity, gas, steam and air… |
|
Distribuzione Elettrica Adriatica S.p.A.
Manages low/medium voltage grids, supplies power, and conne…
|
DEA | IT | Electricity, gas, steam and air… |
|
DPSC Limited
Integrated power utility managing generation, transmission,…
|
DPSCLTD | IN | Electricity, gas, steam and air… |
|
DTE ENERGY CO
A diversified energy company providing electricity and natu…
|
DTE | US | Electricity, gas, steam and air… |
|
Dubai Electricity & Water Authority PJSC
Public service infrastructure company generating, transmitt…
|
DEWA | AE | Electricity, gas, steam and air… |
|
Duke Energy CORP
An energy holding company that generates and distributes el…
|
DUK | US | Electricity, gas, steam and air… |
|
EDENOR
Major electricity distributor serving approximately nine mi…
|
EDN | US | Electricity, gas, steam and air… |
|
Edesa Holding S.A.
Generates, distributes, and markets electricity to customer…
|
— | AR | Electricity, gas, steam and air… |
EMERA INC 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/30437/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30437 | 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=30437 | 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=30437 \ -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": 30437}, 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 EMERA INC (id: 30437)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.