
HUBBELL INC — Investor Relations & Filings
Hubbell Incorporated designs, manufactures, and sells a broad portfolio of electrical and utility solutions. The company's products are organized into key segments: Power & Utilities, Lighting & Controls, Wiring & Electrical, and Datacom. These solutions are engineered to support the safe, reliable, and efficient operation of critical infrastructure. Hubbell serves a diverse range of markets, including power and utilities, telecommunications, data centers, commercial, industrial, and residential construction. The company focuses on providing high-quality components and systems that contribute to building and maintaining more reliable, resilient, and renewable energy and communication networks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-15 | English | |
| 8-K | 2026-05-06 | English | |
| 8-K | 2026-05-04 | English | |
| SD - HUBBELL INC (0000048898) (Filer) | 2026-05-01 | English | |
| 10-Q | 2026-05-01 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English |
Browse filings by year
27 years- 2026 41 filings
- 2025 88 filings
- 2024 103 filings
- 2023 91 filings
- 2022 74 filings
- 2021 84 filings
- 2020 79 filings
- 2019 80 filings
- 2018 90 filings
- 2017 74 filings
- 2016 94 filings
- 2015 148 filings
- 2014 138 filings
- 2013 153 filings
- 2012 187 filings
- 2011 156 filings
- 2010 197 filings
- 2009 175 filings
- 2008 193 filings
- 2007 235 filings
- 2006 188 filings
- 2005 245 filings
- 2004 232 filings
- 2003 154 filings
- 2002 20 filings
- 2001 8 filings
- 2000 10 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46362912 | 8-K | 2026-05-15 | English | ||
| 45921950 | 8-K | 2026-05-06 | English | ||
| 45921968 | 8-K | 2026-05-04 | English | ||
| 39639159 | SD - HUBBELL INC (0000048898) (Filer) | 2026-05-01 | English | ||
| 45922051 | 10-Q | 2026-05-01 | English | ||
| 45922057 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 39079691 | 8-K - HUBBELL INC (0000048898) (Filer) | 2026-04-30 | English | ||
| 45922067 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 33060676 | SCHEDULE 13G/A - HUBBELL INC (0000048898) (Subject) | 2026-03-27 | English | ||
| 45922063 | ANNUAL REPORT TO SECURITY HOLDERS | 2026-03-23 | English | ||
| 45922077 | DEFINITIVE ADDITIONAL PROXY SOLICITING MATERIALS | 2026-03-23 | English | ||
| 45922222 | DEFINITIVE PROXY STATEMENT | 2026-03-23 | English | ||
| 32876581 | 4 - HUBBELL INC (0000048898) (Filer) | 2026-02-19 | English | ||
| 32876582 | 4 - HUBBELL INC (0000048898) (Filer) | 2026-02-19 | English | ||
| 32876583 | 4 - HUBBELL INC (0000048898) (Filer) | 2026-02-19 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Dongfang Electric Corporation Limited
Leading global manufacturer of high-end power generation eq…
|
1072 | HK | Manufacturing |
|
Eaglerise Electric & Electronic(China)Co., Ltd.
Manufacturer of power supplies, transformers, and renewable…
|
002922 | CN | Manufacturing |
|
East Group Co., Ltd
Designs and manufactures power electronics, UPS systems, an…
|
300376 | CN | Manufacturing |
|
Eaton Corp plc
Provides solutions for managing electrical, hydraulic, and …
|
ETN | US | Manufacturing |
|
EGTRONICS Co., Ltd.
Develops power conversion devices for the EV and telecommun…
|
377330 | KR | Manufacturing |
|
Eguana Technologies Inc.
Designs and manufactures grid-interactive energy storage sy…
|
EGT | CA | Manufacturing |
|
EKOS TEKNOLOJİ VE ELEKTRİK A.Ş.
Designs and manufactures equipment for electricity transmis…
|
EKOS | TR | Manufacturing |
|
Electrical Industries Co.
Manufactures and services power transformers and switchgear…
|
1303 | SA | Manufacturing |
|
Electromac
Manufactures, commercializes, and distributes standardized …
|
— | AR | Manufacturing |
|
Electromagnetica S.A.
Manufacturer of electrical equipment, LED lighting, and EV …
|
ELMA | RO | Manufacturing |
HUBBELL 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/30249/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30249 | 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=30249 | 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=30249 \ -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": 30249}, 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 HUBBELL INC (id: 30249)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.