
CVD EQUIPMENT CORP — Investor Relations & Filings
CVD Equipment Corporation designs, develops, and manufactures a broad range of process equipment and solutions. The company specializes in chemical vapor deposition (CVD), physical vapor transport (PVT), and other thermal process systems, along with gas and chemical delivery control systems. It serves customers with demanding material performance requirements in key growth markets, including silicon carbide for high-power electronics, electric vehicle battery materials, and aerospace and defense. With over 40 years of experience, the company provides vertically integrated support, from system design and process optimization to manufacturing scale-up from pilot to production, to help clients achieve their material development goals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-14 | English | |
| 8-K - CVD EQUIPMENT CORP (0000766792) (Filer) | 2026-04-07 | English | |
| 10-K | 2026-03-30 | English | |
| 8-K | 2026-03-30 | English | |
| 8-K - CVD EQUIPMENT CORP (0000766792) (Filer) | 2026-03-24 | English | |
| SCHEDULE 13G/A Filing | 2026-01-21 | English |
Browse filings by year
31 years- 2026 6 filings
- 2025 20 filings
- 2024 24 filings
- 2023 37 filings
- 2022 34 filings
- 2021 53 filings
- 2020 21 filings
- 2019 31 filings
- 2018 28 filings
- 2017 28 filings
- 2016 37 filings
- 2015 26 filings
- 2014 39 filings
- 2013 23 filings
- 2012 30 filings
- 2011 60 filings
- 2010 24 filings
- 2009 14 filings
- 2008 21 filings
- 2007 47 filings
- 2006 14 filings
- 2005 24 filings
- 2004 6 filings
- 2003 7 filings
- 2002 6 filings
- 2001 8 filings
- 2000 8 filings
- 1999 8 filings
- 1998 4 filings
- 1997 4 filings
- 1996 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46280042 | 10-Q | 2026-05-14 | English | ||
| 33743086 | 8-K - CVD EQUIPMENT CORP (0000766792) (Filer) | 2026-04-07 | English | ||
| 46090975 | 10-K | 2026-03-30 | English | ||
| 46090998 | 8-K | 2026-03-30 | English | ||
| 33032305 | 8-K - CVD EQUIPMENT CORP (0000766792) (Filer) | 2026-03-24 | English | ||
| 18529068 | SCHEDULE 13G/A Filing | 2026-01-21 | English | ||
|
2025
9 filings
| |||||
| 9521925 | 10-Q | 2025-11-10 | English | ||
| 9521929 | 8-K | 2025-11-10 | English | ||
| 9521928 | 10-Q | 2025-08-12 | English | ||
| 9521927 | 8-K | 2025-08-12 | English | ||
| 9521930 | 8-K | 2025-08-12 | English | ||
| 9521926 | Director's Dealing 2025 | 2025-08-12 | English | ||
| 9521931 | 4 | 2025-08-12 | English | ||
| 9521933 | 4 | 2025-08-12 | English | ||
| 9521932 | Director's Dealing 2025 | 2025-08-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BE Semiconductor Industries N.V.
A leading supplier of semiconductor assembly equipment for …
|
BESI | NL | Manufacturing |
|
BEW Engineering Limited
Designs and manufactures specialized process equipment for …
|
BEWLTD | IN | Manufacturing |
|
Biesse
Designs and manufactures machinery for processing wood, gla…
|
BSS | IT | Manufacturing |
|
BigRep SE
Develops large-format additive manufacturing solutions for …
|
B1GR | LU | Manufacturing |
|
Bobst Group SA
Global supplier of equipment, services, and software for pa…
|
BOBNN | CH | Manufacturing |
|
BOZHON PRECISION INDUSTRY TECHNOLOGY CO.,LTD.
Develops industrial automation equipment and integrated sma…
|
688097 | CN | Manufacturing |
|
BWX Technologies, Inc.
Specialized manufacturer of nuclear components, fuel, and r…
|
BWXT | US | Manufacturing |
|
Camtek Ltd.
Develops inspection and metrology equipment for the semicon…
|
CAMT | IL | Manufacturing |
|
centrotherm international AG
Provider of thermal production solutions for semiconductor …
|
CTNK | DE | Manufacturing |
|
Cerinnov Group
Designs and makes production and decorating machines for ce…
|
ALPCV | FR | Manufacturing |
CVD EQUIPMENT CORP 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/34912/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34912 | 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=34912 | 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=34912 \ -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": 34912}, 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 CVD EQUIPMENT CORP (id: 34912)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.