
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 |
|---|---|---|---|
|
Readymix Construction Machinery Limited
Engineers and produces concrete batching plants, transit mi…
|
READYMIX | IN | Manufacturing |
|
Reeflex Solutions
Provides advanced engineering and manufacturing solutions f…
|
RFX | CA | Manufacturing |
|
Revathi Equipment India Limited
Manufacturer of drilling rigs for mining, construction, and…
|
RVTH | IN | Manufacturing |
|
Roadmaint Co.,Ltd.
Manufactures road maintenance equipment and materials for p…
|
603860 | CN | Manufacturing |
|
SAKAI HEAVY INDUSTRIES, LTD.
Specialized manufacturer of road construction and compactio…
|
6358 | JP | Manufacturing |
|
SA Metalliance
Designs and manufactures industrial equipment for construct…
|
MLETA | FR | Manufacturing |
|
Sandvik
A high-tech engineering group for the manufacturing, mining…
|
SAND | SE | Manufacturing |
|
Sanoyas Holdings Corporation
A holding company with businesses in manufacturing, constru…
|
7022 | JP | Manufacturing |
|
Sany Heavy Equipment International Holdings Company Limited
Develops and manufactures specialized equipment for mining,…
|
631 | KY | Manufacturing |
|
Sany Heavy Industry Co Ltd.
Multinational manufacturer of construction and engineering …
|
600031 | CN | 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.