
CVS Bay Area Inc. - Investor Relations & Filings
CVS Bay Area Inc. is a diversified service company operating across several business segments. The company's primary activities include the management of hotels under the BAY HOTEL brand, which encompasses business and smart hotel concepts. In the retail sector, it operates convenience stores under the Lawson brand. Additionally, the company provides comprehensive real estate support, specializing in apartment front desk (concierge) services and building cleaning. Its operations are primarily concentrated in the Tokyo and Chiba metropolitan areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年2月期 第2四半期(中間期)決算短信〔日本基準〕(連結) | 2025-10-10 | Japanese | |
| 2026年2月期 第1四半期決算短信〔日本基準〕(連結) | 2025-07-11 | Japanese | |
| 臨時報告書 | 2025-05-29 | Japanese | |
| 確認書 | 2025-05-28 | Japanese | |
| 内部統制報告書-第45期(2024/03/01-2025/02/28) | 2025-05-28 | Japanese | |
| 有価証券報告書-第45期(2024/03/01-2025/02/28) | 2025-05-28 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 48154802 | 2026年2月期 第2四半期(中間期)決算短信〔日本基準〕(連結) | 2025-10-10 | Japanese | ||
| 48154804 | 2026年2月期 第1四半期決算短信〔日本基準〕(連結) | 2025-07-11 | Japanese | ||
| 7261518 | 臨時報告書 | 2025-05-29 | Japanese | ||
| 7261805 | 確認書 | 2025-05-28 | Japanese | ||
| 7261802 | 内部統制報告書-第45期(2024/03/01-2025/02/28) | 2025-05-28 | Japanese | ||
| 7261810 | 有価証券報告書-第45期(2024/03/01-2025/02/28) | 2025-05-28 | Japanese | ||
| 48154805 | 2025年2月期 決算短信〔日本基準〕(連結) | 2025-04-11 | Japanese | ||
| 48154806 | 配当予想の修正に関するお知らせ | 2025-04-10 | Japanese | ||
| 48154807 | 2025年2月期 第3四半期決算短信〔日本基準〕(連結) | 2025-01-10 | Japanese | ||
|
2024
6 filings
| |||||
| 7304868 | 確認書 | 2024-10-15 | Japanese | ||
| 7304870 | 半期報告書-第45期(2024/03/01-2025/02/28) | 2024-10-15 | Japanese | ||
| 48154808 | 2025年2月期 第2四半期(中間期)決算短信〔日本基準〕(連結) | 2024-10-11 | Japanese | ||
| 7316698 | 四半期報告書-第45期第1四半期(2024/03/01-2024/05/31) | 2024-07-11 | Japanese | ||
| 7316695 | 確認書 | 2024-07-11 | Japanese | ||
| 48154809 | 2025年2月期 第1四半期決算短信〔日本基準〕(連結) | 2024-07-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3CNERGY LIMITED
A hospitality firm owning and operating a portfolio of hote…
|
502 | SG | Accommodation and food service … |
| 7 Days Group Holdings LTD (Foreign) | SVN | US | Accommodation and food service … |
|
ABHOTEL CO., LTD.
Hotel management company operating a chain of accommodation…
|
6565 | JP | Accommodation and food service … |
|
Abu Dhabi National Hotels Co.
Integrated hospitality group offering hotel ownership, mana…
|
ADNH | AE | Accommodation and food service … |
| ACAO SPA&RESORT株式会社 | — | JP | Accommodation and food service … |
|
Accor
A hospitality group operating over 5,700 properties and 45+…
|
AC | FR | Accommodation and food service … |
| ACCOR ACQUIS.PREF.EO -01 | 7Z8 | FR | Accommodation and food service … |
|
Acesite (Phils.) Hotel Corporation
Operates and manages hotels and other accommodations, provi…
|
ACE | PH | Accommodation and food service … |
| Action Hotels plc | AHCG | GB | Accommodation and food service … |
|
Advani Hotels & Resorts (India) Ltd.
Owns and operates luxury hospitality properties, including …
|
ADVANIHOTR | IN | Accommodation and food service … |
CVS Bay Area Inc. 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/12683/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12683 | 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=12683 | 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=12683 \ -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": 12683}, 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 CVS Bay Area Inc. (id: 12683)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.