
Hydro One Limited — Investor Relations & Filings
Hydro One Limited is Ontario's largest electricity transmission and distribution utility. The company owns and operates essential energy infrastructure, managing the high-voltage transmission system and distributing power to approximately 1.5 million residential and business customers across the province. Its core business is segmented into Transmission and Distribution services. Hydro One focuses on modernizing the electrical grid to enhance reliability and provides comprehensive customer support, including outage management, energy efficiency programs, and financial assistance solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-05-21 | English | |
| News release - English.pdf | 2026-05-19 | English | |
| 52-109F2 - Certification of interim filings - CEO (F).pdf | 2026-05-14 | French | |
| Interim MD&A - French.pdf | 2026-05-14 | French | |
| News release - French.pdf | 2026-05-14 | French | |
| 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-05-13 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47799547 | News release - English.pdf | 2026-05-21 | English | ||
| 47799550 | News release - English.pdf | 2026-05-19 | English | ||
| 47799553 | 52-109F2 - Certification of interim filings - CEO (F).pdf | 2026-05-14 | French | ||
| 47799556 | Interim MD&A - French.pdf | 2026-05-14 | French | ||
| 47799564 | News release - French.pdf | 2026-05-14 | French | ||
| 47290954 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-05-13 | English | ||
| 47290959 | Interim MD&A - English.pdf | 2026-05-13 | English | ||
| 47290974 | Annual report - French.pdf | 2026-05-12 | English | ||
| 47290979 | Management information circular - French.pdf | 2026-05-07 | English | ||
| 47291008 | Other material contracts - English.pdf | 2026-05-07 | English | ||
| 47291012 | Form of proxy - English.pdf | 2026-05-07 | English | ||
| 47291037 | News release - English.pdf | 2026-05-07 | English | ||
| 47291041 | Annual report - English.pdf | 2026-04-30 | English | ||
| 35933274 | News release - English.pdf | 2026-04-23 | English | ||
| 35933241 | News release - English.pdf | 2026-04-23 | English | ||
Market data
Market data not available
Price history
Peer group · Electric power transmission and distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Power Fulx Co., Ltd.
Develops and manufactures topical aids for sports-related a…
|
266870 | KR | Electricity, gas, steam and air… |
|
POWER GRID CORPORATION OF INDIA LIMITED
Manages inter-state power transmission systems, consultancy…
|
POWERGRID | IN | Electricity, gas, steam and air… |
|
POWERGRID Infrastructure Investment Trust
Owns, operates, maintains, and invests in power transmissio…
|
PGINVIT | IN | Electricity, gas, steam and air… |
| PowerX, Inc | 485A | JP | Electricity, gas, steam and air… |
|
PPC S.A.
An energy company offering electricity, gas, renewables, an…
|
PPC | GR | Electricity, gas, steam and air… |
|
PPL Corp
Utility holding company providing electricity and natural g…
|
PPL | US | Electricity, gas, steam and air… |
|
PT Cikarang Listrindo Tbk.
Generates, transmits, and distributes electricity to indust…
|
POWR | ID | Electricity, gas, steam and air… |
|
PT CIKARANG LISTRINDO TBK
Electricity generation, transmission, and distribution for …
|
4S4B | SG | Electricity, gas, steam and air… |
|
PUBLIC SERVICE ENTERPRISE GROUP INC
A regulated energy company engaged in electricity and natur…
|
PEG | US | Electricity, gas, steam and air… |
|
REDE ENERGIA PARTICIPAÇÕES S.A.
Holding company managing electricity generation, transmissi…
|
— | BR | Electricity, gas, steam and air… |
Hydro One Limited 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/47325/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47325 | 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=47325 | 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=47325 \ -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": 47325}, 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 Hydro One Limited (id: 47325)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.