
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 |
| 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 |
|---|---|---|---|
|
NIPPO LTD.
A trader of industrial parts and manufacturer of precision …
|
9913 | JP | Manufacturing |
|
Nishoku
Specializes in precision single and double-shot plastic inj…
|
3679 | TW | Manufacturing |
|
NIX,INC.
Manufactures precision plastic parts and equipment for elec…
|
4243 | JP | Manufacturing |
|
NOBLE POLYMERS LIMITED
Designs and manufactures durable plastic material handling …
|
539200 | IN | Manufacturing |
|
Nolato B
Develops and manufactures customer-specific products using …
|
NOLA | SE | Manufacturing |
|
Northann Corp.
Develops 3D printed interior finishes using natural and sus…
|
NCL | US | Manufacturing |
|
NPC
Global manufacturer of plastics, electronic materials, and …
|
1303 | TW | Manufacturing |
|
NUVOTEC Co., Ltd
Manufacturer of plastic piping materials for water and sewa…
|
060260 | KR | Manufacturing |
|
NX Filtration N.V.
Develops and manufactures hollow fiber membranes for water …
|
NXFIL | NL | Manufacturing |
|
NYLEX (MALAYSIA) BERHAD
Manufacturer and marketer of plastic products including PVC…
|
— | MY | 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.