
MAAX INC. — Investor Relations & Filings
MAAX INC. is a leading North American manufacturer of bathware solutions, established in 1969. Operating factories in Canada and the United States, the company specializes in designing and producing a comprehensive range of bathroom products, including bathtubs (such as freestanding and ModulR systems), showers, and shower doors. MAAX is recognized for its commitment to innovation, holding over 80 patents and offering unique, easy-to-install solutions like Utile wall panels, which mimic the appearance of tile. Serving residential customers, architects, designers, and construction professionals, MAAX provides trend-setting designs and lasting quality for renovation and new construction projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2004-06-23 | English | |
| Material change report - English.pdf | 2004-06-07 | English | |
| Relief/Approval.pdf | 2004-04-29 | English | |
| Other.pdf | 2004-04-08 | English | |
| Other.pdf | 2004-03-31 | English | |
| Material change report - English.pdf | 2004-03-22 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2004
7 filings
| |||||
| 47151984 | Other securityholders documents - English.pdf | 2004-06-23 | English | ||
| 47151990 | Material change report - English.pdf | 2004-06-07 | English | ||
| 47151994 | Relief/Approval.pdf | 2004-04-29 | English | ||
| 47152002 | Other.pdf | 2004-04-08 | English | ||
| 47152006 | Other.pdf | 2004-03-31 | English | ||
| 47152095 | Material change report - English.pdf | 2004-03-22 | English | ||
| 47152099 | Material change report - English.pdf | 2004-03-19 | English | ||
|
2003
1 filing
| |||||
| 47152103 | Other.pdf | 2003-07-02 | English | ||
|
2002
1 filing
| |||||
| 47152106 | Other.pdf | 2002-07-05 | English | ||
|
2001
1 filing
| |||||
| 47152114 | Other.PDF | 2001-07-16 | English | ||
|
2000
5 filings
| |||||
| 47152118 | Other Correspondence.pdf | 2000-09-25 | English | ||
| 47152121 | Other Correspondence.pdf | 2000-08-24 | English | ||
| 47152125 | Other Correspondence.pdf | 2000-08-10 | English | ||
| 47152388 | Other Correspondence.pdf | 2000-07-18 | English | ||
| 47152392 | Other Correspondence.PDF | 2000-07-17 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PKC Co., Ltd.
Manufacturer of industrial films and related equipment for …
|
001340 | KR | Manufacturing |
|
PLASCAR PARTICIPAÇÕES INDUSTRIAIS S.A
Develops and manufactures plastic components and systems fo…
|
— | BR | Manufacturing |
|
Plasson Industries Ltd.
Global manufacturer of flow solutions and livestock equipme…
|
PLSN | IL | Manufacturing |
|
PLASTAR BUENOS AIRES SOCIEDAD ANONIMA
Leading regional manufacturer of polyethylene films for hyg…
|
— | AR | Manufacturing |
|
Plastiques du Val-de-Loire
Manufactures injection-molded plastic parts for automotive …
|
PVL | FR | Manufacturing |
|
Plasto-Cargal Group Ltd.
Manufacturer of corrugated cardboard and flexible packaging…
|
PLCR | IL | Manufacturing |
|
Plastopil Hazorea Company Ltd.
Develops and manufactures flexible packaging solutions for …
|
PPIL | IL | Manufacturing |
|
PLUMB FAST CO., LTD.
Manufacturer of plastic plumbing systems and piping for ind…
|
035200 | KR | Manufacturing |
|
Polyair Inter Pack Inc.
Manufacturer and marketer specializing in protective packag…
|
— | CA | Manufacturing |
|
Polycon International Ltd.
Manufactures plastic water storage tanks, PVC pipes, and cu…
|
531397 | IN | Manufacturing |
MAAX 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/43379/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43379 | 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=43379 | 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=43379 \ -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": 43379}, 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 MAAX INC. (id: 43379)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.