
Advantage Risk Management Co., Ltd. — Investor Relations & Filings
Advantage Risk Management Co., Ltd. provides advanced human resource solutions centered on corporate well-being and risk mitigation. The company's core offerings are categorized into Mental Health Management, Disability Support, and Risk Financing services. The Mental Health Management division delivers comprehensive programs that include data-driven stress tolerance assessments, Employee Assistance Programs (EAP), and recruitment and training solutions based on Emotional Intelligence (EQ) theory. These services support employees from prevention and early detection to return-to-work processes. The Disability Support division specializes in consulting and operational management for Group Long-Term Disability (GLTD) insurance, designing systems to provide income compensation for employees on extended leave. The Risk Financing service provides comprehensive support for various corporate insurance policies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第21期第1四半期(2018/04/01-2018/06/30) | 2018-08-07 | Japanese | |
| 有価証券報告書-第20期(平成29年4月1日-平成30年3月31日) | 2018-06-22 | Japanese | |
| 四半期報告書-第20期第3四半期(2017/10/01-2017/12/31) | 2018-02-06 | Japanese | |
| 四半期報告書-第20期第2四半期(2017/07/01-2017/09/30) | 2017-11-07 | Japanese | |
| 四半期報告書-第20期第1四半期(2017/04/01-2017/06/30) | 2017-08-07 | Japanese | |
| 有価証券報告書-第19期(2016/04/01-2017/03/31) | 2017-06-23 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
3 filings
| |||||
| 7723003 | 四半期報告書-第21期第1四半期(2018/04/01-2018/06/30) | 2018-08-07 | Japanese | ||
| 7725670 | 有価証券報告書-第20期(平成29年4月1日-平成30年3月31日) | 2018-06-22 | Japanese | ||
| 7730140 | 四半期報告書-第20期第3四半期(2017/10/01-2017/12/31) | 2018-02-06 | Japanese | ||
|
2017
4 filings
| |||||
| 7733465 | 四半期報告書-第20期第2四半期(2017/07/01-2017/09/30) | 2017-11-07 | Japanese | ||
| 7736757 | 四半期報告書-第20期第1四半期(2017/04/01-2017/06/30) | 2017-08-07 | Japanese | ||
| 7827288 | 有価証券報告書-第19期(2016/04/01-2017/03/31) | 2017-06-23 | Japanese | ||
| 7836075 | 四半期報告書-第19期第3四半期(2016/10/01-2016/12/31) | 2017-02-07 | Japanese | ||
|
2016
4 filings
| |||||
| 7839386 | 四半期報告書-第19期第2四半期(2016/07/01-2016/09/30) | 2016-11-07 | Japanese | ||
| 7842465 | 四半期報告書-第19期第1四半期(2016/04/01-2016/06/30) | 2016-08-08 | Japanese | ||
| 7845058 | 有価証券報告書-第18期(2015/04/01-2016/03/31) | 2016-06-24 | Japanese | ||
| 7849314 | 四半期報告書-第18期第3四半期(2015/10/01-2015/12/31) | 2016-02-09 | Japanese | ||
|
2015
1 filing
| |||||
| 7852677 | 四半期報告書-第18期第2四半期(2015/07/01-2015/09/30) | 2015-11-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accelerant Holdings
A data-driven risk exchange platform for the specialty insu…
|
ARX | KY | Financial and insurance activit… |
|
AFFIN-ACF HOLDINGS BERHAD
Holding company in financial services, offering banking and…
|
— | MY | Financial and insurance activit… |
|
ALEXANDER FORBES GROUP HOLDINGS LIMITED
Diversified financial services providing integrated advice …
|
AFH | ZA | Financial and insurance activit… |
|
ALPHA GROWTH PLC
A financial services firm specializing in esoteric asset ma…
|
ALGW | GB | Financial and insurance activit… |
|
ERIE INDEMNITY CO
Management company providing sales, underwriting, and polic…
|
ERIE | US | Financial and insurance activit… |
|
ID Watchdog, Inc.
Provider of comprehensive identity theft protection, detect…
|
IDW | CA | Financial and insurance activit… |
|
INVERSIONES ATLANTIDA, S.A.
A strategic financial holding company offering banking, ins…
|
57MB | SG | Financial and insurance activit… |
|
IRRC Corporation
Integrates insurance agency operations with proprietary tec…
|
7325 | JP | Financial and insurance activit… |
|
MARSH & MCLENNAN COMPANIES, INC.
A global professional services firm providing advice in ris…
|
MMC | US | Financial and insurance activit… |
|
NexgenRx Inc.
Full-service TPA and tech provider specializing in group be…
|
NXG | CA | Financial and insurance activit… |
Advantage Risk Management 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/13477/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13477 | 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=13477 | 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=13477 \ -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": 13477}, 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 Advantage Risk Management Co., Ltd. (id: 13477)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.