
CERESPO CO.,LTD. — Investor Relations & Filings
CERESPO CO.,LTD. is a comprehensive event production company that provides end-to-end services for a wide range of events. Its core activities encompass planning, design, space production, venue construction, and operational management. The company has a strong focus on the sports sector, managing athletic competitions and forming partnerships with sports organizations. In addition to sports, it produces events such as sales promotions, festivals, corporate conventions, official ceremonies, and recreational gatherings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券報告書-第42期(平成30年4月1日-平成31年3月31日) | 2019-06-24 | Japanese | |
| 四半期報告書-第42期第3四半期(2018/10/01-2018/12/31) | 2019-02-08 | Japanese | |
| 四半期報告書-第42期第2四半期(2018/07/01-2018/09/30) | 2018-11-09 | Japanese | |
| 四半期報告書-第42期第1四半期(2018/04/01-2018/06/30) | 2018-08-10 | Japanese | |
| 有価証券報告書-第41期(平成29年4月1日-平成30年3月31日) | 2018-06-22 | Japanese | |
| 四半期報告書-第41期第3四半期(2017/10/01-2017/12/31) | 2018-02-09 | Japanese |
Browse filings by year
12 yearsMarket data
Market data not available
Price history
Peer group · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aegis Investment Management (Golf), Inc.
A golf industry franchise focused on helping golfers lower …
|
AEG.H | CA | Arts, sports and recreation |
|
Agassi Sports Entertainment Corp.
Develops a digital platform for racquet sports with AI coac…
|
AASP | US | Arts, sports and recreation |
|
Allied Gaming & Entertainment Inc.
An experiential entertainment company focused on esports ev…
|
AGAE | US | Arts, sports and recreation |
|
China Sports Industry Group Co.,Ltd
Manages sports events, venues, lotteries, and infrastructur…
|
600158 | CN | Arts, sports and recreation |
|
GT Talent Group
A motorsports firm offering a talent show, supercar driving…
|
GT | IT | Arts, sports and recreation |
|
Highlight Event and Entertainment AG
A holding company marketing events in film and sports, and …
|
HLEE | CH | Arts, sports and recreation |
|
ICONIK SPORTS AND EVENTS LIMITED
Provides end-to-end management for sporting activities, cor…
|
511260 | IN | Arts, sports and recreation |
|
Interactive Strength, Inc.
Develops specialty fitness equipment and integrated virtual…
|
TRNR | US | Arts, sports and recreation |
|
Keep Inc.
A comprehensive, one-stop solution for fitness consumers vi…
|
3650 | KY | Arts, sports and recreation |
|
Liberty Media Corp
Owns a portfolio of media, entertainment, and sports assets…
|
FWONA | US | Arts, sports and recreation |
CERESPO CO.,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/13145/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13145 | 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=13145 | 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=13145 \ -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": 13145}, 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 CERESPO CO.,LTD. (id: 13145)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.