
Mattr Corp. — Investor Relations & Filings
Mattr delivers advanced material technologies and complex manufacturing expertise through a diverse portfolio of brands. The company provides highly engineered solutions, technology, and products to support critical infrastructure markets globally, including transportation, communication, water management, energy, and electrification. Core offerings include engineered wire, cable, and assemblies (Shawflex, Amercable), integrated heat- and cold-shrink tubing (DSG-Canusa), spoolable composite linepipe solutions (Flexpipe), and fiberglass storage tanks for fuel and water management (Xerxes).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2024-08-23 | English | |
| News release - English.pdf | 2024-06-26 | English | |
| 52-109F2 - Certification of interim filings - CFO (E).pdf | 2024-05-14 | English | |
| 52-109F2 - Certification of interim filings - CEO (E).pdf | 2024-05-14 | English | |
| Interim financial statements/report – English.pdf | 2024-05-14 | English | |
| Interim MD&A - English.pdf | 2024-05-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 13748804 | News release - English.pdf | 2024-08-23 | English | ||
| 30298864 | News release - English.pdf | 2024-06-26 | English | ||
| 30028738 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2024-05-14 | English | ||
| 30028735 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2024-05-14 | English | ||
| 30028774 | Interim financial statements/report – English.pdf | 2024-05-14 | English | ||
| 30028763 | Interim MD&A - English.pdf | 2024-05-14 | English | ||
| 30028887 | News release - English.pdf | 2024-05-14 | English | ||
| 13734689 | Other.pdf | 2024-05-03 | English | ||
| 13732680 | News release - English.pdf | 2024-04-22 | English | ||
| 13729317 | News release - English.pdf | 2024-04-02 | English | ||
| 29661169 | News release - English.pdf | 2024-03-19 | English | ||
| 29652179 | Other securityholders documents - English.pdf | 2024-03-15 | English | ||
| 29652177 | Other securityholders documents - English.pdf | 2024-03-15 | English | ||
| 13728248 | News release - English.pdf | 2024-03-14 | English | ||
| 13728249 | Annual information form - English.pdf | 2024-03-14 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
Mattr Corp. 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/42959/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42959 | 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=42959 | 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=42959 \ -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": 42959}, 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 Mattr Corp. (id: 42959)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.