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 |
|---|---|---|---|
|
Anhui Jiuhuashan Tourism Development Co., Ltd.
Manages cableways, hotels, and transport services for the J…
|
603199 | CN | Accommodation and food service … |
|
Apeejay Surrendra Park Hotels Limited
Owns and operates luxury boutique hotels and the Flurys con…
|
PARKHOTELS | IN | Accommodation and food service … |
|
Arena Hospitality Group d.d.
Operates and develops a portfolio of hotels, apartment comp…
|
ARNT | HR | Accommodation and food service … |
|
Aruna Hotels Ltd.
Owns and manages hotel properties with lodging, dining, and…
|
500016 | IN | Accommodation and food service … |
|
ASHFORD HOSPITALITY TRUST INC
A REIT investing in a diversified portfolio of branded, upp…
|
AHT | US | Accommodation and food service … |
|
Asian Hotels (East) Limited
Owns and operates luxury hotel properties, including the fi…
|
AHLEAST | IN | Accommodation and food service … |
|
Asian Hotels (North) Limited
Owns and manages luxury hospitality assets, including the H…
|
ASIANHOTNR | IN | Accommodation and food service … |
|
Asian Hotels (West) Ltd
Owns and operates luxury hotels, including the Hyatt Regenc…
|
AHLWEST | IN | Accommodation and food service … |
|
ATA TURİZM İŞLETMECİLİK TAŞIMACILIK MADENCİLİK KUYUMCULUK SANAYİ VE DIŞ TİCARET A.Ş.
Multi-sectoral firm specializing in hospitality, retail, mi…
|
ATATR | TR | Accommodation and food service … |
|
Atour Lifestyle Holdings Ltd
A lifestyle group operating integrated hospitality and reta…
|
ATAT | US | 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.