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 |
|---|---|---|---|
|
A. Tsokkos Hotels Public LTD
Manages 29 hotels and 14 wedding venues in Cyprus tourist d…
|
TSH | CY | Accommodation and food service … |
|
Banyan Group
Global hospitality company with a multi-branded portfolio o…
|
B58 | IT | Accommodation and food service … |
|
Benares Hotels Ltd
IHCL subsidiary owning and operating luxury and heritage ho…
|
509438 | IN | Accommodation and food service … |
|
Bernard Loiseau SA
A group specializing in high-end hospitality, fine dining, …
|
ALDBL | FR | Accommodation and food service … |
|
Best Eastern Hotels Limited
Owns and operates luxury hotels and resorts with premium lo…
|
508664 | IN | Accommodation and food service … |
|
Blue Coast Hotels Ltd
Develops and operates luxury hotels and resorts within the …
|
BLUECOAST | IN | Accommodation and food service … |
|
Boho Group AB
A property development and management company in the luxury…
|
BOHO | SE | Accommodation and food service … |
|
Braemar Hotels & Resorts Inc.
A REIT that owns luxury and upper-upscale hotels with high …
|
BHR | US | Accommodation and food service … |
|
Brigade Hotel Ventures Limited
Developer and owner of upscale hospitality assets partnerin…
|
BRIGHOTEL | IN | Accommodation and food service … |
|
Canadian Rocky Mountain Properties Inc.
Manages luxury mountain lodges and resorts in the Canadian …
|
— | CA | 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.