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 |
|---|---|---|---|
|
EIH Associated Hotels Ltd.
Owns and operates luxury hotels under the Oberoi and Triden…
|
EIHAHOTELS | IN | Accommodation and food service … |
|
EIH Ltd
Manages luxury hotels and resorts under the Oberoi and Trid…
|
EIHOTEL | IN | Accommodation and food service … |
|
EMEI SHAN TOURISM CO.,LTD
Operates cableways, hotels, and travel services at the Moun…
|
000888 | CN | Accommodation and food service … |
|
Emperor Entertainment Hotel Limited
Integrated hospitality and entertainment services, includin…
|
296 | HK | Accommodation and food service … |
|
ESPIRE HOSPITALITY LIMITED
Operates luxury and mid-market hotels across leisure and sp…
|
532016 | IN | Accommodation and food service … |
|
EVT LIMITED
Operates entertainment, hospitality, and leisure businesses…
|
EVT | AU | Accommodation and food service … |
|
Executive Inn Group Corporation
A privately owned hotel branding, management, and developme…
|
— | CA | Accommodation and food service … |
|
Fabilia Group
Operates a chain of all-inclusive hotels and resorts for th…
|
FHR | IT | Accommodation and food service … |
|
Far East Hotels And Entertainment Limited
Operates hotels, property investment and development, and t…
|
37 | HK | Accommodation and food service … |
|
FarGlory Hotel Co., Ltd.
Five-star Victorian-style resort in Hualien with Pacific vi…
|
2712 | TW | 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.