
Hammond Manufacturing Company Limited — Investor Relations & Filings
Hammond Manufacturing Company Limited is a leading designer, manufacturer, and marketer of electrical and electronic components and housing solutions. The company's core product portfolio includes industrial and electronic enclosures, equipment racks and cabinets, and power distribution devices such as outlet strips. Additionally, Hammond produces a variety of electronic transformers. Serving Original Equipment Manufacturers (OEMs) and utilizing a global distribution network, Hammond provides standardized and custom solutions for housing and protecting sensitive electrical and electronic equipment. The company has maintained operations since its founding in 1917.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-28 | English | |
| Interim MD&A - English.pdf | 2026-04-28 | English | |
| News release - English.pdf | 2026-04-28 | English | |
| Report of voting results.pdf | 2026-04-28 | English | |
| Form of proxy - English.pdf | 2026-03-30 | English | |
| Management information circular - English.pdf | 2026-03-30 | English |
Browse filings by year
20 years- 2026 15 filings
- 2025 33 filings
- 2024 26 filings
- 2023 28 filings
- 2022 32 filings
- 2021 28 filings
- 2020 32 filings
- 2019 20 filings
- 2018 21 filings
- 2017 24 filings
- 2016 23 filings
- 2015 23 filings
- 2014 4 filings
- 2013 2 filings
- 2012 2 filings
- 2011 2 filings
- 2010 2 filings
- 2009 1 filing
- 2007 2 filings
- 2001 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47786070 | News release - English.pdf | 2026-04-28 | English | ||
| 47786074 | Interim MD&A - English.pdf | 2026-04-28 | English | ||
| 47786078 | News release - English.pdf | 2026-04-28 | English | ||
| 47786122 | Report of voting results.pdf | 2026-04-28 | English | ||
| 33093222 | Form of proxy - English.pdf | 2026-03-30 | English | ||
| 33093221 | Management information circular - English.pdf | 2026-03-30 | English | ||
| 33093220 | Notice of meeting - English.pdf | 2026-03-30 | English | ||
| 47786126 | Material change report - English.pdf | 2026-03-13 | English | ||
| 47786167 | Material change report - English.pdf | 2026-03-11 | English | ||
| 47786171 | News release - English.pdf | 2026-03-11 | English | ||
| 47786175 | News release - English.pdf | 2026-03-10 | English | ||
| 47786293 | Annual MD&A - English.pdf | 2026-03-10 | English | ||
| 47786297 | Audited annual financial statements – English.pdf | 2026-03-10 | English | ||
| 47786301 | Annual information form - English.pdf | 2026-03-10 | English | ||
| 47786305 | Notice of the meeting and record date - English.pdf | 2026-02-27 | 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 |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AEC
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
Hammond Manufacturing Company 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/43013/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43013 | 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=43013 | 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=43013 \ -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": 43013}, 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 Hammond Manufacturing Company Limited (id: 43013)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.