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
No filings indexed yet
We are still gathering filings for TIBET DEVELOPMENT CO.,LTD. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of beer
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sarajevska Pivara d.d. Sarajevo
A historic producer of beer, soft drinks, and water from it…
|
SRPV | BA | Manufacturing |
|
Sevenbrau Co., Ltd.
A pioneering craft beer manufacturer producing a diverse ra…
|
267080 | KR | Manufacturing |
|
Shepherd Neame Ltd
Britain's oldest brewer, operating pubs and brewing a range…
|
SHEP | GB | Manufacturing |
|
Simonds Farsons Cisk Plc
A diversified group in beverages, food retail, and property…
|
SFC | MT | Manufacturing |
|
Sleeman Breweries
Third-largest brewing company specializing in the productio…
|
— | CA | Manufacturing |
|
Som Distilleries & Breweries Ltd.
Manufacturer and marketer of beer and spirits including whi…
|
SDBL | IN | Manufacturing |
|
The Garden Brewery d.d.
An award-winning micro-brewery producing a diverse range of…
|
GARB | HR | Manufacturing |
|
Trakiisko Pivo AD
A company that rents and operates its own or leased real es…
|
TRPV | BG | Manufacturing |
|
Tsingtao Brewery Company Limited
Produces and markets a range of beer products across over 1…
|
600600 | CN | Manufacturing |
|
Tsingtao Brewery Company Limited
A global top-six brewer specializing in beer production and…
|
168 | HK | 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.