
Infore Environment Technology Group Co., Ltd. — Investor Relations & Filings
Infore Environment Technology Group Co., Ltd. specializes in the research, development, manufacturing, and operation of high-end environmental protection equipment and integrated environmental services. The company’s core portfolio includes a comprehensive range of sanitation vehicles, such as road sweepers, garbage collection trucks, and specialized cleaning equipment. It leverages advanced technologies, including artificial intelligence and the Internet of Things (IoT), to provide smart sanitation solutions and intelligent waste management systems. Additionally, the group provides environmental monitoring instruments and water treatment solutions. By focusing on the integration of intelligent manufacturing and digital services, the company supports urban management through automated cleaning operations and data-driven environmental governance. Its operations span the entire environmental industry chain, from equipment production to comprehensive sanitation service provision.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2021年度董事、监事及高级管理人员薪酬方案的公告 | 2021-04-22 | Chinese | |
| 董事会决议公告 | 2021-04-22 | Chinese | |
| 2020年年度报告 | 2021-04-22 | Chinese | |
| 2020年年度报告摘要 | 2021-04-22 | Chinese | |
| 2020年年度审计报告 | 2021-04-22 | Chinese | |
| 华兴证券关于公司2020年度内部控制自我评价报告的核查意见 | 2021-04-22 | Chinese |
Browse filings by year
26 years- 2026 78 filings
- 2025 174 filings
- 2024 118 filings
- 2023 94 filings
- 2022 196 filings
- 2021 144 filings
- 2020 194 filings
- 2019 201 filings
- 2018 303 filings
- 2017 172 filings
- 2016 191 filings
- 2015 168 filings
- 2014 99 filings
- 2013 102 filings
- 2012 61 filings
- 2011 75 filings
- 2010 89 filings
- 2009 52 filings
- 2008 68 filings
- 2007 87 filings
- 2006 87 filings
- 2005 35 filings
- 2004 30 filings
- 2003 25 filings
- 2002 17 filings
- 2001 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 44248454 | 关于2021年度董事、监事及高级管理人员薪酬方案的公告 | 2021-04-22 | Chinese | ||
| 44248443 | 董事会决议公告 | 2021-04-22 | Chinese | ||
| 44248432 | 2020年年度报告 | 2021-04-22 | Chinese | ||
| 44248270 | 2020年年度报告摘要 | 2021-04-22 | Chinese | ||
| 44248234 | 2020年年度审计报告 | 2021-04-22 | Chinese | ||
| 44248067 | 华兴证券关于公司2020年度内部控制自我评价报告的核查意见 | 2021-04-22 | Chinese | ||
| 44248054 | 内部控制自我评价报告 | 2021-04-22 | Chinese | ||
| 44248042 | 监事会决议公告 | 2021-04-22 | Chinese | ||
| 44248024 | 独立董事年度述职报告 | 2021-04-22 | Chinese | ||
| 44247996 | 年度关联方资金占用专项审计报告 | 2021-04-22 | Chinese | ||
| 44247975 | 关于长沙中联重科环境产业有限公司业绩承诺完成情况的鉴证报告 | 2021-04-22 | Chinese | ||
| 44247957 | 华兴证券关于公司2020年度持续督导培训报告 | 2021-04-22 | Chinese | ||
| 44247934 | 华兴证券关于公司2021年度日常关联交易预计的核查意见 | 2021-04-22 | Chinese | ||
| 44247903 | 2020年度董事会工作报告 | 2021-04-22 | Chinese | ||
| 44247877 | 华兴证券关于公司2021年度预计对外担保情况的核查意见 | 2021-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Collection of non-hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A-Living Smart City Services Co., Ltd.
Comprehensive provider of property management and integrate…
|
3319 | CN | Water supply; sewerage, waste m… |
|
Biancamano
A holding company specializing in environmental services an…
|
BCM | IT | Water supply; sewerage, waste m… |
|
CLIBA INGENIERIA URBANA S A
Provides comprehensive urban hygiene and sustainable waste …
|
— | AR | Water supply; sewerage, waste m… |
|
CPH LTD.
Primarily provides waste services, also manufactures and re…
|
539 | SG | Water supply; sewerage, waste m… |
|
FULONGMA GROUP CO.,LTD.
Manufactures sanitation equipment and provides integrated e…
|
603686 | CN | Water supply; sewerage, waste m… |
|
Gangyu Smart Urban Services Holding Limited
An investment holding company specializing in integrated ur…
|
265 | HK | Water supply; sewerage, waste m… |
|
GFL Environmental Inc.
Diversified environmental services company for solid and li…
|
GFL | CA | Water supply; sewerage, waste m… |
|
Jinglv Environment Science and Technology Co.,Ltd.
Provides integrated urban and rural sanitation services and…
|
001230 | CN | Water supply; sewerage, waste m… |
|
Net-a-Go Technology Company Limited
Investment holding company providing environmental maintena…
|
1483 | HK | Water supply; sewerage, waste m… |
|
QiaoYin City Management Co., Ltd.
Provides integrated urban management and environmental sani…
|
002973 | CN | Water supply; sewerage, waste m… |
Infore Environment Technology Group 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/53931/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53931 | 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=53931 | 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=53931 \ -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": 53931}, 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 Infore Environment Technology Group Co., Ltd. (id: 53931)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.