Dive inc. — Investor Relations & Filings
Dive Inc. is a human resources company specializing in the tourism sector. The company's main business activities involve providing talent management, staffing, and recruitment services, with a particular focus on job introductions and human resources management for the resort industry. Additionally, Dive Inc. is engaged in regional revitalization projects and the development of information systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-02-06 | Japanese | |
| 半期報告書-第26期(2025/07/01-2025/12/31) | 2026-02-06 | Japanese | |
| 確認書 | 2025-09-24 | Japanese | |
| 有価証券報告書-第25期(2024/07/01-2025/06/30) | 2025-09-24 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-02 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-01 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 14743639 | 確認書 | 2026-02-06 | Japanese | ||
| 14743633 | 半期報告書-第26期(2025/07/01-2025/12/31) | 2026-02-06 | Japanese | ||
|
2025
9 filings
| |||||
| 7924206 | 確認書 | 2025-09-24 | Japanese | ||
| 7924197 | 有価証券報告書-第25期(2024/07/01-2025/06/30) | 2025-09-24 | Japanese | ||
| 7856489 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-02 | Japanese | ||
| 7859625 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-01 | Japanese | ||
| 7241684 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-02 | Japanese | ||
| 7258425 | 臨時報告書 | 2025-06-16 | Japanese | ||
| 7260518 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-03 | Japanese | ||
| 7276978 | 確認書 | 2025-02-14 | Japanese | ||
| 7286318 | 半期報告書-第25期(2024/07/01-2025/06/30) | 2025-02-07 | Japanese | ||
|
2024
4 filings
| |||||
| 7307166 | 臨時報告書 | 2024-09-27 | Japanese | ||
| 7307752 | 内部統制報告書-第24期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese | ||
| 7307747 | 確認書 | 2024-09-26 | Japanese | ||
| 7307754 | 有価証券報告書-第24期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Residential care activities for persons living with or having a diagnosis of a mental illness or substance abuse
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Silo Wellness Inc.
Operates psilocybin retreats and develops patent-pending ps…
|
SILO | CA | Human health and social work ac… |
Dive 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/14703/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14703 | 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=14703 | 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=14703 \ -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": 14703}, 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 Dive inc. (id: 14703)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.