
Ecology and Combustion Inc. — Investor Relations & Filings
Ecology and Combustion Inc. is a comprehensive thermal engineering company specializing in the design, development, manufacturing, and maintenance of industrial heating systems. Leveraging advanced combustion technology, the company provides total engineering for high-speed and stable production equipment. Its product portfolio includes a wide range of industrial furnaces, such as drying, heat treating, annealing, firing, and aluminum melting and holding furnaces. The company also manufactures specialized equipment, including deodorizing systems and proprietary energy-saving eco-burners. Ecology and Combustion Inc. develops custom solutions tailored to client specifications and offers comprehensive maintenance services to support its installations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-13 | Japanese | |
| 半期報告書-第41期(2025/08/01-2026/07/31) | 2026-03-13 | Japanese | |
| 確認書 | 2025-10-24 | Japanese | |
| 有価証券報告書-第40期(2024/08/01-2025/07/31) | 2025-10-24 | Japanese | |
| 確認書 | 2025-03-14 | Japanese | |
| 半期報告書-第40期(2024/08/01-2025/07/31) | 2025-03-14 | Japanese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32938908 | 確認書 | 2026-03-13 | Japanese | ||
| 32938906 | 半期報告書-第41期(2025/08/01-2026/07/31) | 2026-03-13 | Japanese | ||
|
2025
4 filings
| |||||
| 8040418 | 確認書 | 2025-10-24 | Japanese | ||
| 8040417 | 有価証券報告書-第40期(2024/08/01-2025/07/31) | 2025-10-24 | Japanese | ||
| 7273806 | 確認書 | 2025-03-14 | Japanese | ||
| 7273805 | 半期報告書-第40期(2024/08/01-2025/07/31) | 2025-03-14 | Japanese | ||
|
2024
8 filings
| |||||
| 7303928 | 臨時報告書 | 2024-10-30 | Japanese | ||
| 7303924 | 確認書 | 2024-10-30 | Japanese | ||
| 7303927 | 有価証券報告書-第39期(2023/08/01-2024/07/31) | 2024-10-30 | Japanese | ||
| 7303921 | 内部統制報告書-第39期(2023/08/01-2024/07/31) | 2024-10-30 | Japanese | ||
| 7333637 | 確認書 | 2024-06-13 | Japanese | ||
| 7333635 | 四半期報告書-第39期第3四半期(2024/02/01-2024/04/30) | 2024-06-13 | Japanese | ||
| 7347631 | 確認書 | 2024-03-14 | Japanese | ||
| 7347626 | 四半期報告書-第39期第2四半期(2023/11/01-2024/01/31) | 2024-03-14 | Japanese | ||
|
2023
1 filing
| |||||
| 7365157 | 確認書 | 2023-12-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of ovens, furnaces and permanent household heating equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Purmo Group Oyj
Supplier of sustainable indoor climate solutions, including…
|
PURMO | FI | Manufacturing |
|
Rafako S.A.
A European manufacturer of power generation equipment, boil…
|
RFK | PL | Manufacturing |
|
SABIEN TECHNOLOGY GROUP PLC
Provider of energy reduction and carbon management technolo…
|
SNT | GB | Manufacturing |
|
Seco/Warwick S.A.
Manufacturer of industrial furnaces for metal heat treatmen…
|
SWG | PL | Manufacturing |
|
SES 02
Supplies power generation technology, boilers, and nuclear …
|
SES | SK | Manufacturing |
|
SES Tlmače
Supplier of power engineering units, boilers, and nuclear p…
|
SES | SK | Manufacturing |
|
Showa Manufacturing Co.,Ltd.
Diversified manufacturer of thermal energy and environmenta…
|
5953 | JP | Manufacturing |
|
SMITH A O CORP
A global water technology company that manufactures water h…
|
AOS | US | Manufacturing |
|
Sofame Technologies Inc.
Designs and manufactures high-efficiency heat recovery syst…
|
SDW | CA | Manufacturing |
|
Sunex S.A.
Manufacturer of solutions based on renewable energy sources…
|
SNX | PL | Manufacturing |
Ecology and Combustion 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/14616/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14616 | 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=14616 | 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=14616 \ -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": 14616}, 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 Ecology and Combustion Inc. (id: 14616)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.