
SFP Holdings Co., Ltd. — Investor Relations & Filings
SFP Holdings Co., Ltd. is a food and beverage company engaged in the management and operation of restaurant chains. The company specializes in Japanese-style dining concepts, with a focus on izakayas (Japanese-style bars). Its portfolio includes a variety of specialty brands, most notably Isomaru Suisan, a chain of 24-hour seafood izakayas, and Toriyoshi, a brand focused on yakitori (grilled chicken skewers). The corporate vision is to develop a group of specialized food restaurants that offer distinct culinary experiences to a broad customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部統制報告書-第12期(令和3年3月1日-令和4年2月28日) | 2022-05-26 | Japanese | |
| 確認書 | 2022-05-26 | Japanese | |
| 有価証券報告書-第12期(令和3年3月1日-令和4年2月28日) | 2022-05-26 | Japanese | |
| 四半期報告書-第12期第3四半期(令和3年9月1日-令和3年11月30日) | 2022-01-14 | Japanese | |
| 四半期報告書-第12期第2四半期(令和3年6月1日-令和3年8月31日) | 2021-10-14 | Japanese | |
| 四半期報告書-第12期第1四半期(令和3年3月1日-令和3年5月31日) | 2021-07-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
4 filings
| |||||
| 7607768 | 内部統制報告書-第12期(令和3年3月1日-令和4年2月28日) | 2022-05-26 | Japanese | ||
| 7607765 | 確認書 | 2022-05-26 | Japanese | ||
| 7607771 | 有価証券報告書-第12期(令和3年3月1日-令和4年2月28日) | 2022-05-26 | Japanese | ||
| 7619144 | 四半期報告書-第12期第3四半期(令和3年9月1日-令和3年11月30日) | 2022-01-14 | Japanese | ||
|
2021
6 filings
| |||||
| 7625501 | 四半期報告書-第12期第2四半期(令和3年6月1日-令和3年8月31日) | 2021-10-14 | Japanese | ||
| 7663332 | 四半期報告書-第12期第1四半期(令和3年3月1日-令和3年5月31日) | 2021-07-14 | Japanese | ||
| 7671588 | 内部統制報告書-第11期(令和2年3月1日-令和3年2月28日) | 2021-05-20 | Japanese | ||
| 7671586 | 確認書 | 2021-05-20 | Japanese | ||
| 7671585 | 有価証券報告書-第11期(令和2年3月1日-令和3年2月28日) | 2021-05-20 | Japanese | ||
| 7678183 | 四半期報告書-第11期第3四半期(令和2年9月1日-令和2年11月30日) | 2021-01-14 | Japanese | ||
|
2020
4 filings
| |||||
| 7683114 | 四半期報告書-第11期第2四半期(令和2年6月1日-令和2年8月31日) | 2020-10-14 | Japanese | ||
| 7687755 | 四半期報告書-第11期第1四半期(令和2年3月1日-令和2年5月31日) | 2020-07-14 | Japanese | ||
| 7690358 | 有価証券報告書-第10期(平成31年3月1日-令和2年2月29日) | 2020-05-29 | Japanese | ||
| 7694901 | 四半期報告書-第10期第3四半期(令和1年9月1日-令和1年11月30日) | 2020-01-14 | Japanese | ||
|
2019
1 filing
| |||||
| 7698592 | 四半期報告書-第10期第2四半期(2019/06/01-2019/08/31) | 2019-10-11 | 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 … |
SFP Holdings 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/13814/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13814 | 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=13814 | 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=13814 \ -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": 13814}, 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 SFP Holdings Co., Ltd. (id: 13814)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.