
HUITONG CONSTRUCTION GROUP CO.,LTD. — Investor Relations & Filings
Huitong Construction Group Co., Ltd. is a comprehensive construction enterprise specializing in large-scale infrastructure development. The company primarily focuses on the investment, design, and construction of highways, bridges, municipal infrastructure, and water conservancy projects. It provides integrated services across the project lifecycle, including engineering, procurement, and construction (EPC) management. Huitong Construction Group holds high-level professional qualifications, particularly in highway engineering and municipal public works. The organization leverages advanced technical expertise and mechanized construction capabilities to deliver complex civil engineering solutions. Its operations encompass roadbed and pavement construction, bridge and tunnel engineering, and urban infrastructure maintenance, serving both regional and national development initiatives through a commitment to quality standards and technological innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 汇通集团关于公开发行可转换公司债券申请获得中国证监会发行审核委员会审核通过的公告 | 2022-10-31 | Chinese | |
| 汇通集团公司章程 | 2022-10-27 | Chinese | |
| 汇通集团第一届董事会第二十五次会议决议公告 | 2022-10-27 | Chinese | |
| 汇通集团董事会议事规则 | 2022-10-27 | Chinese | |
| 汇通集团关于调整募集资金投资项目“购置工程施工设备项目”部分设备的公告 | 2022-10-27 | Chinese | |
| 汇通集团独立董事关于第一届董事会第二十五次会议相关事项的独立意见 | 2022-10-27 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 44566758 | 汇通集团关于公开发行可转换公司债券申请获得中国证监会发行审核委员会审核通过的公告 | 2022-10-31 | Chinese | ||
| 44566747 | 汇通集团公司章程 | 2022-10-27 | Chinese | ||
| 44566733 | 汇通集团第一届董事会第二十五次会议决议公告 | 2022-10-27 | Chinese | ||
| 44566709 | 汇通集团董事会议事规则 | 2022-10-27 | Chinese | ||
| 44566696 | 汇通集团关于调整募集资金投资项目“购置工程施工设备项目”部分设备的公告 | 2022-10-27 | Chinese | ||
| 44566687 | 汇通集团独立董事关于第一届董事会第二十五次会议相关事项的独立意见 | 2022-10-27 | Chinese | ||
| 44566676 | 汇通集团关于修订公司章程的公告 | 2022-10-27 | Chinese | ||
| 44566664 | 汇通集团2022年第三季度定期经营数据的公告 | 2022-10-27 | Chinese | ||
| 44566650 | 汇通集团第一届监事会第十一次会议决议公告 | 2022-10-27 | Chinese | ||
| 44566635 | 汇通集团2022年第三季度报告 | 2022-10-27 | Chinese | ||
| 44566624 | 汇通集团2022年第二次临时股东大会通知 | 2022-10-27 | Chinese | ||
| 44566618 | 申港证券股份有限公司关于汇通集团调整募投项目部分设备的核查意见 | 2022-10-27 | Chinese | ||
| 44566608 | 汇通集团《关于请做好汇通建设集团股份有限公司公开发行可转换公司债券发审委会议准备工作的函》的回复公告 | 2022-09-29 | Chinese | ||
| 44566598 | 汇通集团与申港证券关于《关于请做好汇通建设集团股份有限公司公开发行可转换公司债券发审委会议准备工作的函》的回复 | 2022-09-29 | Chinese | ||
| 44566581 | 汇通集团关于2022年半年度业绩说明会召开情况的公告 | 2022-09-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhishek Infraventures Limited
Infrastructure firm specializing in civil construction and …
|
539544 | IN | Construction |
|
A B INFRABUILD LIMITED
Specializes in EPC projects for railway infrastructure and …
|
ABINFRA | IN | Construction |
|
ADVANCECON HOLDINGS BERHAD
Construction company providing civil engineering, infrastru…
|
— | MY | Construction |
|
Aecon Group Inc.
A construction and infrastructure development company deliv…
|
ARE | CA | Construction |
|
Aegek S.A.
A construction firm building large infrastructure and manag…
|
AEGEK | GR | Construction |
|
Ahluwalia Contracts (India) Ltd
Integrated EPC firm specializing in large-scale civil engin…
|
AHLUCONT | IN | Construction |
|
Akash Infra-Projects Limited
Civil engineering firm specializing in roads, bridges, and …
|
AKASH | IN | Construction |
|
Anhui Gourgen Traffic Construction Co.,Ltd.
Specializes in highway, bridge, and municipal road construc…
|
603815 | CN | Construction |
|
Ashoka Buildcon Limited
Infrastructure firm specializing in highways, bridges, and …
|
ASHOKA | IN | Construction |
|
ATLANTAA LIMITED
Infrastructure and real estate firm specializing in EPC, PP…
|
ATLANTAA | IN | Construction |
HUITONG CONSTRUCTION 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/57480/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57480 | 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=57480 | 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=57480 \ -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": 57480}, 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 HUITONG CONSTRUCTION GROUP CO.,LTD. (id: 57480)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.