
Doman Building Materials Group — Investor Relations & Filings
Doman Building Materials Group is a premier wholesale distributor and supplier of building materials across North America. The company serves retailers and markets including new home construction, home renovation, and industrial sectors. Doman operates an integrated supply chain that combines procurement, regional logistics, and value-added manufacturing through distribution centers, wood treatment plants, and specialty sawmills. The extensive product offering includes lumber, plywood, engineered wood, decking, railing, siding, and next-generation materials such as architectural steel siding. Doman is recognized as one of North America's largest distributors of lumber and plywood, specializing in value-added treated wood products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-17 | English | |
| Notice of meeting (amended) - English.pdf | 2026-04-10 | English | |
| Notice of meeting (amended) - English.pdf | 2026-04-10 | English | |
| Management information circular (amended) - English.pdf | 2026-04-10 | English | |
| Management information circular (amended) - English.pdf | 2026-04-10 | English | |
| Notice of meeting - English.pdf | 2026-04-09 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34656670 | News release - English.pdf | 2026-04-17 | English | ||
| 34026200 | Notice of meeting (amended) - English.pdf | 2026-04-10 | English | ||
| 34016528 | Notice of meeting (amended) - English.pdf | 2026-04-10 | English | ||
| 34026204 | Management information circular (amended) - English.pdf | 2026-04-10 | English | ||
| 34016533 | Management information circular (amended) - English.pdf | 2026-04-10 | English | ||
| 33875441 | Notice of meeting - English.pdf | 2026-04-09 | English | ||
| 33871068 | Notice of meeting - English.pdf | 2026-04-09 | English | ||
| 33875444 | Management information circular - English.pdf | 2026-04-09 | English | ||
| 33871071 | Management information circular - English.pdf | 2026-04-09 | English | ||
| 33875462 | Form of proxy - English.pdf | 2026-04-09 | English | ||
| 33868047 | Form of proxy - English.pdf | 2026-04-09 | English | ||
| 33868022 | Form of proxy - English.pdf | 2026-04-09 | English | ||
| 33875493 | Other.pdf | 2026-04-09 | English | ||
| 33871083 | Other.pdf | 2026-04-09 | English | ||
| 33868024 | Other.pdf | 2026-04-09 | English | ||
Market data
Market data not available
Price history
Peer group · Sawmilling and planing of wood
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Biofactory Spolka Akcyjna
Producer of wooden products and sawmill items from certifie…
|
BFC | PL | Manufacturing |
|
Canfor Corporation
Global leader delivering sustainable, low-carbon wood solut…
|
CFP | CA | Manufacturing |
|
China Wood International Holding Co., Limited
Investment holding company focused on wood processing, dist…
|
1822 | HK | Manufacturing |
|
Conifex Timber Inc.
A forest products company focused on timber harvesting, saw…
|
CFF | CA | Manufacturing |
|
Eacom Timber Corporation
Manufactures and distributes lumber, wood chips, and wood p…
|
— | CA | Manufacturing |
|
EVERMASTER GROUP BERHAD
An investment holding company involved in integrated timber…
|
— | MY | Manufacturing |
|
GOLDEN PHAROS BHD
Investment holding company in timber industry and tempered …
|
— | MY | Manufacturing |
|
GreenFirst Forest Products Inc.
Produces and distributes high-quality softwood lumber throu…
|
GFP | US | Manufacturing |
|
Interfor Corporation
One of the world's largest forest products companies specia…
|
IFP | CA | Manufacturing |
|
Interwood-Xylemporia A.T.E.N.E.
Manufacturer and trader of timber, industrial wood products…
|
XYLEK | GR | Manufacturing |
Doman Building Materials Group 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/46530/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46530 | 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=46530 | 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=46530 \ -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": 46530}, 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 Doman Building Materials Group (id: 46530)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.