Anhui Jiuhuashan Tourism Development Co., Ltd. — Investor Relations & Filings
About Anhui Jiuhuashan Tourism Development Co., Ltd.
Anhui Jiuhuashan Tourism Development Co., Ltd. is a comprehensive tourism service provider centered on the Jiuhuashan Scenic Area. The company operates a diversified business portfolio that includes the management of cableways and ropeways, providing essential transport for visitors to high-altitude attractions. It also manages a range of hotels and catering facilities, offering accommodation and dining services. Additionally, the company provides passenger transportation services within the scenic area and operates travel agencies that offer tour planning and ticketing. By integrating transportation, hospitality, and travel services, the company facilitates access to the cultural and natural heritage of Jiuhuashan, catering to both leisure travelers and religious pilgrims. Its operations are focused on enhancing the visitor experience through infrastructure maintenance and professional tourism management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 上海天衍禾律师事务所关于安徽九华山旅游发展股份有限公司2025年年度股东会之法律意见书 | 2026-04-23 | Chinese | |
| 九华旅游第九届董事会第十三次会议决议公告 | 2026-04-23 | Chinese | |
| 九华旅游2026年第一季度报告 | 2026-04-23 | Chinese | |
| 九华旅游关于参与竞拍石台白鹭湾旅游发展有限公司100%股权并增资的更正公告 | 2026-04-13 | Chinese | |
| 九华旅游第九届董事会第十二次会议决议公告 | 2026-04-10 | Chinese | |
| 九华旅游制度管理办法(2026年4月修订) | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38034587 | 上海天衍禾律师事务所关于安徽九华山旅游发展股份有限公司2025年年度股东会之法律意见书 | 2026-04-23 | Chinese | ||
| 38034567 | 九华旅游第九届董事会第十三次会议决议公告 | 2026-04-23 | Chinese | ||
| 38034550 | 九华旅游2026年第一季度报告 | 2026-04-23 | Chinese | ||
| 38034539 | 九华旅游关于参与竞拍石台白鹭湾旅游发展有限公司100%股权并增资的更正公告 | 2026-04-13 | Chinese | ||
| 38034538 | 九华旅游第九届董事会第十二次会议决议公告 | 2026-04-10 | Chinese | ||
| 38034535 | 九华旅游制度管理办法(2026年4月修订) | 2026-04-10 | Chinese | ||
| 38034531 | 九华旅游关于参与竞拍石台白鹭湾旅游发展有限公司100%股权并增资的公告 | 2026-04-10 | Chinese | ||
| 38034530 | 九华旅游非经营性资产占用及其他关联资金往来情况汇总表的专项说明 | 2026-03-25 | Chinese | ||
| 38034249 | 九华旅游2025年日常关联交易执行情况及2026年日常关联交易预计的公告 | 2026-03-25 | Chinese | ||
| 38034233 | 九华旅游2025年度财务报表审计报告 | 2026-03-25 | Chinese | ||
| 38033668 | 九华旅游董事会审计委员会2025年度履职情况报告 | 2026-03-25 | Chinese | ||
| 38033657 | 九华旅游关于使用部分闲置自有资金进行现金管理的公告 | 2026-03-25 | Chinese | ||
| 38033649 | 九华旅游董事会关于2025年度独立董事独立性情况的专项意见 | 2026-03-25 | Chinese | ||
| 38033644 | 九华旅游2025年内部控制评价报告 | 2026-03-25 | Chinese | ||
| 38033635 | 九华旅游2025年度内部控制审计报告书 | 2026-03-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABHOTEL CO., LTD.
Hotel management company operating a chain of accommodation…
|
6565 | JP | Accommodation and food service … |
|
Accor
A hospitality group operating over 5,700 properties and 45+…
|
AC | FR | Accommodation and food service … |
|
Advani Hotels & Resorts (India) Ltd.
Owns and operates luxury hospitality properties, including …
|
ADVANIHOTR | IN | Accommodation and food service … |
|
Advent Hotels International Limited
Owns and operates luxury urban hotels with premium lodging …
|
ADVENTHTL | IN | Accommodation and food service … |
|
AGORA Hospitality Group Co., Ltd.
Specializes in hotel management, operations, and real estat…
|
9704 | JP | Accommodation and food service … |
|
Agros Development Company "Proodos" Public LTD
Owns and operates a mountain hotel and develops residential…
|
AGRO | CY | Accommodation and food service … |
|
Aguas da Curia
Operates an integrated hotel and thermal spa resort for hea…
|
CUR | PT | Accommodation and food service … |
|
Albena AD
A hotel and resort operator on the Black Sea coast with ver…
|
ALB | BG | Accommodation and food service … |
|
ALTIN YUNUS ÇEŞME TURİSTİK TESİSLER A.Ş.
Operates a resort and tourist complex with accommodation, s…
|
AYCES | TR | Accommodation and food service … |
|
Ananti Inc.
Develops and operates a portfolio of luxury hotels, resorts…
|
025980 | KR | Accommodation and food service … |
Anhui Jiuhuashan Tourism Development 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/57502/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57502 | 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=57502 | 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=57502 \ -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": 57502}, 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 Anhui Jiuhuashan Tourism Development Co., Ltd. (id: 57502)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.