CANDOCO.,LTD. — Investor Relations & Filings
Candoco is a professional contemporary dance company composed of disabled and non-disabled dancers. The organization is recognized for expanding perceptions of dance through its world-renowned performances and artistic programs. Its core activities include the creation and touring of dance productions, the development of dance films, and the delivery of comprehensive educational initiatives. These initiatives feature classes, professional development sessions, and intensive workshops designed to support emerging artists and practitioners. The company frequently engages in collaborations with a diverse range of artists and creative projects to produce its innovative work.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-10-10 | Japanese | |
| 半期報告書-第32期(2025/03/01-2026/02/28) | 2025-10-10 | Japanese | |
| 臨時報告書 | 2025-05-29 | Japanese | |
| 内部統制報告書-第31期(2024/03/01-2025/02/28) | 2025-05-26 | Japanese | |
| 確認書 | 2025-05-26 | Japanese | |
| 有価証券報告書-第31期(2024/03/01-2025/02/28) | 2025-05-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 7982921 | 確認書 | 2025-10-10 | Japanese | ||
| 7982874 | 半期報告書-第32期(2025/03/01-2026/02/28) | 2025-10-10 | Japanese | ||
| 7261578 | 臨時報告書 | 2025-05-29 | Japanese | ||
| 7262208 | 内部統制報告書-第31期(2024/03/01-2025/02/28) | 2025-05-26 | Japanese | ||
| 7262207 | 確認書 | 2025-05-26 | Japanese | ||
| 7262209 | 有価証券報告書-第31期(2024/03/01-2025/02/28) | 2025-05-26 | Japanese | ||
|
2024
9 filings
| |||||
| 7305970 | 半期報告書-第31期(2024/03/01-2025/02/28) | 2024-10-08 | Japanese | ||
| 7305968 | 確認書 | 2024-10-08 | Japanese | ||
| 7305967 | 確認書 | 2024-10-08 | Japanese | ||
| 7305964 | 確認書 | 2024-10-08 | Japanese | ||
| 7305961 | 訂正四半期報告書-第31期第1四半期(2024/03/01-2024/05/31) | 2024-10-08 | Japanese | ||
| 7305953 | 訂正内部統制報告書-第30期(2023/03/01-2024/02/29) | 2024-10-08 | Japanese | ||
| 7305957 | 訂正有価証券報告書-第30期(2023/03/01-2024/02/29) | 2024-10-08 | Japanese | ||
| 7316819 | 確認書 | 2024-07-11 | Japanese | ||
| 7316817 | 四半期報告書-第31期第1四半期(2024/03/01-2024/05/31) | 2024-07-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TryHard Holdings Ltd
Lifestyle entertainment firm for events, venue management, …
|
THH | US | Arts, sports and recreation |
CANDOCO.,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/12686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12686 | 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=12686 | 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=12686 \ -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": 12686}, 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 CANDOCO.,LTD. (id: 12686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.