
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 |
|---|---|---|---|
|
Fingrid Oyj
Operates, maintains, and develops the nationwide high-volta…
|
32BX | FI | Electricity, gas, steam and air… |
|
FIRSTENERGY CORP
Generates, transmits, and distributes electricity to approx…
|
FE | US | Electricity, gas, steam and air… |
|
Fortis Inc.
A holding company focused on the regulated electric and gas…
|
FTS | CA | Electricity, gas, steam and air… |
|
Genertech Pakistan Limited
Provides electric services, generating, distributing, and s…
|
GENP | PK | Electricity, gas, steam and air… |
|
Genie Energy Ltd.
A retail energy and renewable solutions provider offering s…
|
GNE | US | Electricity, gas, steam and air… |
|
GEORGIA POWER CO
An electric utility that generates and distributes power to…
|
GPJA | US | Electricity, gas, steam and air… |
|
Global Interconnection Group
Invests in, services, and supplies interconnector cables an…
|
CABLE | GG | Electricity, gas, steam and air… |
|
GORE STREET ENERGY STORAGE FUND PLC
Manages an international portfolio of utility-scale energy …
|
GSF | GB | Electricity, gas, steam and air… |
|
GRESHAM HOUSE ENERGY STORAGE FUND PLC
Investment company that owns and operates utility-scale bat…
|
GRID | GB | Electricity, gas, steam and air… |
|
GRUPO ENERGIA BOGOTA S.A. E.S.P.
Operates and invests in energy infrastructure and utilities…
|
1L9B | SG | 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.