BEIJING YANJING BREWERY CO.,LTD — Investor Relations & Filings
Beijing Yanjing Brewery Co., Ltd. focuses on the production and distribution of beer and related beverage products. The company operates multiple brewing facilities and manages a brand portfolio that includes Yanjing Beer, Liquan, Huiquan, and Xuelu. Its business activities extend to the manufacturing of mineral water, soft drinks, and yeast products. The organization integrates advanced fermentation technology and automated packaging systems to maintain quality standards across its product lines. By leveraging extensive distribution networks, the company supplies products to a wide range of retail and commercial outlets. The firm emphasizes research and development in brewing techniques and raw material selection to enhance its product offerings and operational efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度董事会报告 | 2026-04-14 | Chinese | |
| 关于购买董监高责任险的公告 | 2026-04-14 | Chinese | |
| 关于提请股东会授权董事会制定2026年中期分红方案的公告 | 2026-04-14 | Chinese | |
| 董事、高级管理人员培训管理制度(2026年4月) | 2026-04-14 | Chinese | |
| 董事会薪酬与考核委员会工作细则(2026年4月) | 2026-04-14 | Chinese | |
| 2026年度日常关联交易预计公告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34908022 | 2025年度董事会报告 | 2026-04-14 | Chinese | ||
| 34908009 | 关于购买董监高责任险的公告 | 2026-04-14 | Chinese | ||
| 34908006 | 关于提请股东会授权董事会制定2026年中期分红方案的公告 | 2026-04-14 | Chinese | ||
| 34908004 | 董事、高级管理人员培训管理制度(2026年4月) | 2026-04-14 | Chinese | ||
| 34908000 | 董事会薪酬与考核委员会工作细则(2026年4月) | 2026-04-14 | Chinese | ||
| 34907995 | 2026年度日常关联交易预计公告 | 2026-04-14 | Chinese | ||
| 34907989 | 2025年度股东会材料 | 2026-04-14 | Chinese | ||
| 34907986 | 2025年年度报告摘要 | 2026-04-14 | Chinese | ||
| 34867194 | 关于提请股东会授权董事会审议公司及子公司对外捐赠额度的公告 | 2026-04-14 | Chinese | ||
| 34867191 | 关于董事、高级管理人员2025年度薪酬确认及2026年度薪酬方案的公告 | 2026-04-14 | Chinese | ||
| 34867187 | 燕京啤酒2025年度独立董事述职报告-郭晓川 | 2026-04-14 | Chinese | ||
| 34867185 | 董事会向经理层授权管理办法(2026年4月) | 2026-04-14 | Chinese | ||
| 34867171 | 《董事、高级管理人员培训管理制度》修正案 | 2026-04-14 | Chinese | ||
| 34867169 | 关于增聘高级管理人员的公告 | 2026-04-14 | Chinese | ||
| 34867167 | 关于召开2025年度股东会的通知 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of beer
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Big Rock Brewery Income Trust
Financial structure holding and deriving income from a regi…
|
BR.UN | CA | Manufacturing |
|
BOSTON BEER CO INC
Producer of alcoholic beverages including beer, hard seltze…
|
SAM | US | Manufacturing |
|
Brandevor Enterprises Ltd.
Historically focused on brewing and distributing proprietar…
|
— | CA | Manufacturing |
|
Brauholding Bayern-Mitte AG
Produces and distributes beers, non-alcoholic beverages, an…
|
B9B | DE | Manufacturing |
|
Browar Czarnkow Spolka Akcyjna
A beer producer specializing in traditional brewing methods…
|
BRO | PL | Manufacturing |
|
Budweiser Brewing Company APAC Limited
Largest beer company in APAC, leading the Premium and Super…
|
1876 | KY | Manufacturing |
|
Carlsberg A/S
A multinational brewing company producing and selling beer …
|
CARL | DK | Manufacturing |
|
C&C Group Plc
A vertically integrated drinks company that manufactures an…
|
GCC | IE | Manufacturing |
|
Chambal Breweries & Distilleries Li
Produces and distributes beer and IMFL, and trades in glass…
|
512301 | IN | Manufacturing |
|
China Resources Beer (Holdings) Company Limited
Specializes in the production, sale, and distribution of be…
|
291 | HK | Manufacturing |
BEIJING YANJING 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/53786/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53786 | 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=53786 | 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=53786 \ -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": 53786}, 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 BEIJING YANJING BREWERY CO.,LTD (id: 53786)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.