
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 |
|---|---|---|---|
|
Enea S.A.
An energy group that generates, distributes, and sells elec…
|
ENA | PL | Electricity, gas, steam and air… |
|
ENEL AMERICAS S.A.
Major private energy company in Latin America, generating, …
|
— | CL | Electricity, gas, steam and air… |
|
Enel Chile S.A.
An electricity utility engaged in the generation, transmiss…
|
ENIC | CL | Electricity, gas, steam and air… |
|
Energa S.A.
Generates, distributes, and sells electricity, heat, and ga…
|
ENG | PL | Electricity, gas, steam and air… |
|
ENERGIA DE CASABLANCA S.A.
An energy company focused on electricity distribution, deli…
|
— | CL | Electricity, gas, steam and air… |
|
ENERGISA MATO GROSSO-DISTRIBUIDORA DE ENERGIA S/A
Manages electricity distribution, transmission, and generat…
|
— | BR | Electricity, gas, steam and air… |
|
ENERGISA SA
Operates in electricity distribution, transmission, generat…
|
— | BR | Electricity, gas, steam and air… |
|
Energoaqua A.S.
An energy and utilities company providing energy media and …
|
ENRGA | CZ | Electricity, gas, steam and air… |
|
ENERGY CO OF MINAS GERAIS
An integrated utility for electricity generation, transmiss…
|
CIG | BR | Electricity, gas, steam and air… |
|
ENERGY CO OF PARANA
Integrated energy utility that generates, transmits, and di…
|
ELP | BR | 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.