
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 |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3REN BERHAD
Provides digitalized automation solutions & engineering ser…
|
— | MY | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | 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.