
AHC GROUP INC. — Investor Relations & Filings
AHC GROUP INC. is a company operating primarily in three sectors: welfare, nursing care, and restaurants. The welfare division provides a range of support services, including after-school day programs, employment transition and continuation support (Type B), daily life care, and the management of group homes for individuals with disabilities. The nursing care segment focuses on the establishment and operational management of day service facilities. In addition to its care-related activities, the company also manages and operates a restaurant business.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-02 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-05 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-01 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-04 | Japanese | |
| 確認書 | 2025-07-14 | Japanese | |
| 半期報告書-第16期(2024/12/01-2025/11/30) | 2025-07-14 | Japanese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13937600 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-02 | Japanese | ||
| 12055597 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-05 | Japanese | ||
|
2025
10 filings
| |||||
| 8951226 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-01 | Japanese | ||
| 8070144 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-04 | Japanese | ||
| 7240025 | 確認書 | 2025-07-14 | Japanese | ||
| 7240021 | 半期報告書-第16期(2024/12/01-2025/11/30) | 2025-07-14 | Japanese | ||
| 7252698 | 訂正報告書(大量保有報告書・変更報告書) | 2025-06-24 | Japanese | ||
| 7255176 | 大量保有報告書 | 2025-06-23 | Japanese | ||
| 7275540 | 臨時報告書 | 2025-02-28 | Japanese | ||
| 7275535 | 内部統制報告書-第15期(2023/12/01-2024/11/30) | 2025-02-28 | Japanese | ||
| 7275531 | 確認書 | 2025-02-28 | Japanese | ||
| 7275536 | 有価証券報告書-第15期(2023/12/01-2024/11/30) | 2025-02-28 | Japanese | ||
|
2024
3 filings
| |||||
| 7293294 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-02 | Japanese | ||
| 7303649 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-11-01 | Japanese | ||
| 7305054 | 確認書 | 2024-10-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Residential nursing care activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shanghai Jiaoda Onlly Co.,Ltd
Develops health products and dietary supplements while prov…
|
600530 | CN | Human health and social work ac… |
|
Sienna Senior Living Inc.
Leading Canadian operator of seniors residences, offering R…
|
SIA | CA | Human health and social work ac… |
|
Solasto Corporation
Provides medical outsourcing, nursing care, and childcare s…
|
6197 | JP | Human health and social work ac… |
|
SUNWELS Co.,Ltd.
A healthcare provider specializing in care for patients wit…
|
9229 | JP | Human health and social work ac… |
|
teno.Holdings Company Limited
Comprehensive human services provider focused on childcare,…
|
7037 | JP | Human health and social work ac… |
|
Terminalcare Support Institute Inc.
Provider of elderly care, including residential facilities …
|
7362 | JP | Human health and social work ac… |
|
UCHIYAMA HOLDINGS Co.,Ltd.
A holding company operating in nursing care, food & enterta…
|
6059 | JP | Human health and social work ac… |
AHC GROUP INC. 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/14251/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14251 | 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=14251 | 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=14251 \ -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": 14251}, 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 AHC GROUP INC. (id: 14251)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.