
DAIWA CYCLE CO.,LTD. — Investor Relations & Filings
DAIWA CYCLE CO.,LTD. is a company that operates a chain of specialty bicycle stores. The company's primary activities involve the retail of a wide range of bicycles, including city cycles, electric-assist bicycles, children's bicycles, and sports bikes. In addition to vehicle sales, it offers a comprehensive selection of bicycle parts and accessories. A key aspect of its business is providing professional maintenance and repair services, positioning itself as a community-based resource for cyclists. The company also engages in the wholesale and distribution of bicycles and related parts.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第35期第1四半期(2024/02/01-2024/04/30) | 2024-06-14 | Japanese | |
| 臨時報告書 | 2024-05-01 | Japanese | |
| 確認書 | 2024-04-26 | Japanese | |
| 内部統制報告書-第34期(2023/02/01-2024/01/31) | 2024-04-26 | Japanese | |
| 有価証券報告書-第34期(2023/02/01-2024/01/31) | 2024-04-26 | Japanese | |
| 確認書 | 2023-12-15 | Japanese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
5 filings
| |||||
| 7333227 | 四半期報告書-第35期第1四半期(2024/02/01-2024/04/30) | 2024-06-14 | Japanese | ||
| 7340052 | 臨時報告書 | 2024-05-01 | Japanese | ||
| 7340425 | 確認書 | 2024-04-26 | Japanese | ||
| 7340422 | 内部統制報告書-第34期(2023/02/01-2024/01/31) | 2024-04-26 | Japanese | ||
| 7340421 | 有価証券報告書-第34期(2023/02/01-2024/01/31) | 2024-04-26 | Japanese | ||
|
2023
5 filings
| |||||
| 7364783 | 確認書 | 2023-12-15 | Japanese | ||
| 7364777 | 四半期報告書-第34期第3四半期(2023/08/01-2023/10/31) | 2023-12-15 | Japanese | ||
| 7541684 | 訂正有価証券届出書(新規公開時) | 2023-10-27 | Japanese | ||
| 7541913 | 訂正有価証券届出書(新規公開時) | 2023-10-20 | Japanese | ||
| 7543419 | 有価証券届出書(新規公開時) | 2023-10-05 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Academy Sports & Outdoors, Inc.
A full-line sporting goods and outdoor recreation retailer.
|
ASO | US | Wholesale and retail trade |
|
AL-
A prominent retailer specializing in authentic sports appar…
|
— | MY | Wholesale and retail trade |
|
Alpen Co.,Ltd.
Specialty retailer and manufacturer of sporting, golf, and …
|
3028 | JP | Wholesale and retail trade |
|
ANGLING DIRECT PLC
Omnichannel retailer specializing in fishing tackle and equ…
|
ANG | GB | Wholesale and retail trade |
|
Asahi Co.,LTD.
Specialty retailer of bicycles and accessories with private…
|
3333 | JP | Wholesale and retail trade |
|
Beijing Sanfo Outdoor Products Co., Ltd
Retails outdoor sports gear and apparel, plus event and adv…
|
002780 | CN | Wholesale and retail trade |
|
BIG 5 SPORTING GOODS Corp
A value-focused retailer of brand-name sporting goods, appa…
|
BGFV | US | Wholesale and retail trade |
|
Bike24 Holding AG
An e-commerce platform in continental Europe for premium cy…
|
BIKE | DE | Wholesale and retail trade |
|
BISORDI KREMAR SRL
Specializes in retail and wholesale distribution of sports …
|
— | AR | Wholesale and retail trade |
|
Dadelo S.A.
An omnichannel retailer of bicycles, bicycle parts, and cyc…
|
DAD | PL | Wholesale and retail trade |
DAIWA CYCLE 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/14644/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14644 | 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=14644 | 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=14644 \ -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": 14644}, 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 DAIWA CYCLE CO.,LTD. (id: 14644)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.