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 |
|---|---|---|---|
| 《总法律顾问制度》修正案 | 2026-04-14 | Chinese | |
| 董事、高级管理人员离职管理制度(2026年4月) | 2026-04-14 | Chinese | |
| 第八届董事会第三十八次会议决议公告 | 2026-04-14 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-14 | Chinese | |
| 关于对北京控股集团财务有限公司的风险持续评估报告 | 2026-04-14 | Chinese | |
| 公司关于会计师事务所履职情况的评估报告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 34844335 | 《总法律顾问制度》修正案 | 2026-04-14 | Chinese | ||
| 34844334 | 董事、高级管理人员离职管理制度(2026年4月) | 2026-04-14 | Chinese | ||
| 34844330 | 第八届董事会第三十八次会议决议公告 | 2026-04-14 | Chinese | ||
| 34844327 | 关于2025年度利润分配预案的公告 | 2026-04-14 | Chinese | ||
| 34844322 | 关于对北京控股集团财务有限公司的风险持续评估报告 | 2026-04-14 | Chinese | ||
| 34844320 | 公司关于会计师事务所履职情况的评估报告 | 2026-04-14 | Chinese | ||
| 34844317 | 北京燕京啤酒股份有限公司关联方非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-14 | Chinese | ||
| 34844312 | 非经营性资金占用及其他关联资金往来情况汇总表 | 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.