
Cocorport Inc. — Investor Relations & Filings
Cocorport Inc. provides comprehensive welfare and employment support services for individuals with disabilities and serious illnesses. The company operates a nationwide network of centers offering individualized support plans tailored to client needs. Its core services are categorized into three main programs: Employment Transition Support, Independence (Life) Training, and Rework Support. The Employment Transition Support program assists individuals in finding and retaining employment. The Independence Training program, offered through its 'Cocorport College' brand, helps young adults acquire skills for independent living. The 'Cocorport Rework' service is dedicated to supporting individuals in their process of returning to work. The company serves clients with various conditions, including depression, schizophrenia, and ADHD, focusing on fostering employment, re-employment, and independence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-08 | Japanese | |
| 確認書 | 2025-02-14 | Japanese | |
| 半期報告書-第14期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | |
| 臨時報告書 | 2024-09-19 | Japanese | |
| 確認書 | 2024-09-19 | Japanese | |
| 内部統制報告書-第13期(2023/07/01-2024/06/30) | 2024-09-19 | Japanese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
3 filings
| |||||
| 9578690 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-08 | Japanese | ||
| 7277118 | 確認書 | 2025-02-14 | Japanese | ||
| 7277117 | 半期報告書-第14期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | ||
|
2024
8 filings
| |||||
| 7308290 | 臨時報告書 | 2024-09-19 | Japanese | ||
| 7308281 | 確認書 | 2024-09-19 | Japanese | ||
| 7308280 | 内部統制報告書-第13期(2023/07/01-2024/06/30) | 2024-09-19 | Japanese | ||
| 7308285 | 有価証券報告書-第13期(2023/07/01-2024/06/30) | 2024-09-19 | Japanese | ||
| 7338359 | 確認書 | 2024-05-14 | Japanese | ||
| 7338356 | 四半期報告書-第13期第3四半期(2024/01/01-2024/03/31) | 2024-05-14 | Japanese | ||
| 7352288 | 確認書 | 2024-02-14 | Japanese | ||
| 7352285 | 四半期報告書-第13期第2四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
4 filings
| |||||
| 7373214 | 確認書 | 2023-11-14 | Japanese | ||
| 7373210 | 四半期報告書-第13期第1四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7543660 | 臨時報告書 | 2023-09-29 | Japanese | ||
| 7543924 | 確認書 | 2023-09-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Social work activities without accommodation for older persons or persons with disabilities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bluelinea
Provides teleassistance and connected healthcare for the el…
|
ALBLU | FR | Human health and social work ac… |
|
Careium AB
A European provider of technology-enabled care and digital …
|
CARE | SE | Human health and social work ac… |
|
Continuum Health Care Inc.
Provides personalized, compassionate in-home senior care an…
|
— | CA | Human health and social work ac… |
|
E-Home Household Service Holdings Ltd
An online-to-offline platform for household, appliance, and…
|
EJH | US | Human health and social work ac… |
|
I A D SRL
Provides assistance, treatment, and care for disabled indiv…
|
— | AR | Human health and social work ac… |
|
INCLUSIVE Inc.
A business development company promoting digital transforma…
|
7078 | JP | Human health and social work ac… |
|
internet infinity INC.
Offers direct services and technology to extend the healthy…
|
6545 | JP | Human health and social work ac… |
|
LITALICO Inc.
Offers employment, child development, and online support fo…
|
7366 | JP | Human health and social work ac… |
|
Nova Leap Health Corp.
A healthcare provider offering personalized private pay hom…
|
NLH | CA | Human health and social work ac… |
Cocorport 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/14378/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14378 | 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=14378 | 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=14378 \ -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": 14378}, 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 Cocorport Inc. (id: 14378)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.