
BMTC Group Inc. — Investor Relations & Filings
BMTC Group Inc. is a holding company that manages and operates one of the largest retail sales networks specializing in furniture, household appliances, and electronic products. The company focuses primarily on the Quebec market, operating under key retail banners including Brault & Martineau, EconoMax, and Ameublements Tanguay. A notable aspect of its structure is the ownership of a significant portion of its operational real estate, encompassing most of its stores and distribution centers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2003-03-10 | English | |
| Other.pdf | 2003-03-10 | English | |
| Material change report - English.pdf | 2003-03-10 | English | |
| Notice of change or variation - French.pdf | 2003-02-21 | English | |
| Other.pdf | 2003-01-23 | English | |
| Letter of transmittal - French.pdf | 2003-01-16 | English |
Browse filings by year
23 years- 2026 20 filings
- 2025 47 filings
- 2024 50 filings
- 2023 36 filings
- 2022 49 filings
- 2021 52 filings
- 2020 72 filings
- 2019 23 filings
- 2018 25 filings
- 2017 24 filings
- 2016 25 filings
- 2015 27 filings
- 2014 1 filing
- 2013 1 filing
- 2012 1 filing
- 2011 1 filing
- 2010 3 filings
- 2009 1 filing
- 2008 3 filings
- 2005 1 filing
- 2004 2 filings
- 2003 8 filings
- 2002 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2003
7 filings
| |||||
| 47163436 | Other.pdf | 2003-03-10 | English | ||
| 47163440 | Other.pdf | 2003-03-10 | English | ||
| 47163444 | Material change report - English.pdf | 2003-03-10 | English | ||
| 47163456 | Notice of change or variation - French.pdf | 2003-02-21 | English | ||
| 47163460 | Other.pdf | 2003-01-23 | English | ||
| 47163476 | Letter of transmittal - French.pdf | 2003-01-16 | English | ||
| 47163496 | Material change report - English.pdf | 2003-01-16 | English | ||
|
2002
3 filings
| |||||
| 47163500 | Material change report - English.pdf | 2002-05-10 | English | ||
| 47163504 | Material change report - English.pdf | 2002-04-23 | English | ||
| 47163509 | Other.pdf | 2002-04-23 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of electrical household appliances, furniture, lighting equipment and other household articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAIRS LIMITED
Multi-brand specialty retailer of home furnishings, bedding…
|
ADH | AU | Wholesale and retail trade |
|
Aditya Vision Limited
Multi-brand retail chain specializing in consumer electroni…
|
AVL | IN | Wholesale and retail trade |
|
AlSaif Stores for Development and Investment Co.
Sells household appliances, kitchenware, and home accessori…
|
4192 | SA | Wholesale and retail trade |
|
AO WORLD PLC
Online retailer of electrical goods with an in-house logist…
|
AO | GB | Wholesale and retail trade |
|
Arhaus, Inc.
Sells premium, sustainably sourced, artisan-crafted home fu…
|
ARHS | US | Wholesale and retail trade |
|
AuGroup (SHENZHEN) Cross-Border Business Co., Ltd.
Cross-border e-commerce retailer managing proprietary brand…
|
2519 | HK | Wholesale and retail trade |
|
BEACON LIGHTING GROUP LIMITED
Retailer and wholesaler of lighting, ceiling fans, and ener…
|
BLX | AU | Wholesale and retail trade |
|
BED BATH & BEYOND, INC.
An e-commerce retailer specializing in a wide assortment of…
|
BBBY | US | Wholesale and retail trade |
|
Beter Bed Holding N.V.
Omni-channel retailer of bedroom furnishings, beds, and mat…
|
BBED | NL | Wholesale and retail trade |
|
BETTERWARE DE MEXICO, S.A.P.I. DE C.V
A direct-to-consumer company offering innovative products f…
|
BWMX | MX | Wholesale and retail trade |
BMTC Group 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/43306/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43306 | 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=43306 | 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=43306 \ -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": 43306}, 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 BMTC Group Inc. (id: 43306)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.