
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 |
|---|---|---|---|
|
NORMAN BROADBENT PLC
A human capital consulting firm offering talent acquisition…
|
NBB | GB | Administrative and support serv… |
|
Ogunsen AB
A consulting and recruitment group with specialized firms f…
|
OGUN | SE | Administrative and support serv… |
|
PA Co., Ltd
Offers HR, recruitment, and childcare services to support r…
|
4766 | JP | Administrative and support serv… |
|
PAN HR SOLUTION LIMITED
Provides talent acquisition, payroll processing, and HR man…
|
544698 | IN | Administrative and support serv… |
|
PharmaGap Inc.
Technology platform connecting replacement pharmacy profess…
|
GAP | CA | Administrative and support serv… |
|
PION Group
A corporate group specializing in human resources, competen…
|
PION | SE | Administrative and support serv… |
|
PPF International Corporation
Global executive recruitment firm specializing in senior-le…
|
— | CA | Administrative and support serv… |
|
Professional Diversity Network, Inc.
Operates networks and a recruitment platform for diverse pr…
|
IPDN | US | Administrative and support serv… |
|
QUICK CO.,LTD.
A provider of human resources and information services, inc…
|
4318 | JP | Administrative and support serv… |
|
ROBERT HALF INC.
A global talent solutions and business consulting firm spec…
|
RHI | US | 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.