
JAFCO Group Co., Ltd. — Investor Relations & Filings
JAFCO Group Co., Ltd. is a private equity investment firm specializing in two core domains: venture investment and buyout investment. The venture investment division focuses on funding and providing hands-on management support to startups and early-stage companies with high growth potential. The buyout investment division employs a growth-oriented approach to support established companies, facilitating business succession and sustained value creation. Beyond capital provision, JAFCO actively engages with its portfolio companies by offering multifaceted support in areas such as finance strategy, human resources, back-office operations, and sales and marketing to accelerate their growth and enhance corporate value. The firm raises and manages investment funds to allocate capital to promising enterprises.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第49期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-12 | Japanese | |
| 変更報告書 | 2020-10-06 | Japanese | |
| 変更報告書 | 2020-10-06 | Japanese | |
| 変更報告書 | 2020-08-25 | Japanese | |
| 四半期報告書-第49期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-06 | Japanese | |
| 有価証券報告書-第48期(平成31年4月1日-令和2年3月31日) | 2020-06-17 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
7 filings
| |||||
| 7681480 | 四半期報告書-第49期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-12 | Japanese | ||
| 7683321 | 変更報告書 | 2020-10-06 | Japanese | ||
| 7683322 | 変更報告書 | 2020-10-06 | Japanese | ||
| 7684493 | 変更報告書 | 2020-08-25 | Japanese | ||
| 7687115 | 四半期報告書-第49期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-06 | Japanese | ||
| 7690098 | 有価証券報告書-第48期(平成31年4月1日-令和2年3月31日) | 2020-06-17 | Japanese | ||
| 7693447 | 四半期報告書-第48期第3四半期(令和1年10月1日-令和1年12月31日) | 2020-02-13 | Japanese | ||
|
2019
5 filings
| |||||
| 7696259 | 四半期報告書-第48期第2四半期(2019/07/01-2019/09/30) | 2019-11-14 | Japanese | ||
| 7700697 | 四半期報告書-第48期第1四半期(2019/04/01-2019/06/30) | 2019-08-09 | Japanese | ||
| 7711283 | 有価証券報告書-第47期(平成30年4月1日-平成31年3月31日) | 2019-06-19 | Japanese | ||
| 7712584 | 訂正四半期報告書-第47期第3四半期(2018/10/01-2018/12/31) | 2019-04-26 | Japanese | ||
| 7713956 | 四半期報告書-第47期第3四半期(2018/10/01-2018/12/31) | 2019-02-14 | Japanese | ||
|
2018
3 filings
| |||||
| 7717554 | 四半期報告書-第47期第2四半期(2018/07/01-2018/09/30) | 2018-11-14 | Japanese | ||
| 7722615 | 四半期報告書-第47期第1四半期(2018/04/01-2018/06/30) | 2018-08-09 | Japanese | ||
| 7725843 | 有価証券報告書-第46期(平成29年4月1日-平成30年3月31日) | 2018-06-20 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
JAFCO Group 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/13106/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13106 | 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=13106 | 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=13106 \ -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": 13106}, 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 JAFCO Group Co., Ltd. (id: 13106)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.