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 |
|---|---|---|---|
|
Garden Stage Ltd
A holding company providing underwriting, brokerage, and as…
|
GSIW | US | Arts, sports and recreation |
|
Icarus Capital Corp.
Entertainment company specializing in live and digital cont…
|
ICRS | CA | Arts, sports and recreation |
|
Madison Square Garden Entertainment Corp.
A live entertainment company that produces, presents, and h…
|
MSGE | US | Arts, sports and recreation |
|
Moment Group
A Scandinavian company offering diversified entertainment a…
|
MOMENT | SE | Arts, sports and recreation |
|
PANENTERTAINMENTCO.,LTD.
A major drama production company creating television series…
|
068050 | KR | Arts, sports and recreation |
|
Pop Culture Group Co., Ltd
Entertainment firm providing live and digital hip-hop event…
|
CPOP | US | Arts, sports and recreation |
|
SHAANXI TOURISM CULTURE INDUSTRY HOLDING CO.,LTD.
Manages tourism assets, cultural performances, travel servi…
|
603402 | CN | Arts, sports and recreation |
|
SM ENTERTAINMENT JAPAN Co.,Ltd.
Manages K-pop artists, events, fan clubs, and media busines…
|
4772 | JP | Arts, sports and recreation |
|
Strawberry Inc.
Creates bespoke theatrical experiences for events, marketin…
|
STRW | IL | Arts, sports and recreation |
|
T4F ENTRETENIMENTO SA
Manages the full value chain of live events, venue operatio…
|
— | BR | 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.