
Sanyodo Holdings Inc. — Investor Relations & Filings
Sanyodo Holdings Inc. is a holding company that formulates and promotes group management strategies for its subsidiaries, which are primarily engaged in operating a chain of bookstores. The company's core business involves the retail sale of new books, magazines, stationery, and miscellaneous goods. Additionally, it sells and rents a variety of media products, including video software, music software, and game software, catering to a broad consumer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券報告書-第44期(令和2年4月1日-令和3年3月31日) | 2021-06-23 | Japanese | |
| 四半期報告書-第44期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | |
| 四半期報告書-第44期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-13 | Japanese | |
| 四半期報告書-第44期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-11 | Japanese | |
| 有価証券報告書-第43期(平成31年4月1日-令和2年3月31日) | 2020-06-24 | Japanese | |
| 四半期報告書-第43期第3四半期(令和1年10月1日-令和1年12月31日) | 2020-02-14 | Japanese |
Browse filings by year
12 yearsMarket data
Market data not available
Price history
Peer group · Retail sale of books, newspapers, stationery and office supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abdullah Saad Mohammed Abo Moati for Bookstores Co.
Retail and wholesale distributor of stationery, office supp…
|
4191 | SA | Wholesale and retail trade |
|
Barnes & Noble Education, Inc.
An education solutions provider operating campus bookstores…
|
BNED | US | Wholesale and retail trade |
|
Bokusgruppen
A book retailer with physical stores, e-commerce, and a dig…
|
BOKUS | SE | Wholesale and retail trade |
|
Chapters Online Inc.
A leading Canadian retailer of books, e-books, stationery, …
|
COL | CA | Wholesale and retail trade |
|
Delo Prodaja
Distributor and retailer of printed media with a nationwide…
|
DPRG | SI | Wholesale and retail trade |
|
INNER MONGOLIA XINHUA DISTRIBUTION GROUP CO.,LTD.
Wholesale and retail distributor of textbooks, publications…
|
603230 | CN | Wholesale and retail trade |
|
Jarir Marketing Co.
Retailer and wholesaler of electronics, office supplies, an…
|
4190 | SA | Wholesale and retail trade |
|
KALUNGA S.A.
Retailer and distributor of stationery, office supplies, an…
|
— | BR | Wholesale and retail trade |
|
ODP Corp
Provider of business services, supplies, and digital workpl…
|
ODP | US | Wholesale and retail trade |
|
SARAIVA LIVREIROS S.A. - FALIDA
Defunct bookstore chain and publisher undergoing liquidatio…
|
— | BR | Wholesale and retail trade |
Sanyodo Holdings 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/12743/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12743 | 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=12743 | 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=12743 \ -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": 12743}, 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 Sanyodo Holdings Inc. (id: 12743)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.