
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 |
|---|---|---|---|
|
克莱特
Manufactures high-end ventilation and cooling equipment for…
|
920689 | CN | Manufacturing |
|
华原股份
Manufactures air, fuel, and oil filters for engines and ind…
|
920837 | CN | Manufacturing |
|
卓兆点胶
Develops high-precision fluid control systems and automated…
|
920026 | CN | Manufacturing |
|
广厦环能
Develops high-efficiency heat exchange equipment for indust…
|
920703 | CN | Manufacturing |
|
恒合股份
Provides VOCs control and vapor recovery systems for the pe…
|
920145 | CN | Manufacturing |
|
方盛股份
Specializes in aluminum plate-fin heat exchangers and therm…
|
920662 | CN | Manufacturing |
|
无锡鼎邦
Develops high-efficiency heat exchangers for petrochemical …
|
920931 | CN | Manufacturing |
|
浙江国祥
Develops and manufactures industrial and commercial central…
|
603361 | CN | Manufacturing |
|
特瑞斯
Manufactures natural gas transmission, distribution, and in…
|
920014 | CN | Manufacturing |
|
西磁科技
Specializes in magnetic separation equipment for industrial…
|
920061 | CN | 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.