
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 |
|---|---|---|---|
| 汇通集团2024年第三季度报告 | 2024-10-28 | Chinese | |
| 汇通建设集团股份有限公司舆情管理制度 | 2024-10-28 | Chinese | |
| 汇通集团第二届监事会第七次会议决议公告 | 2024-10-28 | Chinese | |
| 汇通集团关于2024年前三季度计提资产减值准备的公告 | 2024-10-28 | Chinese | |
| 汇通集团第二届董事会第九次会议决议公告 | 2024-10-28 | Chinese | |
| 汇通集团关于2024年河北辖区上市公司投资者网上集体接待日暨2024年半年报业绩说明会召开情况的公告 | 2024-10-16 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 44571113 | 汇通集团2024年第三季度报告 | 2024-10-28 | Chinese | ||
| 44571098 | 汇通建设集团股份有限公司舆情管理制度 | 2024-10-28 | Chinese | ||
| 44571089 | 汇通集团第二届监事会第七次会议决议公告 | 2024-10-28 | Chinese | ||
| 44571081 | 汇通集团关于2024年前三季度计提资产减值准备的公告 | 2024-10-28 | Chinese | ||
| 44571071 | 汇通集团第二届董事会第九次会议决议公告 | 2024-10-28 | Chinese | ||
| 44571060 | 汇通集团关于2024年河北辖区上市公司投资者网上集体接待日暨2024年半年报业绩说明会召开情况的公告 | 2024-10-16 | Chinese | ||
| 44571053 | 汇通集团关于参加2024年河北辖区上市公司投资者网上集体接待日暨2024年半年报业绩说明会的公告 | 2024-10-14 | Chinese | ||
| 44571044 | 汇通集团可转债转股结果暨股份变动公告 | 2024-10-09 | Chinese | ||
| 44571037 | 汇通集团第二届监事会第六次会议决议公告 | 2024-09-20 | Chinese | ||
| 44571029 | 汇通集团关于选举职工代表监事的公告 | 2024-09-12 | Chinese | ||
| 44571018 | 汇通集团关于2024年半年度业绩说明会召开情况的公告 | 2024-09-11 | Chinese | ||
| 44571006 | 汇通集团关于接待机构投资者调研活动的公告 | 2024-09-03 | Chinese | ||
| 44571000 | 汇通集团2024年度“提质增效重回报”行动方案的半年度评估报告 | 2024-08-28 | Chinese | ||
| 44570993 | 汇通集团董事、监事和高级管理人员所持公司股份及其变动管理制度 | 2024-08-28 | Chinese | ||
| 44570988 | 汇通集团2024年半年度报告摘要 | 2024-08-28 | 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.