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 |
|---|---|---|---|
|
Country Club Hospitality & Holidays Ltd
Provides membership-based hospitality, vacation ownership, …
|
CCHHL | IN | Accommodation and food service … |
|
CVS Bay Area Inc.
A diversified service company managing hotels, convenience …
|
2687 | JP | Accommodation and food service … |
|
Dalata Hotel GP
Hotel operator that owns, leases, and manages 3 & 4-star ho…
|
DHG | IE | Accommodation and food service … |
|
Dan Hotels Ltd.
An operator of a luxury hotel chain with properties in prim…
|
DANH | IL | Accommodation and food service … |
|
Destination Resorts Inc.
Hospitality investor specializing in developing and managin…
|
— | CA | Accommodation and food service … |
|
DeTai New Energy Group Limited
Investment holding company focused on hotel hospitality, mo…
|
559 | HK | Accommodation and food service … |
|
DiamondRock Hospitality Co
A real estate investment trust (REIT) owning 35 premium hot…
|
DRH | US | Accommodation and food service … |
|
Dome Investments Public Company LTD
Owns and operates a deluxe seaside hotel with 205 rooms in …
|
DOME | CY | Accommodation and food service … |
|
Dusit International
A hospitality group offering Thai-inspired gracious hospita…
|
DUSIT | TH | Accommodation and food service … |
|
ECO HOTELS AND RESORTS LIMITED
Develops and manages sustainable hospitality properties foc…
|
514402 | IN | 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.