
VARIOUS EATERIES PLC — Investor Relations & Filings
Various Eateries PLC is a hospitality company that owns, develops, and operates restaurant sites. The group's portfolio is centered on its two core brands: Coppa Club and Noci. Coppa Club is a multi-use, all-day concept that combines a restaurant, café-workspace, lounge, and bar into a 'clubhouse' environment for local communities. Noci is a neighbourhood restaurant specializing in fresh, handmade pasta and seasonal Italian-inspired dishes. The company focuses on creating unique dining and social experiences for modern consumers through continuous innovation across its venues.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Result of AGM | 2022-03-31 | English | |
| Holding(s) in Company | 2022-03-28 | English | |
| Director Trading | 2022-03-09 | English | |
| Notice of AGM | 2022-03-08 | English | |
| Final Results | 2022-03-07 | English | |
| Related Party Transaction | 2022-02-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
9 filings
| |||||
| 4989527 | Result of AGM | 2022-03-31 | English | ||
| 4986889 | Holding(s) in Company | 2022-03-28 | English | ||
| 4975652 | Director Trading | 2022-03-09 | English | ||
| 4974525 | Notice of AGM | 2022-03-08 | English | ||
| 4974420 | Final Results | 2022-03-07 | English | ||
| 4968753 | Related Party Transaction | 2022-02-25 | English | ||
| 4952007 | Holding(s) in Company | 2022-01-27 | English | ||
| 4947255 | Issue of Options and Related Party Transaction | 2022-01-18 | English | ||
| 4942921 | Related Party Transaction | 2022-01-10 | English | ||
|
2021
6 filings
| |||||
| 4934450 | Second Price Monitoring Extn | 2021-12-17 | English | ||
| 4934453 | Price Monitoring Extension | 2021-12-17 | English | ||
| 4925312 | PCA Trading Notification | 2021-11-25 | English | ||
| 4913932 | PCA Trading Notification | 2021-10-28 | English | ||
| 4914355 | Trading Update | 2021-10-28 | English | ||
| 4853530 | Business Interruption Claim update | 2021-07-01 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for VARIOUS EATERIES PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1957 & Co. (Hospitality) Limited
Restaurant operation and management group offering diverse …
|
8495 | HK | Accommodation and food service … |
|
Afton Food Group Ltd.
International hospitality company operating and franchising…
|
AFF | CA | Accommodation and food service … |
|
Ajisen (China) Holdings Limited
Fast-casual restaurant chain specializing in Japanese ramen…
|
538 | KY | Accommodation and food service … |
|
Alamar Foods Co.
Master franchisee and operator of Domino’s and Dunkin' acro…
|
6014 | SA | Accommodation and food service … |
|
Alsea, S.A.B. de C.V.
Leading operator of global restaurant brands across Latin A…
|
ALSEA | MX | Accommodation and food service … |
|
Americana Restaurants International PLC - Foreign Company
Multi-brand restaurant operator across the Middle East, Nor…
|
6015 | SA | Accommodation and food service … |
|
AMIYAKI TEI CO.,LDT.
Restaurant chain operator specializing in affordable Yakini…
|
2753 | JP | Accommodation and food service … |
|
ANRAKUTEI Co.,Ltd.
Operates multi-brand restaurant chains specializing in meat…
|
7562 | JP | Accommodation and food service … |
|
AP HOLDINGS CO.,LTD.
A food production and restaurant management company with a …
|
3175 | JP | Accommodation and food service … |
|
Arcos Dorados Holdings Inc.
World's largest independent McDonald's franchisee in Latin …
|
ARCO | VG | Accommodation and food service … |
VARIOUS EATERIES PLC 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/8000/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8000 | 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=8000 | 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=8000 \ -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": 8000}, 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 VARIOUS EATERIES PLC (id: 8000)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.