
Moon Environment Technology Co.,Ltd. — Investor Relations & Filings
Moon Environment Technology Co., Ltd. specializes in the research, development, and manufacturing of industrial refrigeration, air conditioning, and heating equipment. The company provides comprehensive solutions for cold chain logistics, food processing, chemical cooling, and energy management. Its core product portfolio includes high-efficiency screw compressors, reciprocating compressors, pressure vessels, and heat exchangers. Moon Environment focuses on technological innovation in low-carbon heating, waste heat recovery, and environmental protection. By integrating advanced control systems with thermal energy technology, the company serves diverse sectors such as petrochemicals, power generation, and large-scale commercial cooling. It is recognized for its expertise in system integration and energy-saving applications, aiming to optimize thermal efficiency and reduce environmental impact across global industrial markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事独立意见 | 2019-03-27 | Chinese | |
| 内部控制审计报告 | 2019-03-27 | Chinese | |
| 2018年度内部控制评价报告 | 2019-03-27 | Chinese | |
| 董事会2018年度工作报告 | 2019-03-27 | Chinese | |
| 控股股东及其他关联方占用资金情况审核报告 | 2019-03-27 | Chinese | |
| 独立董事2018年度述职报告 | 2019-03-27 | Chinese |
Browse filings by year
28 years- 2026 41 filings
- 2025 85 filings
- 2024 70 filings
- 2023 83 filings
- 2022 50 filings
- 2021 60 filings
- 2020 86 filings
- 2019 103 filings
- 2018 84 filings
- 2017 66 filings
- 2016 61 filings
- 2015 144 filings
- 2014 68 filings
- 2013 40 filings
- 2012 36 filings
- 2011 38 filings
- 2010 36 filings
- 2009 29 filings
- 2008 30 filings
- 2007 37 filings
- 2006 41 filings
- 2005 25 filings
- 2004 20 filings
- 2003 33 filings
- 2002 16 filings
- 2001 1 filing
- 1998 1 filing
- 1993 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 43791040 | 独立董事独立意见 | 2019-03-27 | Chinese | ||
| 43791000 | 内部控制审计报告 | 2019-03-27 | Chinese | ||
| 43790909 | 2018年度内部控制评价报告 | 2019-03-27 | Chinese | ||
| 43790866 | 董事会2018年度工作报告 | 2019-03-27 | Chinese | ||
| 43790819 | 控股股东及其他关联方占用资金情况审核报告 | 2019-03-27 | Chinese | ||
| 43790620 | 独立董事2018年度述职报告 | 2019-03-27 | Chinese | ||
| 43790580 | 关于2018年度资产减值损失的公告 | 2019-03-27 | Chinese | ||
| 43790524 | 董事辞职公告 | 2019-03-18 | Chinese | ||
| 43790484 | 股东股份解除质押及被质押的公告 | 2019-03-11 | Chinese | ||
| 43790421 | 关于第一大股东减持公司可转换公司债券的提示性公告 | 2019-02-21 | Chinese | ||
| 43790371 | 北京市中伦律师事务所关于公司公开发行可转换公司债券在深圳证券交易所上市的法律意见书 | 2019-02-19 | Chinese | ||
| 43790277 | 公开发行A股可转换公司债券上市公告书 | 2019-02-19 | Chinese | ||
| 43790211 | 中信证券股份有限公司关于公司公开发行A股可转换公司债券之上市保荐书 | 2019-02-19 | Chinese | ||
| 43790130 | 用募集资金置换先期投入公告 | 2019-01-29 | Chinese | ||
| 43790094 | 独立董事独立意见 | 2019-01-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
Moon Environment Technology Co.,Ltd. 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/53833/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53833 | 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=53833 | 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=53833 \ -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": 53833}, 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 Moon Environment Technology Co.,Ltd. (id: 53833)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.