
SAAF Holdings Co., Ltd. — Investor Relations & Filings
SAAF Holdings Co., Ltd. is a holding company that operates through its subsidiaries across four core business segments: Consulting, System Development, Human Resources, and Ground Investigation and Improvement. The Consulting division provides IT services, including business system optimization, IT governance support, and project management. The System Development segment focuses on creating and implementing software and IT systems. The Human Resources business offers temporary staffing and foreign technical intern training services. The Ground Investigation and Improvement division conducts geological surveys and ground reinforcement work. The company serves a diverse client base, including government agencies, public institutions, and private corporations, aiming to address social challenges through its high-value-added services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正臨時報告書 | 2026-05-28 | Japanese | |
| (開示事項の変更)事業持株会社体制への移行に関するお知らせ | 2026-05-26 | Japanese | |
| (開示事項の経過)当社取締役による地位確認仮処分の申立ておよび当社による地位確認仮処分の申立ての取下げに関するお知らせ | 2026-05-22 | Japanese | |
| 臨時報告書 | 2026-05-15 | Japanese | |
| 臨時株主総会決議ご通知および当社の対応に関するお知らせ | 2026-05-12 | Japanese | |
| 株主による臨時株主総会に係る株主提案に対する当社取締役会の反対意見に関するお知らせ | 2026-05-07 | Japanese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47851753 | 訂正臨時報告書 | 2026-05-28 | Japanese | ||
| 47051532 | (開示事項の変更)事業持株会社体制への移行に関するお知らせ | 2026-05-26 | Japanese | ||
| 46788256 | (開示事項の経過)当社取締役による地位確認仮処分の申立ておよび当社による地位確認仮処分の申立ての取下げに関するお知らせ | 2026-05-22 | Japanese | ||
| 46349934 | 臨時報告書 | 2026-05-15 | Japanese | ||
| 46883021 | 臨時株主総会決議ご通知および当社の対応に関するお知らせ | 2026-05-12 | Japanese | ||
| 46881102 | 株主による臨時株主総会に係る株主提案に対する当社取締役会の反対意見に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881001 | 株主による臨時株主総会の開催日時等に関するお知らせ | 2026-05-01 | Japanese | ||
| 46879444 | 新中期経営計画「MTG2028」骨子について | 2026-04-28 | Japanese | ||
| 46879456 | (数値データ訂正)「通期業績予想の修正および特別損失の計上に関するお知らせ」における数値データ(XBRL)の修正について | 2026-04-28 | Japanese | ||
| 46879839 | 通期業績予想の修正および特別損失の計上に関するお知らせ | 2026-04-28 | Japanese | ||
| 46877869 | 特別調査委員会の調査報告書(中間報告)受領に関するお知らせ | 2026-04-20 | Japanese | ||
| 33054220 | 訂正報告書(大量保有報告書・変更報告書) | 2026-03-27 | Japanese | ||
| 33053713 | 変更報告書 | 2026-03-27 | Japanese | ||
| 32981564 | 大量保有報告書 | 2026-03-19 | Japanese | ||
| 32840521 | 訂正臨時報告書 | 2026-02-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of head offices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BRIGHT FOOD SINGAPORE HOLDINGS PTE. LTD.
A holding company overseeing investments, financial operati…
|
5W1B | SG | Professional, scientific and te… |
|
Brockhaus Technologies AG
Technology group that acquires and supports high-growth B2B…
|
BKHT | DE | Professional, scientific and te… |
|
CEPS PLC
Industrial holding company acquiring majority stakes in sta…
|
CEPS | GB | Professional, scientific and te… |
|
Chancellor Enterprises Holdings Inc.
Family-owned holding company focused on investment in real …
|
CHAG | CA | Professional, scientific and te… |
|
Chimimport AD
A holding company managing subsidiaries in finance, transpo…
|
CHIM | BG | Professional, scientific and te… |
|
China Frontier Technology Group
Investment holding company providing AI-driven empowerment …
|
1661 | HK | Professional, scientific and te… |
|
CHONGKUNDANG HOLDINGS CORP.
Holding company for a group in pharmaceuticals, biotech, an…
|
001630 | KR | Professional, scientific and te… |
|
Click Holdings Ltd.
Provides AI-powered human resources and senior care solutio…
|
CLIK | US | Professional, scientific and te… |
|
Dome Ventures Corporation
Diversified group providing strategic consultancy, trading,…
|
— | CA | Professional, scientific and te… |
|
Dubai Holding C.O. Ltd 6.000% 01-02-2017
A global diversified investment company with a portfolio ac…
|
DUBIH0217GBP | AE | Professional, scientific and te… |
SAAF 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/14139/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14139 | 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=14139 | 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=14139 \ -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": 14139}, 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 SAAF Holdings Co., Ltd. (id: 14139)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.