
TIBET DEVELOPMENT CO.,LTD — Investor Relations & Filings
Tibet Development Co., Ltd. specializes in the production, marketing, and distribution of beverages, with a primary focus on brewing operations. The company’s flagship product line includes Lhasa Beer, which is manufactured using high-altitude spring water and locally sourced highland barley. Its operational infrastructure encompasses large-scale brewing facilities and bottling plants designed to meet regional demand. In addition to its core beer production, the firm manages the processing and sale of bottled mineral water and other beverage products. The company leverages regional resource advantages to maintain a distinct market position, focusing on quality control and the integration of traditional brewing methods with contemporary industrial standards. Its distribution network facilitates product availability across various consumer segments, emphasizing the utilization of local raw materials to drive product differentiation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于本次交易相关主体不存在《上市公司监管指引第7号--上市公司重大资产重组相关股票异常交易监管》第十二条规定情形的说明 | 2026-01-29 | Chinese | |
| 西藏发展股份有限公司2025年度业绩预告 | 2026-01-29 | Chinese | |
| 太平洋证券股份有限公司关于西藏发展股份有限公司内幕信息知情人登记制度的制定和执行情况之专项核查意见 | 2026-01-29 | Chinese | |
| 太平洋证券股份有限公司关于本次交易符合《上市公司监管指引第9号——上市公司筹划和实施重大资产重组的监管要求》第四条规定的核查意见 | 2026-01-29 | Chinese | |
| 独立财务顾问在充分尽职调查和内核的基础上出具的承诺函 | 2026-01-29 | Chinese | |
| 关于评估机构的独立性、评估假设前提的合理性、评估方法与评估目的的相关性及评估定价的公允性的说明 | 2026-01-29 | Chinese |
Browse filings by year
27 years- 2026 82 filings
- 2025 129 filings
- 2024 189 filings
- 2023 166 filings
- 2022 192 filings
- 2021 176 filings
- 2020 172 filings
- 2019 215 filings
- 2018 170 filings
- 2017 61 filings
- 2016 83 filings
- 2015 57 filings
- 2014 37 filings
- 2013 37 filings
- 2012 60 filings
- 2011 80 filings
- 2010 50 filings
- 2009 47 filings
- 2008 44 filings
- 2007 43 filings
- 2006 55 filings
- 2005 27 filings
- 2004 21 filings
- 2003 24 filings
- 2002 30 filings
- 2001 1 filing
- 1997 2 filings
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 |
TIBET DEVELOPMENT 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/53796/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53796 | 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=53796 | 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=53796 \ -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": 53796}, 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 TIBET DEVELOPMENT CO.,LTD (id: 53796)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.