
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 |
|---|---|---|---|
| 2023年半年度报告摘要 | 2023-08-28 | Chinese | |
| 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2023-08-28 | Chinese | |
| 关于使用闲置募集资金进行现金管理到期赎回的公告 | 2023-08-24 | Chinese | |
| 关于使用闲置募集资金进行现金管理到期赎回的公告 | 2023-08-22 | Chinese | |
| 关于使用闲置募集资金进行现金管理到期赎回的公告 | 2023-08-16 | Chinese | |
| 关于首次公开发行前已发行股份上市流通提示性公告 | 2023-07-11 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 44532048 | 2023年半年度报告摘要 | 2023-08-28 | Chinese | ||
| 44532038 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2023-08-28 | Chinese | ||
| 44532024 | 关于使用闲置募集资金进行现金管理到期赎回的公告 | 2023-08-24 | Chinese | ||
| 44532013 | 关于使用闲置募集资金进行现金管理到期赎回的公告 | 2023-08-22 | Chinese | ||
| 44532003 | 关于使用闲置募集资金进行现金管理到期赎回的公告 | 2023-08-16 | Chinese | ||
| 44531994 | 关于首次公开发行前已发行股份上市流通提示性公告 | 2023-07-11 | Chinese | ||
| 44531980 | 国元证券股份有限公司关于劲旅环境科技股份有限公司首次公开发行前已发行股份上市流通的核查意见 | 2023-07-11 | Chinese | ||
| 44531973 | 第二届董事会第五次会议决议公告 | 2023-06-26 | Chinese | ||
| 44531963 | 独立董事关于第二届董事会第五次会议相关事项的独立意见 | 2023-06-26 | Chinese | ||
| 44531947 | 关于董事会秘书辞职及聘任董事会秘书的公告 | 2023-06-26 | Chinese | ||
| 44531937 | 2022年年度权益分派实施公告 | 2023-06-12 | Chinese | ||
| 44531929 | 关于完成工商变更登记并换发营业执照的公告 | 2023-06-07 | Chinese | ||
| 44531918 | 2022年年度股东大会决议公告 | 2023-05-19 | Chinese | ||
| 44531905 | 安徽天禾律师事务所关于劲旅环境科技股份有限公司2022年年度股东大会的法律意见书 | 2023-05-19 | Chinese | ||
| 44531888 | 独立董事关于第二届董事会第四次会议相关事项的独立意见 | 2023-05-15 | 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.