BTG Hotels (Group) Co., Ltd. — Investor Relations & Filings
About BTG Hotels (Group) Co., Ltd.
BTG Hotels (Group) Co., Ltd. is a prominent hospitality enterprise specializing in the operation, management, and franchising of a comprehensive portfolio of hotel brands. The company offers a diverse range of lodging products, including economy, mid-scale, upscale, and luxury accommodations, as well as serviced apartments. Following its strategic acquisition of Homeinns Hotel Group, the organization significantly expanded its market presence and brand variety. Its portfolio features recognized brands such as Homeinn, Motel 168, Yitel, BTG Jianguo, and BTG Jinglun. The company focuses on providing standardized service excellence and operational efficiency across its extensive network of managed and franchised properties. Its core business activities encompass hotel investment, brand development, and the delivery of integrated management services tailored to both business and leisure travelers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京首旅酒店(集团)股份有限公司2025年年度股东会会议文件 | 2026-04-10 | Chinese | |
| 北京首旅酒店(集团)股份有限公司关于公司高级管理人员薪酬方案的公告 | 2026-03-30 | Chinese | |
| 北京首旅酒店(集团)股份有限公司关于修订《募集资金管理及使用办法》的公告 | 2026-03-30 | Chinese | |
| 北京首旅酒店(集团)股份有限公司2025年度独立董事述职报告(李燕) | 2026-03-30 | Chinese | |
| 北京首旅酒店(集团)股份有限公司拟进行商誉减值测试涉及如家酒店集团资产组可收回金额评估项目资产评估报告摘要 | 2026-03-30 | Chinese | |
| 对北京首旅酒店(集团)股份有限公司募集资金2025年度存放、管理与实际使用情况专项报告的鉴证报告 | 2026-03-30 | Chinese |
Market data
Market data not available
Price history
Peer group · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Casa de Bucovina-Club de Munte
Tourism company operating a 4-star hotel with a spa, restau…
|
BCM | RO | Accommodation and food service … |
|
Chalet Hotels Limited
Owner and developer of upscale hotels and mixed-use assets …
|
CHALET | IN | Accommodation and food service … |
|
Changbai Mountain Tourism Co.,Ltd
Manages transport, hospitality, and tourism resources in th…
|
603099 | CN | Accommodation and food service … |
|
Chateau International Development Co., Ltd.
Manages luxury resorts and urban hotels with integrated lei…
|
2722 | TW | Accommodation and food service … |
|
Chatham Lodging Trust
A REIT that invests in upscale, extended-stay and select-se…
|
CLDT | US | Accommodation and food service … |
|
China Ecotourism Group Limited
Comprehensive green tourism developer and public welfare lo…
|
1371 | BM | Accommodation and food service … |
|
CHL Limited
Owns and operates luxury hotel properties, including the fi…
|
532992 | IN | Accommodation and food service … |
|
Cindrella Hotels Ltd.
Luxury hotel operator in Siliguri offering accommodation, d…
|
526373 | IN | Accommodation and food service … |
|
CITY LODGE HOTELS LIMITED
Provides quality, selected services hotels in prime urban l…
|
CLH | ZA | Accommodation and food service … |
|
Constantinou Bros Hotels Public Company LTD
Owns and operates a portfolio of four luxury, beachfront ho…
|
CBH | CY | Accommodation and food service … |
BTG Hotels (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/56603/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56603 | 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=56603 | 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=56603 \ -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": 56603}, 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 BTG Hotels (Group) Co., Ltd. (id: 56603)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.