
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 |
|---|---|---|---|
|
POLYDUCT Nyrt.
Manufactures plastic and metal products for water, urban, a…
|
PLYDR | HU | Manufacturing |
|
Polymac Thermoformers Limited
Manufactures thermoformed food-grade plastic packaging for …
|
537573 | IN | Manufacturing |
|
POLYMER LINK HOLDINGS BERHAD
Specializes in manufacturing plastic powder, polymer compou…
|
— | MY | Manufacturing |
|
Polyplank AB
Manufactures patented composites from recycled thermoplasti…
|
POLY | SE | Manufacturing |
|
Polyplex Corporation Ltd.
Global producer of plastic films for flexible packaging and…
|
POLYPLEX | IN | Manufacturing |
|
Polyram Plastic Industries Ltd.
Manufacturer of high-performance thermoplastic compounds fo…
|
POLP | IL | Manufacturing |
|
Polysil Irrigation Systems Limited
Manufactures and distributes irrigation systems and HDPE pi…
|
POLYSIL | IN | Manufacturing |
|
Polytec Holding AG
Developer and manufacturer of plastic solutions for automot…
|
PYT | AT | Manufacturing |
|
POLY TOWER VENTURES BERHAD
Investment holding, manufacturing/exporting plastic product…
|
— | MY | Manufacturing |
|
POVAL KOGYO CO.,LTD.
Manufacturer of resin-processed industrial products, includ…
|
4247 | JP | 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.