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 | |
| 2025年年度报告 | 2026-04-14 | Chinese | |
| 关于提请股东会授权董事会审议股份回购事项的公告 | 2026-04-14 | Chinese | |
| 2025年度投资者保护工作报告 | 2026-04-14 | Chinese | |
| 燕京啤酒2025年度独立董事述职报告-刘景伟 | 2026-04-14 | Chinese | |
| 2025年度可持续发展报告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34867162 | 2025年年度审计报告 | 2026-04-14 | Chinese | ||
| 34867157 | 2025年年度报告 | 2026-04-14 | Chinese | ||
| 34861500 | 关于提请股东会授权董事会审议股份回购事项的公告 | 2026-04-14 | Chinese | ||
| 34861498 | 2025年度投资者保护工作报告 | 2026-04-14 | Chinese | ||
| 34861487 | 燕京啤酒2025年度独立董事述职报告-刘景伟 | 2026-04-14 | Chinese | ||
| 34861474 | 2025年度可持续发展报告 | 2026-04-14 | Chinese | ||
| 34860986 | 《董事会向经理层授权管理办法》修正案 | 2026-04-14 | Chinese | ||
| 34860984 | 董事、高级管理人员薪酬管理制度(草案待股东会审批) | 2026-04-14 | Chinese | ||
| 34860982 | 总法律顾问制度(2026年4月) | 2026-04-14 | Chinese | ||
| 34860978 | 董事会关于独立董事独立性评估情况的专项意见 | 2026-04-14 | Chinese | ||
| 34844351 | 拟续聘会计师事务所的公告 | 2026-04-14 | Chinese | ||
| 34844348 | 2025年度财务报告 | 2026-04-14 | Chinese | ||
| 34844341 | 燕京啤酒2025年度独立董事述职报告-周建 | 2026-04-14 | Chinese | ||
| 34844338 | 2025年度内部控制评价报告 | 2026-04-14 | Chinese | ||
| 34844337 | 《董事会薪酬与考核委员会工作细则》修正案 | 2026-04-14 | 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 |
|
Bermas S.A.
Beverage company producing and selling beer, malt, alcoholi…
|
BRM | RO | Manufacturing |
|
Big Rock Brewery Inc.
Produces, markets, and distributes premium craft beers, cid…
|
BR | CA | 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.