
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 |
|---|---|---|---|
|
Aages S.A.
Designs and manufactures standard and custom induction heat…
|
AAG | RO | Manufacturing |
|
Absolicon Solar Collector AB
Develops and sells patented solar collectors for industrial…
|
ABSL B | SE | Manufacturing |
|
ALARKO CARRIER SANAYİ VE TİCARET A.Ş.
Manufacturer of HVAC and water pressurization systems for r…
|
ALCAR | TR | Manufacturing |
|
Arbonia AG
Supplier of interior doors, shower enclosures, and room par…
|
ARBN | CH | Manufacturing |
|
Ariston Holding N.V.
Global provider of renewable and high-efficiency water and …
|
ARIS | NL | Manufacturing |
|
BOSCH HOME COMFORT INDIA LIMITED
Provides energy-efficient HVAC solutions and smart thermal …
|
BOSCH-HCIL | IN | Manufacturing |
|
Brenmiller Energy Ltd.
Develops thermal energy storage systems using crushed rocks…
|
BNRG | US | Manufacturing |
|
CHOFU SEISAKUSHO CO.,LTD.
Manufacturer of residential climate control and water heati…
|
5946 | JP | Manufacturing |
|
Chugai Ro Co.,Ltd.
Develops and manufactures industrial equipment specializing…
|
1964 | JP | Manufacturing |
|
ClearSign Technologies Corp
Develops emission-control and combustion enhancement techno…
|
CLIR | US | 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.