Ganso Co., Ltd. — Investor Relations & Filings
About Ganso Co., Ltd.
Ganso Co., Ltd. specializes in the production and retail of premium bakery products and traditional pastries. The company is widely recognized for its seasonal gift offerings, particularly its signature Snowy Mooncakes and other festival-related delicacies. Its product portfolio includes a diverse range of cakes, traditional snacks, and customized gift boxes designed for various celebratory occasions. Ganso operates an extensive network of retail outlets and emphasizes high standards in food safety and quality control. The company targets the mid-to-high-end consumer market, positioning itself as a leader in the gift-giving segment by combining traditional craftsmanship with contemporary aesthetic appeal and innovative flavors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 元祖股份2025年度股东会法律意见书 | 2026-04-24 | Chinese | |
| 元祖股份2025年年度股东会会议资料 | 2026-04-13 | Chinese | |
| 元祖股份2025年度财务决算报告 | 2026-03-27 | Chinese | |
| 元祖股份2025年非经营性资金占用及其他关联资金往来情况 | 2026-03-27 | Chinese | |
| 元祖股份关于公司组织架构调整的公告 | 2026-03-27 | Chinese | |
| 元祖股份董事会关于独立董事独立性自查情况的专项报告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37803603 | 元祖股份2025年度股东会法律意见书 | 2026-04-24 | Chinese | ||
| 37803601 | 元祖股份2025年年度股东会会议资料 | 2026-04-13 | Chinese | ||
| 37803596 | 元祖股份2025年度财务决算报告 | 2026-03-27 | Chinese | ||
| 37803591 | 元祖股份2025年非经营性资金占用及其他关联资金往来情况 | 2026-03-27 | Chinese | ||
| 37803550 | 元祖股份关于公司组织架构调整的公告 | 2026-03-27 | Chinese | ||
| 37803537 | 元祖股份董事会关于独立董事独立性自查情况的专项报告 | 2026-03-27 | Chinese | ||
| 37803527 | 《上海元祖梦果子股份有限公司独立董事制度(2026年3月修订)》 | 2026-03-27 | Chinese | ||
| 37803506 | 《上海元祖梦果子股份有限公司关联交易管理制度(2026年3月修订)》 | 2026-03-27 | Chinese | ||
| 37803494 | 《上海元祖梦果子股份有限董事会提名委员会议事规则(2026年3月修订)》 | 2026-03-27 | Chinese | ||
| 37803484 | 元祖股份2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-03-27 | Chinese | ||
| 37803360 | 元祖股份关于全资子公司自用房地产转为投资性房地产的公告 | 2026-03-27 | Chinese | ||
| 37803357 | 元祖股份2025年度内部控制审计报告 | 2026-03-27 | Chinese | ||
| 37803269 | 元祖股份2025年度董事会工作报告 | 2026-03-27 | Chinese | ||
| 37803257 | 《上海元祖梦果子股份有限公司股东会议事规则(2026年3月修订)》 | 2026-03-27 | Chinese | ||
| 37803246 | 元祖股份关于召开2025年年度股东会的通知 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bakery products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
YAMAZAKI BAKING CO., LTD.
A food company that manufactures and sells baked goods and …
|
2212 | JP | Manufacturing |
|
ZAGREBAČKE Pekarne Klara d.d.
Producer of fresh, packaged, and quick-frozen bakery produc…
|
ZPKL | HR | Manufacturing |
|
ZHEJIANG WUFANGZHAI INDUSTRY CO., LTD.
Produces traditional food products including Zongzi, moonca…
|
603237 | CN | Manufacturing |
|
Zhengzhou Qianweiyangchu Food Co.,Ltd
Produces quick-frozen flour and rice products for the B2B c…
|
001215 | CN | Manufacturing |
|
ZHONGYIN BABI FOOD CO.,LTD.
Produces and distributes traditional breakfast foods via re…
|
605338 | CN | Manufacturing |
|
Zito Karaorman AD
A grain milling and bakery company producing flour, bread, …
|
ZKAR | MK | Manufacturing |
|
Zito Luks AD
A food processing company producing and distributing flour,…
|
ZILU | MK | Manufacturing |
Ganso 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/57880/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57880 | 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=57880 | 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=57880 \ -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": 57880}, 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 Ganso Co., Ltd. (id: 57880)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.