
JIUGUI LIQUOR CO., LTD. — Investor Relations & Filings
JIUGUI LIQUOR CO., LTD. specializes in the production and distribution of premium baijiu. The company is recognized for developing the fuyu-flavor profile, a distinct aromatic category that synthesizes elements of strong, light, and sauce-flavored distilled spirits. Its primary product portfolio features the Jiugui, Nei Can, and Xiangquan brands. The company utilizes traditional fermentation and aging techniques to maintain specific flavor profiles. A notable aspect of its branding is the distinctive sack-shaped packaging associated with its flagship products. The company focuses on the high-end and ultra-premium segments of the spirits market, emphasizing cultural heritage and craftsmanship in its manufacturing processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2024年利润分配预案的公告 | 2025-04-28 | Chinese | |
| 独立董事2024年度述职报告(符正平) | 2025-04-28 | Chinese | |
| 关于更换董事的公告 | 2025-04-28 | Chinese | |
| 2024年年度报告摘要 | 2025-04-28 | Chinese | |
| 董事会对独立董事独立性评估的专项意见 | 2025-04-28 | Chinese | |
| 2024年年度报告 | 2025-04-28 | Chinese |
Browse filings by year
27 years- 2026 2 filings
- 2025 59 filings
- 2024 57 filings
- 2023 40 filings
- 2022 51 filings
- 2021 54 filings
- 2020 75 filings
- 2019 64 filings
- 2018 82 filings
- 2017 85 filings
- 2016 60 filings
- 2015 68 filings
- 2014 60 filings
- 2013 54 filings
- 2012 88 filings
- 2011 72 filings
- 2010 91 filings
- 2009 51 filings
- 2008 70 filings
- 2007 158 filings
- 2006 77 filings
- 2005 46 filings
- 2004 53 filings
- 2003 45 filings
- 2002 23 filings
- 2001 5 filings
- 1997 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 43765026 | 关于2024年利润分配预案的公告 | 2025-04-28 | Chinese | ||
| 43764967 | 独立董事2024年度述职报告(符正平) | 2025-04-28 | Chinese | ||
| 43764849 | 关于更换董事的公告 | 2025-04-28 | Chinese | ||
| 43764813 | 2024年年度报告摘要 | 2025-04-28 | Chinese | ||
| 43764763 | 董事会对独立董事独立性评估的专项意见 | 2025-04-28 | Chinese | ||
| 43764716 | 2024年年度报告 | 2025-04-28 | Chinese | ||
| 43764454 | 关于续聘2025年度审计机构的公告 | 2025-04-28 | Chinese | ||
| 43764403 | 监事会决议公告 | 2025-04-28 | Chinese | ||
| 43764365 | 内部控制自我评价报告 | 2025-04-28 | Chinese | ||
| 43764294 | 2024年年度审计报告 | 2025-04-28 | Chinese | ||
| 43760056 | 2025年一季度报告 | 2025-04-28 | Chinese | ||
| 43760010 | 2024年度监事会工作报告 | 2025-04-28 | Chinese | ||
| 43759962 | 监事会对公司2024年度内部控制评价报告的意见 | 2025-04-28 | Chinese | ||
| 43759917 | 涉及财务公司关联交易的存、贷款等金融业务的专项说明 | 2025-04-28 | Chinese | ||
| 43759560 | 年度关联方资金占用专项审计报告 | 2025-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Distilling, rectifying and blending of spirits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRIBIO SPIRITS LIMITED
Produces grain-based alcohol, fuel ethanol, and animal feed…
|
539546 | IN | Manufacturing |
|
Alcokraft Distilleries Limited
Manufacturer and distributor of Indian Made Foreign Liquor …
|
ALCODIS | IN | Manufacturing |
|
Allied Blenders and Distillers Limited
Produces and distributes a diverse range of spirits across …
|
ABDL | IN | Manufacturing |
|
Amber Latvijas balzams
Producer of alcoholic beverages with over 100 brands sold i…
|
BAL1R | HU | Manufacturing |
|
Anhui Golden Seed Winery Co.,Ltd.
Produces and markets traditional Baijiu using solid-state f…
|
600199 | CN | Manufacturing |
|
ANHUI GUJING DISTILLERY CO.,LTD
Produces and distributes traditional Chinese baijiu using a…
|
000596 | CN | Manufacturing |
|
Anhui Kouzi Distillery Co.,Ltd.
Produces premium Baijiu using traditional fermentation and …
|
603589 | CN | Manufacturing |
|
Anhui Ying Jia Distillery Co.,Ltd.
Produces and distributes traditional Chinese Baijiu using e…
|
603198 | CN | Manufacturing |
|
Anora Group Oyj
A Nordic wine and spirits brand house with production and d…
|
ANORA | FI | Manufacturing |
|
Arctic Blue Beverages AB
Nordic producer of artisanal spirits and beverages with nat…
|
ARCTIC | SE | Manufacturing |
JIUGUI LIQUOR 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/53825/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53825 | 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=53825 | 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=53825 \ -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": 53825}, 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 JIUGUI LIQUOR CO., LTD. (id: 53825)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.