
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 |
|---|---|---|---|
|
Korado Bulgaria AD
Producer of steel radiators and modern, low-energy heating …
|
KBG | BG | Manufacturing |
|
KYUNG DONG NAVIEN CO.,LTD
Manufactures high-efficiency condensing HVAC and living env…
|
009450 | KR | Manufacturing |
|
MECHMAR CORPORATION (MALAYSIA) BERHAD
Specializes in design, engineering, and manufacturing of in…
|
— | MY | Manufacturing |
|
Megatherm Induction Limited
Manufactures induction heating and melting equipment for st…
|
MEGATHERM | IN | Manufacturing |
|
Merloni Holding S.p.A
Parent company of a global group specializing in sustainabl…
|
MRLN | IT | Manufacturing |
|
MSM INTERNATIONAL LIMITED
Integrated metal engineering company providing a comprehens…
|
51O | SG | Manufacturing |
|
NFK HOLDINGS CO.,LTD.
Engineers, manufactures, and sells industrial furnaces and …
|
6494 | JP | Manufacturing |
|
NIBE Industrier
Manufactures sustainable energy solutions for climate and i…
|
NIBE | SE | Manufacturing |
|
Onejoon Co., Ltd.
Manufactures industrial furnaces for battery materials and …
|
382840 | KR | Manufacturing |
| PT Ateliers Mecaniques D Indonesie Tbk. | AMIN | ID | 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.