
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 |
|---|---|---|---|
| 確認書 | 2022-09-29 | Japanese | |
| 有価証券報告書-第59期(令和3年7月1日-令和4年6月30日) | 2022-09-29 | Japanese | |
| 内部統制報告書-第59期(令和3年7月1日-令和4年6月30日) | 2022-09-29 | Japanese | |
| 四半期報告書-第59期第3四半期(令和4年1月1日-令和4年3月31日) | 2022-05-13 | Japanese | |
| 四半期報告書-第59期第2四半期(令和3年10月1日-令和3年12月31日) | 2022-02-14 | Japanese | |
| 四半期報告書-第59期第1四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
5 filings
| |||||
| 7589036 | 確認書 | 2022-09-29 | Japanese | ||
| 7589038 | 有価証券報告書-第59期(令和3年7月1日-令和4年6月30日) | 2022-09-29 | Japanese | ||
| 7589035 | 内部統制報告書-第59期(令和3年7月1日-令和4年6月30日) | 2022-09-29 | Japanese | ||
| 7609503 | 四半期報告書-第59期第3四半期(令和4年1月1日-令和4年3月31日) | 2022-05-13 | Japanese | ||
| 7860339 | 四半期報告書-第59期第2四半期(令和3年10月1日-令和3年12月31日) | 2022-02-14 | Japanese | ||
|
2021
6 filings
| |||||
| 7623313 | 四半期報告書-第59期第1四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7626166 | 内部統制報告書-第58期(令和2年7月1日-令和3年9月23日) | 2021-09-27 | Japanese | ||
| 7626163 | 確認書 | 2021-09-27 | Japanese | ||
| 7626167 | 有価証券報告書-第58期(令和2年7月1日-令和3年6月30日) | 2021-09-27 | Japanese | ||
| 7672232 | 四半期報告書-第58期第3四半期(令和3年1月1日-令和3年3月31日) | 2021-05-13 | Japanese | ||
| 7676307 | 四半期報告書-第58期第2四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | ||
|
2020
4 filings
| |||||
| 7679240 | 訂正四半期報告書-第58期第1四半期(令和2年7月1日-令和2年9月30日) | 2020-12-14 | Japanese | ||
| 7680665 | 四半期報告書-第58期第1四半期(令和2年7月1日-令和2年9月30日) | 2020-11-13 | Japanese | ||
| 7683706 | 内部統制報告書-第57期(令和1年7月1日-令和2年6月30日) | 2020-09-28 | Japanese | ||
| 7683698 | 確認書 | 2020-09-28 | 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 … |
|
KEYFIELD INTERNATIONAL BERHAD
Provider of offshore accommodation solutions, specializing …
|
— | MY | 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.