
GREENS CO.,LTD. — Investor Relations & Filings
GREENS CO.,LTD. is a company primarily engaged in the operation and management of hotels. The company operates a diverse portfolio of properties through a dual-brand strategy, which includes its own proprietary hotel brands and franchised hotels under the Choice Hotels International umbrella. The franchised brands include Comfort Hotel, Comfort Inn, and Comfort Suites. In addition to its core lodging services, the company also provides restaurant, banquet, and catering services to meet various customer needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-09-24 | Japanese | |
| 有価証券報告書-第62期(2024/07/01-2025/06/30) | 2025-09-24 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-22 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-13 | Japanese | |
| 確認書 | 2025-02-13 | Japanese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 7920395 | 確認書 | 2025-09-24 | Japanese | ||
| 7920393 | 有価証券報告書-第62期(2024/07/01-2025/06/30) | 2025-09-24 | Japanese | ||
| 7263265 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-15 | Japanese | ||
| 7266423 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-22 | Japanese | ||
| 7274152 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-13 | Japanese | ||
| 7277507 | 確認書 | 2025-02-13 | Japanese | ||
| 7277499 | 半期報告書-第62期(2024/07/01-2025/06/30) | 2025-02-13 | Japanese | ||
|
2024
8 filings
| |||||
| 7291972 | 訂正臨時報告書 | 2024-12-13 | Japanese | ||
| 7291970 | 訂正臨時報告書 | 2024-12-13 | Japanese | ||
| 7307856 | 臨時報告書 | 2024-09-26 | Japanese | ||
| 7307718 | 確認書 | 2024-09-26 | Japanese | ||
| 7307721 | 有価証券報告書-第61期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese | ||
| 7307716 | 内部統制報告書-第61期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese | ||
| 7339070 | 確認書 | 2024-05-13 | Japanese | ||
| 7339073 | 四半期報告書-第61期第3四半期(2024/01/01-2024/03/31) | 2024-05-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other accommodation n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Black Diamond Group Limited
Provides specialty rental solutions, modular buildings, and…
|
BDI | CA | Accommodation and food service … |
|
Civeo Corp
Global provider of workforce accommodations and hospitality…
|
CVEO | US | Accommodation and food service … |
|
LINDBLAD EXPEDITIONS HOLDINGS, INC.
An expedition travel company offering small-ship cruises to…
|
LIND | US | Accommodation and food service … |
|
Target Hospitality Corp.
Provides turnkey solutions for workforce accommodations and…
|
TH | US | Accommodation and food service … |
GREENS 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/14011/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14011 | 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=14011 | 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=14011 \ -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": 14011}, 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 GREENS CO.,LTD. (id: 14011)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.