
Changbai Mountain Tourism Co.,Ltd — Investor Relations & Filings
Changbai Mountain Tourism Co.,Ltd. specializes in the comprehensive development and management of tourism resources within the Changbai Mountain region. The company's core operations include the provision of passenger transportation services, such as eco-friendly shuttle buses and specialized transport within the scenic areas. It manages a diverse portfolio of hospitality assets, including high-end hotels and hot spring resorts, alongside travel agency services that offer integrated tour packages. The company is responsible for the maintenance and operation of key infrastructure in the Changbai Mountain Scenic Area, a major destination known for its volcanic landscapes and the Heaven Lake. By leveraging its integrated business model, the company provides end-to-end services ranging from scenic spot management to catering and accommodation, catering to both domestic and international visitors seeking nature-based and wellness tourism experiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 长白山旅游股份有限公司关联方资金往来管理制度 | 2026-03-26 | Chinese | |
| 独立董事述职报告(彭德成) | 2026-03-26 | Chinese | |
| 长白山旅游股份有限公司关于公司募集资金存放、管理与实际使用情况的专项报告 | 2026-03-26 | Chinese | |
| 东北证券股份有限公司关于长白山旅游股份有限公司2025年度募集资金存放、管理与使用情况的专项核查意见 | 2026-03-26 | Chinese | |
| 长白山旅游股份有限公司关于部分募投项目延期的公告 | 2026-03-26 | Chinese | |
| 长白山旅游股份有限公司二O二五年度内部控制审计报告 | 2026-03-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36856936 | 长白山旅游股份有限公司关联方资金往来管理制度 | 2026-03-26 | Chinese | ||
| 36856929 | 独立董事述职报告(彭德成) | 2026-03-26 | Chinese | ||
| 36856923 | 长白山旅游股份有限公司关于公司募集资金存放、管理与实际使用情况的专项报告 | 2026-03-26 | Chinese | ||
| 36856913 | 东北证券股份有限公司关于长白山旅游股份有限公司2025年度募集资金存放、管理与使用情况的专项核查意见 | 2026-03-26 | Chinese | ||
| 36856903 | 长白山旅游股份有限公司关于部分募投项目延期的公告 | 2026-03-26 | Chinese | ||
| 36856894 | 长白山旅游股份有限公司二O二五年度内部控制审计报告 | 2026-03-26 | Chinese | ||
| 36856890 | 东北证券股份有限公司关于长白山旅游股份有限公司2025年度募集资金存放、管理与使用情况的专项核查意见 | 2026-03-26 | Chinese | ||
| 36856873 | 长白山旅股份有限公司董事会审计与风险控制委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-03-26 | Chinese | ||
| 36856870 | 独立董事述职报告(陈秀丽) | 2026-03-26 | Chinese | ||
| 36856861 | 长白山旅游股份有限公司2025年年度报告 | 2026-03-26 | Chinese | ||
| 36856858 | 长白山旅游股份有限公司2025年度董事会审计与风险控制委员会履职情况报告 | 2026-03-26 | Chinese | ||
| 36856851 | 长白山旅游股份有限公司关于续聘会计师事务所的公告 | 2026-03-26 | Chinese | ||
| 36856848 | 长白山旅游股份有限公司关于2025年度利润分配预案的公告 | 2026-03-26 | Chinese | ||
| 36856845 | 独立董事述职报告(张超) | 2026-03-26 | Chinese | ||
| 36856832 | 长白山旅游股份有限公司关于召开2025年度业绩说明会的公告 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3CNERGY LIMITED
A hospitality firm owning and operating a portfolio of hote…
|
502 | SG | Accommodation and food service … |
|
ABHOTEL CO., LTD.
Hotel management company operating a chain of accommodation…
|
6565 | JP | Accommodation and food service … |
|
Abu Dhabi National Hotels Co.
Integrated hospitality group offering hotel ownership, mana…
|
ADNH | AE | 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 … |
|
AKD Capital Limited
Provides hospitality services, manages destinations, and de…
|
AKDCL | PK | Accommodation and food service … |
Changbai Mountain Tourism 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/57423/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57423 | 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=57423 | 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=57423 \ -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": 57423}, 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 Changbai Mountain Tourism Co.,Ltd (id: 57423)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.