
HEADLAM GROUP PLC — Investor Relations & Filings
Headlam Group PLC is a leading distributor of floor coverings. The company sources, markets, and supplies a comprehensive portfolio of flooring products, including carpet, residential vinyl, wood, laminate, and tiles, along with a range of ancillary items. Functioning as a key intermediary in the supply chain, Headlam connects flooring suppliers and manufacturers with a broad network of trade customers. The group operates through numerous individual businesses, leveraging its extensive logistics network and product expertise to provide efficient distribution and support services to its customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director Declaration | 2025-03-25 | English | |
| AGM Notice of Meeting | 2025-03-24 | English | |
| Annual financial accounts and reports 2024 | 2025-03-24 | English | |
| Proxy Form | 2025-03-24 | English | |
| Director/PDMR Shareholding | 2025-03-24 | English | |
| ARA & Notice of AGM | 2025-03-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
12 filings
| |||||
| 6769256 | Director Declaration | 2025-03-25 | English | ||
| 11327081 | AGM Notice of Meeting | 2025-03-24 | English | ||
| 5624269 | Annual financial accounts and reports 2024 | 2025-03-24 | English | ||
| 5624243 | Proxy Form | 2025-03-24 | English | ||
| 11327036 | Director/PDMR Shareholding | 2025-03-24 | English | ||
| 11326491 | ARA & Notice of AGM | 2025-03-24 | English | ||
| 5590621 | Full Year Results | 2025-03-11 | English | ||
| 5586970 | Investor Presentation via Investor Meet Company | 2025-03-04 | English | ||
| 5586990 | Notice of Results and Presentations | 2025-03-04 | English | ||
| 5585518 | Board Change | 2025-02-28 | English | ||
| 5579663 | Holding(s) in Company | 2025-02-17 | English | ||
| 5569282 | Trading Update | 2025-01-22 | English | ||
|
2024
3 filings
| |||||
| 5557964 | Director/PDMR Shareholding | 2024-12-20 | English | ||
| 5558089 | Board Change | 2024-12-20 | English | ||
| 5558145 | Property Disposals | 2024-12-20 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for HEADLAM 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 |
|
LIKEWISE GROUP PLC
A wholesale distributor of floorcoverings for domestic and …
|
LIKE | 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 |
HEADLAM 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/4695/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4695 | 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=4695 | 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=4695 \ -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": 4695}, 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 HEADLAM GROUP PLC (id: 4695)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.