%20Inc./other/MEC_Holdings_Canada_Inc.-logo.png)
MEC Holdings (Canada) Inc. — Investor Relations & Filings
Mountain Equipment Company (MEC) is a prominent retailer specializing in outdoor recreation gear and apparel. The company operates a chain of stores providing high-quality equipment for activities such as camping, hiking, and climbing. MEC is recognized as a leading supplier of technical apparel, including breathable shells and packable insulation, complemented by expert advice and firsthand experience. Serving millions of customers, the company maintains a strong market position through its commitment to quality and customer service, offering a nationwide price matching policy on its extensive product range.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.PDF | 2002-11-25 | English | |
| Material change report - English.PDF | 2002-11-25 | English | |
| Material change report - English.PDF | 2002-08-06 | English | |
| Material change report - English.PDF | 2002-07-17 | English | |
| Material change report - English.PDF | 2002-03-12 | English | |
| Material change report - English.PDF | 2002-02-15 | English |
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
The Forzani Group
Canada's largest national sporting goods retailer operating…
|
FGL | CA | Wholesale and retail trade |
|
Topsports International Holdings Limited
Large-scale consumer-centric sportswear retailer operating …
|
6110 | HK | Wholesale and retail trade |
|
Trex Spolka Akcyjna
Specializes in the online sale of sports equipment intended…
|
TRX | PL | Wholesale and retail trade |
|
West 49 Inc.
Specialty retailer of apparel, footwear, and hardgoods for …
|
WXX | CA | Wholesale and retail trade |
|
XEBIO HOLDINGS CO.,LTD.
A holding company retailing sporting goods and managing spo…
|
8281 | JP | Wholesale and retail trade |
|
XXL
A leading Nordic sports retailer offering a wide assortment…
|
XXL | NO | Wholesale and retail trade |
MEC Holdings (Canada) 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/44940/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44940 | 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=44940 | 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=44940 \ -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": 44940}, 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 MEC Holdings (Canada) Inc. (id: 44940)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.