
DMC Global Inc. — Investor Relations & Filings
DMC Global Inc. is a diversified holding company that owns and operates a portfolio of asset-light manufacturing businesses. The company's subsidiaries provide unique, highly engineered products and differentiated solutions to niche global markets, primarily serving the energy, industrial, and infrastructure sectors. DMC Global's operating model focuses on enabling its companies to innovate and develop advanced products and services that address complex challenges. The parent company works collaboratively with its businesses to support entrepreneurial initiatives and facilitate growth opportunities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-14 | English | |
| S-8 - DMC Global Inc. (0000034067) (Filer) | 2026-05-13 | English | |
| Major Shareholding Notification 2026 | 2026-05-13 | English | |
| 10-Q | 2026-04-30 | English | |
| 8-K - DMC Global Inc. (0000034067) (Filer) | 2026-04-30 | English | |
| DEFA14A | 2026-04-27 | English |
Browse filings by year
27 years- 2026 23 filings
- 2025 77 filings
- 2024 78 filings
- 2023 74 filings
- 2022 61 filings
- 2021 56 filings
- 2020 71 filings
- 2019 67 filings
- 2018 48 filings
- 2017 52 filings
- 2016 59 filings
- 2015 53 filings
- 2014 44 filings
- 2013 49 filings
- 2012 37 filings
- 2011 39 filings
- 2010 39 filings
- 2009 38 filings
- 2008 36 filings
- 2007 38 filings
- 2006 41 filings
- 2005 62 filings
- 2004 45 filings
- 2003 14 filings
- 2002 22 filings
- 2001 10 filings
- 2000 46 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46302016 | 8-K | 2026-05-14 | English | ||
| 45764556 | S-8 - DMC Global Inc. (0000034067) (Filer) | 2026-05-13 | English | ||
| 45915774 | Major Shareholding Notification 2026 | 2026-05-13 | English | ||
| 45915816 | 10-Q | 2026-04-30 | English | ||
| 39209422 | 8-K - DMC Global Inc. (0000034067) (Filer) | 2026-04-30 | English | ||
| 45915819 | DEFA14A | 2026-04-27 | English | ||
| 45915824 | 8-A12B/A | 2026-04-27 | English | ||
| 37430692 | 8-K - DMC Global Inc. (0000034067) (Filer) | 2026-04-27 | English | ||
| 33122508 | ARS - DMC Global Inc. (0000034067) (Filer) | 2026-03-31 | English | ||
| 45915835 | DEFA14A | 2026-03-31 | English | ||
| 45915889 | DEF 14A | 2026-03-31 | English | ||
| 33052775 | SCHEDULE 13G/A - DMC Global Inc. (0000034067) (Subject) | 2026-03-26 | English | ||
| 45915893 | 8-K | 2026-03-05 | English | ||
| 32875991 | 4 - DMC GLOBAL INC. (0000034067) (Filer) | 2026-03-03 | English | ||
| 32875993 | 4 - DMC GLOBAL INC. (0000034067) (Filer) | 2026-03-03 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Naipu Mining Machinery Co.,Ltd
Designs and manufactures mineral processing equipment and w…
|
300818 | CN | Manufacturing |
|
Nanchang Mineral Systems Co., Ltd.
Develops high-end crushing and screening equipment for mini…
|
001360 | CN | Manufacturing |
|
NEW JCM GROUP CO.,LTD
Manufacturer of concrete machinery and heavy construction e…
|
300157 | CN | Manufacturing |
|
NIKKO CO.,LTD.
Manufacturer of asphalt mixing and concrete batching plants…
|
6306 | JP | Manufacturing |
|
Nilkanth Engineering Ltd.
Manufacturer of concrete batching plants and mixing solutio…
|
512004 | IN | Manufacturing |
|
OKADA AIYON CORPORATION
Manufactures heavy equipment attachments for demolition, mi…
|
6294 | JP | Manufacturing |
|
OMS Energy Technologies Inc.
Manufactures equipment and provides services for the oil an…
|
OMSE | US | Manufacturing |
|
Patentus S.A.
Designs and produces machinery for the mining, energy, and …
|
PAT | PL | Manufacturing |
|
PLEXUS HOLDINGS PLC
IP-led engineering services company providing equipment for…
|
POS | GB | Manufacturing |
|
PT Sunindo Pratama Tbk
Supplier, distributor, and manufacturer for the oil and gas…
|
SUNI | ID | Manufacturing |
DMC Global 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/33808/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33808 | 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=33808 | 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=33808 \ -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": 33808}, 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 DMC Global Inc. (id: 33808)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.