
Dectron Internationale Inc. — Investor Relations & Filings
Dectron Internationale Inc. is a long-established manufacturer specializing in advanced climate control solutions, primarily focusing on dehumidification, energy recycling, and refrigeration equipment. Since 1976, the company has been recognized for its reliable and durable systems, notably the DRY-O-TRON line of energy recycling dehumidifiers. Dectron provides standard and custom-designed equipment for managing humidity and air quality in commercial, industrial, and high-end residential environments. Key markets include indoor aquatic facilities (natatoriums), hotels, fitness centers, and spas, where its products are valued for their high efficiency, low operating costs, and proven performance. The company also offers monitoring tools like WebSentry for ensuring peak system operation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2008-08-21 | English | |
| Other.PDF | 2008-08-21 | English | |
| Material change report - English.pdf | 2008-07-03 | English | |
| Material change report - English.pdf | 2007-03-06 | English | |
| Material change report - English.pdf | 2006-07-19 | English | |
| Other securityholders documents - English.pdf | 2006-07-12 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2008
3 filings
| |||||
| 47617391 | Material change report - English.pdf | 2008-08-21 | English | ||
| 47617396 | Other.PDF | 2008-08-21 | English | ||
| 47617400 | Material change report - English.pdf | 2008-07-03 | English | ||
|
2007
1 filing
| |||||
| 47617404 | Material change report - English.pdf | 2007-03-06 | English | ||
|
2006
4 filings
| |||||
| 47617419 | Material change report - English.pdf | 2006-07-19 | English | ||
| 47617423 | Other securityholders documents - English.pdf | 2006-07-12 | English | ||
| 47617426 | Material change report - English.pdf | 2006-06-02 | English | ||
| 47617433 | Other securityholders documents - English.pdf | 2006-02-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tongxing Environmental Protection Technology Co.,Ltd.
Offers industrial flue gas treatment solutions and high-eff…
|
003027 | CN | Manufacturing |
|
Trane Technologies plc
Provides HVAC and transport refrigeration solutions for sus…
|
TT | US | Manufacturing |
|
TRI
Designs AI-integrated collaborative robots with vision for …
|
4585 | TW | Manufacturing |
|
Trojan Technologies Inc.
Innovative provider of physical water treatment solutions s…
|
TUV | CA | Manufacturing |
|
TS Nexgen Co., Ltd.
Manufacturer of industrial equipment for power generation a…
|
043220 | KR | Manufacturing |
|
UNIMECH GROUP BHD
One-stop provider of combustion, heat generation equipment,…
|
— | MY | Manufacturing |
|
UNIQUE FIRE HOLDINGS BERHAD
ISO certified manufacturer and distributor of active fire p…
|
— | MY | Manufacturing |
|
United Dominion Industries Limited
Global industrial firm providing manufacturing, engineering…
|
UDI | CA | Manufacturing |
|
United Heat Transfer Limited
Designs and manufactures heat exchangers and pressure vesse…
|
UHTL | IN | Manufacturing |
|
UV Germi
Designs and manufactures UV equipment for water, air, and s…
|
ALUVI | FR | Manufacturing |
Dectron Internationale 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/45590/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45590 | 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=45590 | 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=45590 \ -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": 45590}, 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 Dectron Internationale Inc. (id: 45590)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.