PECOS Hotels And Pubs Limited — Investor Relations & Filings
PECOS Hotels And Pubs Limited manages a portfolio of themed hospitality venues, specializing in the operation of pubs that emphasize a retro rock-and-roll atmosphere. The company’s service model centers on providing a selection of draught beers and traditional pub fare within environments dedicated to 1960s and 1970s classic rock music. Its establishments are noted for their distinctive interior design, which incorporates extensive rock memorabilia and a minimalist layout. The company serves a diverse clientele, ranging from long-term patrons to music enthusiasts, focusing on a niche market that values a specific cultural and auditory experience. Through its consistent thematic branding and focus on classic rock heritage, the company maintains a unique position in the social and leisure space.
Recent filings
No filings indexed yet
We are still gathering filings for PECOS Hotels And Pubs Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
J.D. Wetherspoon PLC
Operates a large chain of pubs and hotels offering food, dr…
|
JDW | GB | Accommodation and food service … |
|
Luk Hing Entertainment Group Holdings Limited
Operates F&B and entertainment venues, provides catering, o…
|
8052 | HK | Accommodation and food service … |
|
MARSTON'S PLC
An independent pub and hotel operator managing over 1,300 l…
|
MARS | GB | Accommodation and food service … |
|
New Amante Group Limited
Operates club, entertainment, and restaurant businesses, in…
|
8412 | HK | Accommodation and food service … |
|
Reborn Coffee, Inc.
A specialty coffee roaster using a proprietary process to g…
|
REBN | US | Accommodation and food service … |
PECOS Hotels And Pubs Limited 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/63590/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63590 | 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=63590 | 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=63590 \ -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": 63590}, 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 PECOS Hotels And Pubs Limited (id: 63590)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.