
HAINAN EXPRESSWAY CO., LTD — Investor Relations & Filings
HAINAN EXPRESSWAY CO., LTD. specializes in the investment, construction, operation, and maintenance of high-grade highways and transportation infrastructure. The company manages critical regional transit networks, ensuring efficient connectivity and supporting logistics through its core expressway assets. In addition to infrastructure management, the firm has expanded its portfolio into real estate development, encompassing residential and commercial property projects. Its business operations also extend to hotel management, tourism services, and advertising. By leveraging its infrastructure foundation, the company provides integrated services that include road maintenance, facility management, and hospitality, contributing to the broader development of regional transit and commercial ecosystems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于本次交易是否构成关联交易的说明 | 2025-10-27 | Chinese | |
| 海南高速公路股份有限公司2024年度、2025 年1-5月备考合并财务报表审阅报告 | 2025-10-27 | Chinese | |
| 海南高速重大资产购买暨关联交易报告书(草案) | 2025-10-27 | Chinese | |
| 独立董事关于评估机构的独立性、评估假设前提的合理性、评估方法与评估目的的相关性及评估定价的公允性的独立意见 | 2025-10-27 | Chinese | |
| 太平洋证券股份有限公司关于海南高速公路股份有限公司本次交易不构成《上市公司重大资产重组管理办法》第十三条规定的重组上市情形的核查意见 | 2025-10-27 | Chinese | |
| 太平洋证券股份有限公司关于本次交易相关主体不存在《上市公司监管指引第7号—上市公司重大资产重组相关股票异常交易监管》第十二条和《深圳证券交易所上市公司自律监管指引第8号—重大资产重组》第三十条规定的不得参与任何上市公司重大资产重组情形的说明 | 2025-10-27 | Chinese |
Browse filings by year
27 years- 2026 51 filings
- 2025 170 filings
- 2024 95 filings
- 2023 76 filings
- 2022 77 filings
- 2021 65 filings
- 2020 75 filings
- 2019 71 filings
- 2018 63 filings
- 2017 57 filings
- 2016 49 filings
- 2015 50 filings
- 2014 52 filings
- 2013 38 filings
- 2012 71 filings
- 2011 46 filings
- 2010 71 filings
- 2009 44 filings
- 2008 30 filings
- 2007 48 filings
- 2006 54 filings
- 2005 28 filings
- 2004 20 filings
- 2003 18 filings
- 2002 20 filings
- 2001 2 filings
- 1998 1 filing
Market data
Market data not available
Price history
Peer group · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABERTIS INFRAESTRUCTURAS, S.A.
Global operator of high-capacity road infrastructure and to…
|
ABE | ES | Transportation and storage |
|
Aleatica, S.A.B. de C.V.
Manages transport infrastructure assets across Latin Americ…
|
ALEATIC | MX | Transportation and storage |
|
ALLPARK EMPREENDIMENTOS, PARTICIPAÇÕES E SERVIÇOS S.A.
Operates parking infrastructure and urban mobility solution…
|
— | BR | Transportation and storage |
|
Anhui Expressway Company Limited
Manages investment, construction, and operation of toll exp…
|
600012 | CN | Transportation and storage |
|
ARKA BERHAD
An investment holding company driving digital and freight t…
|
— | MY | Transportation and storage |
|
ATLAS ARTERIA
Owns, operates, and develops international toll road networ…
|
ALX | AU | Transportation and storage |
|
Balticon Spolka Akcyjna
Specializes in container sales, rentals, transport, and com…
|
BLT | PL | Transportation and storage |
|
Chengdu Expressway Co., Ltd.
Develops, operates, and manages expressways in Chengdu, foc…
|
1785 | HK | Transportation and storage |
|
China Merchants Expressway Network & Technology Holdings Co., Ltd.
Invests in and operates expressway networks with integrated…
|
001965 | CN | Transportation and storage |
|
CONCESSIONARIA RIO-TERESOPOLIS SA
Operates, maintains, and modernizes highway infrastructure …
|
— | BR | Transportation and storage |
HAINAN EXPRESSWAY 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/53874/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53874 | 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=53874 | 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=53874 \ -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": 53874}, 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 HAINAN EXPRESSWAY CO., LTD (id: 53874)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.