
Babcock & Wilcox Enterprises, Inc. — Investor Relations & Filings
Babcock & Wilcox Enterprises, Inc. is a global provider of energy and environmental technologies and services for power generation and industrial markets. The company's core business involves designing, engineering, manufacturing, and servicing advanced steam generation equipment, including boilers and combustion systems. Its portfolio extends to clean energy solutions such as decarbonization technologies, hydrogen production, solar, energy storage, and waste-to-energy systems. B&W also offers a comprehensive suite of aftermarket parts, emissions control technologies, and field services, including construction and maintenance, to ensure operational efficiency and reliability for its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 - Babcock & Wilcox Enterprises, Inc. (0001630805) (Issuer) | 2026-03-18 | English | |
| 4 - Babcock & Wilcox Enterprises, Inc. (0001630805) (Issuer) | 2026-03-18 | English | |
| 4 - Babcock & Wilcox Enterprises, Inc. (0001630805) (Issuer) | 2026-03-18 | English | |
| 8-K - BABCOCK & WILCOX ENTERPRISES, INC. (0001630805) (Filer) | 2026-03-04 | English | |
| 8-K - BABCOCK & WILCOX ENTERPRISES, INC. (0001630805) (Filer) | 2026-03-03 | English | |
| 8-K Filing | 2026-01-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 32978318 | 4 - Babcock & Wilcox Enterprises, Inc. (0001630805) (Issuer) | 2026-03-18 | English | ||
| 32978308 | 4 - Babcock & Wilcox Enterprises, Inc. (0001630805) (Issuer) | 2026-03-18 | English | ||
| 32978306 | 4 - Babcock & Wilcox Enterprises, Inc. (0001630805) (Issuer) | 2026-03-18 | English | ||
| 32895504 | 8-K - BABCOCK & WILCOX ENTERPRISES, INC. (0001630805) (Filer) | 2026-03-04 | English | ||
| 32895503 | 8-K - BABCOCK & WILCOX ENTERPRISES, INC. (0001630805) (Filer) | 2026-03-03 | English | ||
| 31014977 | 8-K Filing | 2026-01-27 | English | ||
| 12843868 | FORM 8-K | 2026-01-12 | English | ||
|
2025
8 filings
| |||||
| 12843869 | FORM 8-K | 2025-12-09 | English | ||
| 12843870 | Delisting Announcement 2025 | 2025-12-05 | English | ||
| 12843871 | PRIMARY DOCUMENT | 2025-11-21 | English | ||
| 12843872 | FORM 8-K | 2025-11-21 | English | ||
| 12843873 | PRIMARY DOCUMENT | 2025-11-13 | English | ||
| 12843874 | PRIMARY DOCUMENT | 2025-11-13 | English | ||
| 12843875 | 8-K | 2025-11-10 | English | ||
| 12843876 | 10-Q | 2025-11-10 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alton Co.,Ltd.
Manufacturer of bicycles and components, offering a wide ra…
|
123750 | KR | Manufacturing |
|
Amagvik AG
Builds and manages a portfolio of residential properties in…
|
AMAN | CH | Manufacturing |
|
Amano Corporation
Specializes in time information, parking, environmental, an…
|
6436 | JP | Manufacturing |
|
Amber Enterprises India Limited
OEM and ODM specializing in room air conditioners and consu…
|
AMBER | IN | Manufacturing |
|
Amiad Water Systems Ltd.
Global developer and provider of water treatment and filtra…
|
AMD | IL | Manufacturing |
|
Anhui Yuanchen Environmental Protection Science & Technology Co., Ltd.
Manufactures filter bags and SCR catalysts for industrial a…
|
688659 | CN | Manufacturing |
|
Arctech Solar Holding Co., Ltd.
Global provider of solar tracking systems, fixed-tilt struc…
|
688408 | CN | Manufacturing |
|
Arrowhead Seperation Engineering Limited
Designs and manufactures industrial drying, separation, and…
|
544025 | IN | Manufacturing |
|
Atmofizer Technologies Inc.
Provides clean air and water solutions using patented acous…
|
ATMO | CA | Manufacturing |
|
ATV Projects India Ltd
Designs and manufactures heavy equipment and turnkey soluti…
|
500028 | IN | Manufacturing |
Babcock & Wilcox Enterprises, 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/33252/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33252 | 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=33252 | 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=33252 \ -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": 33252}, 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 Babcock & Wilcox Enterprises, Inc. (id: 33252)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.