
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 |
|---|---|---|---|
|
Inverpower Controls Ltd.
Designs and manufactures advanced power electronics and dig…
|
— | CA | Manufacturing |
|
JASA KITA BERHAD
Manufactures and trades power tools, electric motors, hand …
|
— | MY | Manufacturing |
|
Jay Bee Laminations Limited
Manufactures electrical steel laminations and cores for pow…
|
JAYBEE | IN | Manufacturing |
|
JIANGNAN YIFAN MOTOR CO.,LTD.
Develops and manufactures high-precision electric motors an…
|
301023 | CN | Manufacturing |
|
JIANGSU CHINT POWER TECHNOLOGY CO.,LTD
Designs and manufactures PV inverters and integrated energy…
|
002150 | CN | Manufacturing |
|
Jiangsu Daybright Intelligent Electric Co.,LTD.
Develops intelligent power distribution equipment and smart…
|
300670 | CN | Manufacturing |
|
JIANGSU HUACHEN TRANSFORMER CO.,LTD.
Manufactures energy-efficient transformers and power distri…
|
603097 | CN | Manufacturing |
|
Jiangsu Huayang Intelligent Equipment Co.,Ltd.
Manufacturer of micro-motors and precision components for i…
|
301502 | CN | Manufacturing |
|
Jiangsu Leili Motor Corporation Limited
Produces micro-motors and precision components for applianc…
|
300660 | CN | Manufacturing |
|
Jiangsu Luokai Mechanical & Electrical Co., Ltd .
Produces operating mechanisms and components for power dist…
|
603829 | CN | 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.