
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 |
|---|---|---|---|
|
AXIA ENERGIA NORDESTE S.A.
Operates power transmission concessions and renewable energ…
|
— | BR | Electricity, gas, steam and air… |
|
AYEN ENERJİ A.Ş.
Generates, distributes, and trades electricity from hydro, …
|
AYEN | TR | Electricity, gas, steam and air… |
|
BKW AG
Plans, builds, and operates infrastructure for energy produ…
|
BKW | CH | Electricity, gas, steam and air… |
|
BLACK HILLS CORP /SD/
A regulated utility that generates and distributes electric…
|
BKH | US | Electricity, gas, steam and air… |
|
Blink Charging Co.
Owner, operator, and provider of EV charging equipment and …
|
BLNK | US | Electricity, gas, steam and air… |
|
BluGo S.A.
Manages a franchise network of charging points for electric…
|
YOL | PL | Electricity, gas, steam and air… |
|
Calibre Energy Inc.
Delivers comprehensive Battery Energy Storage Systems for u…
|
CABE | CA | Electricity, gas, steam and air… |
|
Canadian Utilities Limited
A diversified global energy infrastructure corporation deli…
|
CU | CA | Electricity, gas, steam and air… |
|
Caribbean Utilities Company, Ltd.
Sole public electric utility for generation, transmission, …
|
CUP.U | KY | Electricity, gas, steam and air… |
|
CELEO REDES OPERACION CHILE S.A.
Energy infrastructure company specializing in electricity t…
|
— | CL | 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.