
JAIC Co., Ltd. — Investor Relations & Filings
JAIC Co., Ltd. is a human resources services company specializing in education-integrated recruitment and professional development. The company's operations are centered on two main pillars: recruitment/employment support and education/training. It provides comprehensive services to three key markets: corporations, individuals, and universities. For corporate clients, JAIC offers recruitment support for new graduates and mid-career professionals, aptitude testing, and a range of employee training programs focused on human skills development across different organizational levels. For individuals, it provides job placement and career transition support. Additionally, the company collaborates with universities to develop and implement career education and employment support programs for students, aiming to foster individual potential and contribute to organizational growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-28 | Japanese | |
| 確認書 | 2026-04-28 | Japanese | |
| 有価証券報告書-第35期(2025/02/01-2026/01/31) | 2026-04-28 | Japanese | |
| 確認書 | 2025-09-12 | Japanese | |
| 半期報告書-第35期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese | |
| 内部統制報告書-第34期(2024/02/01-2025/01/31) | 2025-04-25 | Japanese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 37877565 | 臨時報告書 | 2026-04-28 | Japanese | ||
| 37786088 | 確認書 | 2026-04-28 | Japanese | ||
| 37786058 | 有価証券報告書-第35期(2025/02/01-2026/01/31) | 2026-04-28 | Japanese | ||
|
2025
6 filings
| |||||
| 7855794 | 確認書 | 2025-09-12 | Japanese | ||
| 7855796 | 半期報告書-第35期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese | ||
| 7266036 | 内部統制報告書-第34期(2024/02/01-2025/01/31) | 2025-04-25 | Japanese | ||
| 7266035 | 確認書 | 2025-04-25 | Japanese | ||
| 7266040 | 有価証券報告書-第34期(2024/02/01-2025/01/31) | 2025-04-25 | Japanese | ||
| 7266032 | 臨時報告書 | 2025-04-25 | Japanese | ||
|
2024
6 filings
| |||||
| 7308727 | 確認書 | 2024-09-13 | Japanese | ||
| 7308351 | 半期報告書-第34期(2024/02/01-2025/01/31) | 2024-09-13 | Japanese | ||
| 7333265 | 確認書 | 2024-06-14 | Japanese | ||
| 7333260 | 四半期報告書-第24期第1四半期(2024/02/01-2024/04/30) | 2024-06-14 | Japanese | ||
| 7340499 | 臨時報告書 | 2024-04-26 | Japanese | ||
| 7340478 | 内部統制報告書-第33期(2023/02/01-2024/01/31) | 2024-04-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of employment placement agencies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ROXX, Inc.
HR technology company developing platforms to address labor…
|
241A | JP | Administrative and support serv… |
|
Saramin Co., Ltd.
A human resources platform offering career matching and rec…
|
143240 | KR | Administrative and support serv… |
|
Second Chance Corporation
Provides comprehensive, no-cost employment support and tale…
|
— | CA | Administrative and support serv… |
|
SHANGHAI FOREIGN SERVICE HOLDING GROUP CO., LTD.
Provides comprehensive human resources services and integra…
|
600662 | CN | Administrative and support serv… |
|
Slogan Inc.
Human resources firm providing recruitment support for star…
|
9253 | JP | Administrative and support serv… |
|
Spectrum Talent Management Limited
Offers global recruitment, staffing, payroll management, an…
|
SPECTSTM | IN | Administrative and support serv… |
|
Sportsfield Co., Ltd.
A human resources company specializing in recruitment suppo…
|
7080 | JP | Administrative and support serv… |
|
Telum International Corporation
Specialized BPO and RPO provider delivering targeted operat…
|
TIXT | CA | Administrative and support serv… |
|
Tongdao Liepin Group
A data-driven platform providing comprehensive talent servi…
|
6100 | HK | Administrative and support serv… |
|
TSUNAGU GROUP HOLDINGS Inc.
A human capital company providing recruitment solutions for…
|
6551 | JP | Administrative and support serv… |
JAIC 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/14247/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14247 | 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=14247 | 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=14247 \ -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": 14247}, 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 JAIC Co., Ltd. (id: 14247)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.