
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 |
|---|---|---|---|
|
ClearSign Technologies Corp
Develops emission-control and combustion enhancement techno…
|
CLIR | US | Manufacturing |
|
ES Energy Save Holding AB
Develops high-efficiency, cost-effective air-to-water heat …
|
ESGR | SE | Manufacturing |
|
ESKABE S.A.
Manufacturer of home appliances, specializing in heating, h…
|
— | AR | Manufacturing |
|
Groupe Airwell
Designer and distributor of air-conditioning, heating, and …
|
MLAIR | FR | Manufacturing |
|
GSW Inc.
Leading designer and producer of residential and commercial…
|
GSW | CA | Manufacturing |
|
International Comfort Products Corporation
Designer, manufacturer, and marketer of heating and cooling…
|
— | US | Manufacturing |
|
JNK Global Co., Ltd.
Designs and manufactures industrial furnaces and hydrogen r…
|
126880 | KR | Manufacturing |
|
JNK India Limited
Provides EPC solutions for process fired heaters, reformers…
|
JNKINDIA | IN | Manufacturing |
|
Johnson Controls International plc
Creates smart, healthy, and sustainable buildings with tech…
|
JCI | IE | Manufacturing |
|
KEIN HING INTERNATIONAL BHD
Sheet metal forming, precision machining, component assembl…
|
— | MY | 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.