
LIKEWISE GROUP PLC — Investor Relations & Filings
Likewise Group PLC is a wholesale distributor of floorcoverings, carpets, rugs, and matting. The company serves both the domestic and commercial markets through a network of regional distribution centers and a portfolio of established brands. Its business model is centered on market consolidation, achieved by integrating various professional flooring businesses to provide comprehensive geographical coverage and an extensive product range.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PDMR Dealing | 2024-07-12 | English | |
| PDMR Dealing | 2024-07-11 | English | |
| Director and PDMR Dealings | 2024-07-09 | English | |
| Exercise of SAYE Options, Director Dealing & TVR | 2024-07-03 | English | |
| Grant of SAYE and PDMR Dealing | 2024-06-27 | English | |
| Result of AGM | 2024-06-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 5486350 | PDMR Dealing | 2024-07-12 | English | ||
| 5485745 | PDMR Dealing | 2024-07-11 | English | ||
| 11265063 | Director and PDMR Dealings | 2024-07-09 | English | ||
| 5482194 | Exercise of SAYE Options, Director Dealing & TVR | 2024-07-03 | English | ||
| 5478970 | Grant of SAYE and PDMR Dealing | 2024-06-27 | English | ||
| 5475282 | Result of AGM | 2024-06-20 | English | ||
| 5475038 | AGM Statement | 2024-06-19 | English | ||
| 5464557 | Director Dealing | 2024-05-28 | English | ||
| 5463203 | Annual Report and Notice of AGM | 2024-05-23 | English | ||
| 5461270 | FY23 Audited Final Results | 2024-05-20 | English | ||
| 5452957 | Exercise of Options, Issue of Shares and TVR | 2024-05-09 | English | ||
| 5451541 | Notice of Results and Investor Presentation | 2024-05-07 | English | ||
| 5442053 | PDMR Shareholding | 2024-04-17 | English | ||
| 5435202 | Holding(s) in Company | 2024-04-02 | English | ||
| 5435224 | Holding(s) in Company | 2024-04-02 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for LIKEWISE GROUP 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 · Wholesale of household, office and shop furniture, carpets and lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
E Lighting Group Holdings Limited
Retail and wholesale distributor of premium lighting, desig…
|
8222 | HK | Wholesale and retail trade |
|
GESCO INDUSTRIES INC.
Canada's largest floor-covering organization and major Nort…
|
— | CA | Wholesale and retail trade |
|
GigaCloud Technology Inc
Global B2B e-commerce platform for large-parcel goods with …
|
GCT | US | Wholesale and retail trade |
|
HEADLAM GROUP PLC
A leading distributor of floor coverings connecting supplie…
|
HEAD | GB | Wholesale and retail trade |
|
Lilycolor Co., Ltd.
Plans, develops, and sells interior products like wallpaper…
|
9827 | JP | Wholesale and retail trade |
|
Pacific Legend Group Limited
Distributes, sells, and rents home furniture and accessorie…
|
8547 | HK | Wholesale and retail trade |
|
Poltronic Spolka Akcyjna
Importer and wholesale distributor of LED-based lighting so…
|
PTN | PL | Wholesale and retail trade |
|
SMJ International Holdings Inc.
Specialist distributor of commercial carpet and vinyl floor…
|
SMJF | SG | Wholesale and retail trade |
|
Vega corporation Co.,Ltd.
An e-commerce company specializing in private brand furnitu…
|
3542 | JP | Wholesale and retail trade |
|
Voyatzoglou S.A.
Offers equipment for retail/logistics and distributes techn…
|
VOSYS | GR | Wholesale and retail trade |
LIKEWISE GROUP 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/7763/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7763 | 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=7763 | 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=7763 \ -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": 7763}, 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 LIKEWISE GROUP PLC (id: 7763)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.