
J-Group Holdings Corp. — Investor Relations & Filings
J-Group Holdings Corp. is a holding company that operates as a comprehensive service provider with a primary focus on food culture. The company's main business is the management of a diverse portfolio of restaurants and food service establishments. It also operates in the bridal and wedding services sector. A further key business segment is real estate, which encompasses the development, operation, management, and leasing of properties. The company aims to integrate these various services, positioning food and dining as a central component of its business model.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券報告書-第21期(令和3年3月1日-令和4年2月28日) | 2022-05-27 | Japanese | |
| 有価証券届出書(組込方式) | 2022-04-25 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2022-03-01 | Japanese | |
| 変更報告書 | 2022-03-01 | Japanese | |
| 四半期報告書-第21期第3四半期(令和3年9月1日-令和3年11月30日) | 2022-01-13 | Japanese | |
| 四半期報告書-第21期第2四半期(令和3年6月1日-令和3年8月31日) | 2021-10-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
5 filings
| |||||
| 7607509 | 有価証券報告書-第21期(令和3年3月1日-令和4年2月28日) | 2022-05-27 | Japanese | ||
| 7610690 | 有価証券届出書(組込方式) | 2022-04-25 | Japanese | ||
| 7615318 | 訂正報告書(大量保有報告書・変更報告書) | 2022-03-01 | Japanese | ||
| 7615312 | 変更報告書 | 2022-03-01 | Japanese | ||
| 7619315 | 四半期報告書-第21期第3四半期(令和3年9月1日-令和3年11月30日) | 2022-01-13 | Japanese | ||
|
2021
6 filings
| |||||
| 7625503 | 四半期報告書-第21期第2四半期(令和3年6月1日-令和3年8月31日) | 2021-10-14 | Japanese | ||
| 7663315 | 四半期報告書-第21期第1四半期(令和3年3月1日-令和3年5月31日) | 2021-07-14 | Japanese | ||
| 7671215 | 内部統制報告書-第20期(令和2年3月1日-令和3年2月28日) | 2021-05-28 | Japanese | ||
| 7671214 | 確認書 | 2021-05-28 | Japanese | ||
| 7671216 | 有価証券報告書-第20期(令和2年3月1日-令和3年2月28日) | 2021-05-28 | Japanese | ||
| 7678216 | 四半期報告書-第20期第3四半期(令和2年9月1日-令和2年11月30日) | 2021-01-14 | Japanese | ||
|
2020
4 filings
| |||||
| 7683085 | 四半期報告書-第20期第2四半期(令和2年6月1日-令和2年8月31日) | 2020-10-14 | Japanese | ||
| 7684112 | 訂正報告書(大量保有報告書・変更報告書) | 2020-09-08 | Japanese | ||
| 7684161 | 大量保有報告書 | 2020-09-04 | Japanese | ||
| 7687749 | 四半期報告書-第20期第1四半期(令和2年3月1日-令和2年5月31日) | 2020-07-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1957 & Co. (Hospitality) Limited
Restaurant operation and management group offering diverse …
|
8495 | HK | Accommodation and food service … |
|
ABR HOLDINGS LIMITED
Manages, franchises, and operates F&B brands; involved in p…
|
533 | SG | Accommodation and food service … |
|
Afton Food Group Ltd.
International hospitality company operating and franchising…
|
AFF | CA | Accommodation and food service … |
|
Ajisen (China) Holdings Limited
Fast-casual restaurant chain specializing in Japanese ramen…
|
538 | KY | Accommodation and food service … |
|
Alamar Foods Co.
Master franchisee and operator of Domino’s and Dunkin' acro…
|
6014 | SA | Accommodation and food service … |
|
Al Firdous Holdings PJSC
Operation of food and restaurant establishments
|
ALFIRDOUS | AE | Accommodation and food service … |
|
Alsea, S.A.B. de C.V.
Leading operator of global restaurant brands across Latin A…
|
ALSEA | MX | Accommodation and food service … |
|
Americana Restaurants International PLC - Foreign Company
Multi-brand restaurant operator across the Middle East, Nor…
|
6015 | SA | Accommodation and food service … |
|
AMIYAKI TEI CO.,LDT.
Restaurant chain operator specializing in affordable Yakini…
|
2753 | JP | Accommodation and food service … |
|
ANRAKUTEI Co.,Ltd.
Operates multi-brand restaurant chains specializing in meat…
|
7562 | JP | Accommodation and food service … |
J-Group Holdings Corp. 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/12749/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12749 | 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=12749 | 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=12749 \ -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": 12749}, 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 J-Group Holdings Corp. (id: 12749)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.