
ECOLAB INC. — Investor Relations & Filings
Ecolab Inc. is a global provider of water, hygiene, and infection prevention solutions and services. The company partners with customers across a wide range of industries to advance food safety, maintain clean and safe environments, optimize water and energy use, and improve operational efficiencies and sustainability. Its comprehensive solutions, data-driven insights, and on-site services help businesses in the food, healthcare, hospitality, life sciences, and industrial markets to achieve their goals while protecting people and vital resources. Key offerings include water conservation strategies, cleaning and sanitizing programs, and infection prevention technologies designed to ensure product quality, safety, and public health.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director's Dealing 2023 | 2023-01-03 | English | |
| Director's Dealing 2023 | 2023-01-03 | English | |
| Director's Dealing 2022 | 2022-12-09 | English | |
| Director's Dealing 2022 | 2022-12-09 | English | |
| Director's Dealing 2022 | 2022-12-09 | English | |
| Director's Dealing 2022 | 2022-12-09 | English |
Browse filings by year
27 years- 2026 45 filings
- 2025 163 filings
- 2024 158 filings
- 2023 161 filings
- 2022 141 filings
- 2021 164 filings
- 2020 235 filings
- 2019 185 filings
- 2018 176 filings
- 2017 160 filings
- 2016 164 filings
- 2015 183 filings
- 2014 157 filings
- 2013 143 filings
- 2012 180 filings
- 2011 207 filings
- 2010 112 filings
- 2009 105 filings
- 2008 115 filings
- 2007 107 filings
- 2006 116 filings
- 2005 118 filings
- 2004 124 filings
- 2003 110 filings
- 2002 22 filings
- 2001 25 filings
- 2000 17 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
2 filings
| |||||
| 8430222 | Director's Dealing 2023 | 2023-01-03 | English | ||
| 8430223 | Director's Dealing 2023 | 2023-01-03 | English | ||
|
2022
13 filings
| |||||
| 8430224 | Director's Dealing 2022 | 2022-12-09 | English | ||
| 8430225 | Director's Dealing 2022 | 2022-12-09 | English | ||
| 8430226 | Director's Dealing 2022 | 2022-12-09 | English | ||
| 8430227 | Director's Dealing 2022 | 2022-12-09 | English | ||
| 8430228 | Director's Dealing 2022 | 2022-12-09 | English | ||
| 8430229 | Director's Dealing 2022 | 2022-12-09 | English | ||
| 8430230 | Director's Dealing 2022 | 2022-12-09 | English | ||
| 8430231 | Director's Dealing 2022 | 2022-12-09 | English | ||
| 8430232 | Director's Dealing 2022 | 2022-12-09 | English | ||
| 8430233 | Director's Dealing 2022 | 2022-12-09 | English | ||
| 8430234 | Director's Dealing 2022 | 2022-12-09 | English | ||
| 8430235 | Director's Dealing 2022 | 2022-12-09 | English | ||
| 8430236 | Director's Dealing 2022 | 2022-12-09 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of soap and detergents, cleaning and polishing preparations, perfumes and toilet preparations
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
48North Cannabis Corp.
Licensed producer of high-quality cannabis flower, vapes, t…
|
NRTH | CA | Manufacturing |
|
4Mass S.A.
Producer of nail and makeup cosmetics for private label and…
|
4MS | PL | Manufacturing |
|
ABLE C&C
Develops, manufactures, and distributes a wide range of bea…
|
078520 | KR | Manufacturing |
|
ADJUVANT HOLDINGS CO.,LTD.
Develops, manufactures, and sells cosmetic products to prof…
|
4929 | JP | Manufacturing |
|
Aekyung Industrial Co., Ltd.
A manufacturer of consumer goods for the beauty care and ho…
|
018250 | KR | Manufacturing |
|
ALMADO,INC.
Develops and sells cosmetics and health supplements using e…
|
4932 | JP | Manufacturing |
|
Al Majed Oud Co.
A fragrance house specializing in Oud, incense, and orienta…
|
4165 | SA | Manufacturing |
|
Amirose London Holdings PLC
A full-service contract manufacturer for the personal care,…
|
AMIL | GB | Manufacturing |
|
AMOREPACIFIC CORP.
Develops, manufactures, and distributes cosmetics, skincare…
|
090430 | KR | Manufacturing |
|
AMOREPACIFIC Holdings Corp.
Global beauty company that develops and distributes cosmeti…
|
002790 | KR | Manufacturing |
ECOLAB 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/29912/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29912 | 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=29912 | 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=29912 \ -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": 29912}, 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 ECOLAB INC. (id: 29912)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.