
Roadmaint Co.,Ltd. — Investor Relations & Filings
Roadmaint Co., Ltd. specializes in the research, development, and manufacturing of advanced road maintenance equipment and specialized materials. The company provides comprehensive solutions for pavement preservation, focusing on the production of high-performance machinery such as asphalt distributors, synchronous chip sealers, and road maintenance trucks. Its product portfolio also includes innovative materials like modified asphalt and chemical additives designed to enhance road durability and performance. Serving the infrastructure and municipal engineering sectors, Roadmaint Co., Ltd. emphasizes technological innovation and efficiency in road repair and maintenance processes. The company integrates engineering expertise with manufacturing capabilities to support the lifecycle management of transportation networks, offering technical services and equipment tailored for highway and urban road sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2019年度业绩及现金分红网上说明会召开情况的公告 | 2020-04-10 | Chinese | |
| 中德证券有限责任公司关于中公高科养护科技股份有限公司首次公开发行股票之保荐工作总结报告 | 2020-04-02 | Chinese | |
| 关于召开2019年度业绩及现金分红网上说明会的公告 | 2020-03-31 | Chinese | |
| 中德证券有限责任公司关于中公高科养护科技股份有限公司2019年持续督导年度报告书 | 2020-03-30 | Chinese | |
| 2019年年度报告 | 2020-03-30 | Chinese | |
| 2019年度内部控制审计报告 | 2020-03-30 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 37243742 | 关于2019年度业绩及现金分红网上说明会召开情况的公告 | 2020-04-10 | Chinese | ||
| 37243724 | 中德证券有限责任公司关于中公高科养护科技股份有限公司首次公开发行股票之保荐工作总结报告 | 2020-04-02 | Chinese | ||
| 37243712 | 关于召开2019年度业绩及现金分红网上说明会的公告 | 2020-03-31 | Chinese | ||
| 37243701 | 中德证券有限责任公司关于中公高科养护科技股份有限公司2019年持续督导年度报告书 | 2020-03-30 | Chinese | ||
| 37243694 | 2019年年度报告 | 2020-03-30 | Chinese | ||
| 37243665 | 2019年度内部控制审计报告 | 2020-03-30 | Chinese | ||
| 37243598 | 第三届监事会第十三次会议决议公告 | 2020-03-30 | Chinese | ||
| 37243590 | 2019年度募集资金存放与实际使用情况的专项报告 | 2020-03-30 | Chinese | ||
| 37243579 | 中德证券有限责任公司关于中公高科养护科技股份有限公司使用部分暂时闲置募集资金进行现金管理的核查意见 | 2020-03-30 | Chinese | ||
| 37243570 | 2019年度董事会审计委员会履职情况报告 | 2020-03-30 | Chinese | ||
| 37243561 | 立信会计师事务所关于中公高科养护科技股份有限公司募集资金年度存放与使用情况鉴证报告(2019年度) | 2020-03-30 | Chinese | ||
| 37243506 | 关于召开2019年年度股东大会的通知 | 2020-03-30 | Chinese | ||
| 37243496 | 2019年度内部控制评价报告 | 2020-03-30 | Chinese | ||
| 37243486 | 关于使用部分闲置自有资金进行现金管理的公告 | 2020-03-30 | Chinese | ||
| 37243481 | 独立董事对2019年度公司对外担保情况的专项说明 | 2020-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRMAN CORPORATION
Manufacturer of air compressors, generators, and constructi…
|
6364 | JP | Manufacturing |
|
AJAX Engineering Limited
Manufacturer of concrete equipment for production, transpor…
|
AJAXENGG | IN | Manufacturing |
|
Anhui Tuoshan Heavy Industries Co.,Ltd.
Manufactures undercarriage components for crawler-type heav…
|
001226 | CN | Manufacturing |
|
ANSHAN SENYUAN ROAD AND BRIDGE CO.,LTD
Manufactures road maintenance machinery and asphalt pavemen…
|
300210 | CN | Manufacturing |
|
APOLLO TECHNO INDUSTRIES LIMITED
Manufacturer of high-performance road construction and infr…
|
544671 | IN | Manufacturing |
|
Arrival Energy Corporation
Engineers, manufactures, and services innovative downhole d…
|
ARVL | CA | Manufacturing |
|
ASTEC INDUSTRIES INC
Manufactures equipment for road building, aggregate process…
|
ASTE | US | Manufacturing |
|
AUSTIN ENGINEERING LIMITED
Designs and manufactures customized mining equipment and en…
|
ANG | AU | Manufacturing |
|
BEIJING TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD.
Develops intelligent control systems and equipment for unde…
|
688570 | CN | Manufacturing |
|
BELL EQUIPMENT LIMITED
Global supplier and manufacturer of heavy equipment and mat…
|
BEL | ZA | Manufacturing |
Roadmaint 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/57863/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57863 | 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=57863 | 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=57863 \ -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": 57863}, 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 Roadmaint Co.,Ltd. (id: 57863)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.