
INCLUSIVE Inc. — Investor Relations & Filings
INCLUSIVE Inc. is a business development company that promotes the digital transformation of media organizations such as publishers and television stations. The company provides a range of services including web media management, monetization support, advertising operations, and promotion planning. It focuses on developing and operating web services to help media companies enhance their digital presence and revenue streams.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第19期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 確認書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第18期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | |
| 有価証券報告書-第18期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-30 | Japanese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8319521 | 確認書 | 2025-11-14 | Japanese | ||
| 8319492 | 半期報告書-第19期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7243956 | 確認書 | 2025-06-30 | Japanese | ||
| 7243950 | 内部統制報告書-第18期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243947 | 有価証券報告書-第18期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243934 | 確認書 | 2025-06-30 | Japanese | ||
| 7243925 | 訂正半期報告書-第18期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243918 | 確認書 | 2025-06-30 | Japanese | ||
| 7243904 | 訂正有価証券報告書-第17期(2023/04/01-2024/03/31) | 2025-06-30 | Japanese | ||
| 7243887 | 確認書 | 2025-06-30 | Japanese | ||
| 7243876 | 訂正四半期報告書-第17期第3四半期(2023/10/01-2023/12/31) | 2025-06-30 | Japanese | ||
| 7243867 | 確認書 | 2025-06-30 | Japanese | ||
| 7243858 | 訂正四半期報告書-第17期第2四半期(2023/07/01-2023/09/30) | 2025-06-30 | Japanese | ||
| 7243845 | 確認書 | 2025-06-30 | Japanese | ||
| 7243830 | 訂正四半期報告書-第17期第1四半期(2023/04/01-2023/06/30) | 2025-06-30 | 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… |
|
Cocorport Inc.
Provides employment and independence support for individual…
|
9346 | JP | 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… |
|
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… |
INCLUSIVE 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/14269/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14269 | 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=14269 | 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=14269 \ -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": 14269}, 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 INCLUSIVE Inc. (id: 14269)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.