GUANGZHOU ZHUJIANG BREWERY CO.,LTD — Investor Relations & Filings
Guangzhou Zhujiang Brewery Co., Ltd. is a large-scale enterprise specializing in the production, marketing, and distribution of beer and related beverage products. Established in 1985, the company operates extensive brewing facilities known for high production capacity and technological integration. Its product portfolio includes a variety of offerings such as the flagship Zhujiang Draft, Classic, and premium craft series. The company's business model extends across the value chain, incorporating packaging manufacturing, logistics, and the development of beer-themed cultural and tourism initiatives. By leveraging advanced fermentation and filtration technologies, the organization maintains a focus on quality and innovation to serve a broad consumer base. Zhujiang Brewery is characterized by its commitment to modern brewing processes and the expansion of its brand presence through diverse product lines and integrated service sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 对外担保管理制度(2026年修订) | 2026-03-27 | Chinese | |
| 关于2026年日常关联交易预计的公告 | 2026-03-27 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-03-27 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-03-27 | Chinese | |
| 2025年年度报告摘要 | 2026-03-27 | Chinese | |
| 2025年度业绩快报 | 2026-02-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 35618217 | 对外担保管理制度(2026年修订) | 2026-03-27 | Chinese | ||
| 35618214 | 关于2026年日常关联交易预计的公告 | 2026-03-27 | Chinese | ||
| 35618212 | 关于2025年度利润分配预案的公告 | 2026-03-27 | Chinese | ||
| 35618204 | 非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-03-27 | Chinese | ||
| 35618200 | 2025年年度报告摘要 | 2026-03-27 | Chinese | ||
| 35618199 | 2025年度业绩快报 | 2026-02-25 | Chinese | ||
|
2025
9 filings
| |||||
| 35618197 | 第四届董事会第八十八次会议决议公告 | 2025-12-18 | Chinese | ||
| 35618196 | 关于部分募投项目结项并将节余募集资金永久补充流动资金的公告 | 2025-12-18 | Chinese | ||
| 35618192 | 中信证券股份有限公司关于广州珠江啤酒股份有限公司部分募投项目结项并将节余募集资金永久补充流动资金的核查意见 | 2025-12-18 | Chinese | ||
| 35618189 | 关于公司董事辞职的公告 | 2025-12-05 | Chinese | ||
| 35618180 | 关于广州珠江啤酒股份有限公司2025年第二次临时股东会的法律意见 | 2025-11-11 | Chinese | ||
| 35618174 | 2025年第二次临时股东会决议公告 | 2025-11-11 | Chinese | ||
| 35618170 | 第四届董事会第八十七次会议决议公告 | 2025-10-23 | Chinese | ||
| 35618157 | 公司章程(2025年10月修订) | 2025-10-23 | Chinese | ||
| 35618154 | 关于新增日常关联交易预计额度的公告 | 2025-10-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of beer
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adnams plc
A brewer, distiller, wine merchant, and hospitality and ret…
|
ADB | GB | Manufacturing |
|
AG ANADOLU GRUBU HOLDİNG A.Ş.
A diversified holding company with operations in beverages,…
|
AGHOL | TR | Manufacturing |
|
Aktienbrauerei Kaufbeuren AG
Historic brewery producing beers and soft drinks with real …
|
ABK | DE | Manufacturing |
|
Alefarm Brewing A/S
A tech-driven craft brewery specializing in modern hoppy be…
|
ALEFRM | DK | Manufacturing |
|
AMBEV S.A.
Produces, distributes, and sells alcoholic and non-alcoholi…
|
ABEV | BR | Manufacturing |
|
ANADOLU EFES BİRACILIK VE MALT SANAYİİ A.Ş.
Diversified beverage company producing beer, malt, and non-…
|
AEFES | TR | Manufacturing |
|
Anheuser-Busch InBev SA/NV
The world's largest brewer, managing a portfolio of over 50…
|
ABI | BE | Manufacturing |
|
ASAHI GROUP HOLDINGS,LTD.
A global company that manufactures and sells beer, beverage…
|
2502 | JP | Manufacturing |
|
BEIJING YANJING BREWERY CO.,LTD
Produces and distributes beer, soft drinks, and mineral wat…
|
000729 | CN | Manufacturing |
|
Bermas S.A.
Beverage company producing and selling beer, malt, alcoholi…
|
BRM | RO | Manufacturing |
GUANGZHOU ZHUJIANG BREWERY 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/54497/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54497 | 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=54497 | 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=54497 \ -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": 54497}, 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 GUANGZHOU ZHUJIANG BREWERY CO.,LTD (id: 54497)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.