
Jinglv Environment Science and Technology Co.,Ltd. — Investor Relations & Filings
Jinglv Environment Science and Technology Co.,Ltd. provides integrated urban and rural environmental sanitation services. The company focuses on the research, development, and application of environmental protection technologies. Core operations include mechanized street cleaning, waste collection and transportation, waste classification management, and the operation and maintenance of public sanitation facilities. The company utilizes smart management platforms to integrate data-driven solutions into its sanitation workflows, enhancing operational efficiency and service quality. Its business model combines equipment manufacturing with professional sanitation services to provide comprehensive environmental management solutions for municipal and local government clients. The company aims to improve regional hygiene standards through standardized processes and the deployment of specialized sanitation vehicles and equipment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于对外投资设立子公司的进展公告 | 2024-12-24 | Chinese | |
| 关于对外投资设立子公司的公告 | 2024-12-06 | Chinese | |
| 第二届董事会第十七次会议决议公告 | 2024-12-06 | Chinese | |
| 关于签订日常经营重大协议的公告 | 2024-12-04 | Chinese | |
| 关于签订募集资金三方监管协议的公告 | 2024-11-27 | Chinese | |
| 安徽天禾律师事务所关于劲旅环境科技股份有限公司2024年第四次临时股东大会的法律意见书 | 2024-11-25 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 44534987 | 关于对外投资设立子公司的进展公告 | 2024-12-24 | Chinese | ||
| 44534973 | 关于对外投资设立子公司的公告 | 2024-12-06 | Chinese | ||
| 44534964 | 第二届董事会第十七次会议决议公告 | 2024-12-06 | Chinese | ||
| 44534955 | 关于签订日常经营重大协议的公告 | 2024-12-04 | Chinese | ||
| 44534942 | 关于签订募集资金三方监管协议的公告 | 2024-11-27 | Chinese | ||
| 44534931 | 安徽天禾律师事务所关于劲旅环境科技股份有限公司2024年第四次临时股东大会的法律意见书 | 2024-11-25 | Chinese | ||
| 44534920 | 2024年第四次临时股东大会决议公告 | 2024-11-25 | Chinese | ||
| 44534910 | 国元证券股份有限公司关于劲旅环境科技股份有限公司使用闲置募集资金暂时补充流动资金的核查意见 | 2024-11-07 | Chinese | ||
| 44534904 | 国元证券股份有限公司关于劲旅环境科技股份有限公司变更部分募集资金用途的核查意见 | 2024-11-07 | Chinese | ||
| 44534887 | 关于变更部分募集资金用途的公告 | 2024-11-07 | Chinese | ||
| 44534875 | 第二届监事会第十三次会议决议公告 | 2024-11-07 | Chinese | ||
| 44534857 | 第二届董事会第十六次会议决议公告 | 2024-11-07 | Chinese | ||
| 44534847 | 关于召开2024年第四次临时股东大会的通知 | 2024-11-07 | Chinese | ||
| 44534825 | 关于使用闲置募集资金暂时补充流动资金的公告 | 2024-11-07 | Chinese | ||
| 44534809 | 关于收到江川区西片区污水处理厂及城乡环卫一体化项目特许经营者招标项目中标通知书的公告 | 2024-11-05 | 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… |
|
Infore Environment Technology Group Co., Ltd.
Provides environmental protection equipment, smart sanitati…
|
000967 | 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… |
Jinglv Environment Science and 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/53979/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53979 | 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=53979 | 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=53979 \ -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": 53979}, 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 Jinglv Environment Science and Technology Co.,Ltd. (id: 53979)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.