
BRICKABILITY GROUP PLC — Investor Relations & Filings
Brickability Group PLC is a leading distributor and provider of specialist products and services to the construction industry. The company operates through a group of market-leading businesses organized into four specialist divisions. It supplies a comprehensive range of building materials, including facing bricks, blocks, cladding systems, roofing tiles, doors, windows, and heating solutions. By leveraging its diverse portfolio and a de-centralized, agile business model, the group effectively services the evolving needs of construction projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Total Voting Rights | 2024-12-02 | English | |
| Interim Results for six months ended 30 Sept 2024 | 2024-11-26 | English | |
| Notice of Half Year Results and Presentation | 2024-11-19 | English | |
| Total Voting Rights | 2024-11-01 | English | |
| Director/PDMR Shareholding | 2024-10-23 | English | |
| Half Year Trading Update | 2024-10-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 3459817 | Total Voting Rights | 2024-12-02 | English | ||
| 3459818 | Interim Results for six months ended 30 Sept 2024 | 2024-11-26 | English | ||
| 2508292 | Notice of Half Year Results and Presentation | 2024-11-19 | English | ||
| 3459820 | Total Voting Rights | 2024-11-01 | English | ||
| 3459821 | Director/PDMR Shareholding | 2024-10-23 | English | ||
| 3459822 | Half Year Trading Update | 2024-10-22 | English | ||
| 3459823 | Total Voting Rights | 2024-09-30 | English | ||
| 3459824 | Grant of Options | 2024-09-27 | English | ||
| 3459825 | Result of AGM | 2024-09-11 | English | ||
| 3459826 | AGM Statement | 2024-09-11 | English | ||
| 3459827 | Total Voting Rights | 2024-09-03 | English | ||
| 3459828 | Director/PDMR Shareholding | 2024-08-14 | English | ||
| 3459829 | Director/PDMR Shareholding | 2024-08-09 | English | ||
| 3459830 | Block Listing Six Monthly Returns | 2024-08-02 | English | ||
| 3459831 | Availability of Annual Report and Notice of AGM | 2024-07-22 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of construction materials, hardware, plumbing and heating equipment and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADENTRA Inc.
Distributor of architectural building products across North…
|
ADEN | CA | Wholesale and retail trade |
|
ADVAN CO .,LTD.
Importer and seller of building finishing materials and hou…
|
7463 | JP | Wholesale and retail trade |
|
A G Universal Limited
Distributes steel products and construction components for …
|
AGUL | IN | Wholesale and retail trade |
|
Ampli S.A.
Wholesale and retail distributor of electrical and energy p…
|
APL | PL | Wholesale and retail trade |
|
ArisInfra Solutions Limited
Technology-driven platform for construction material procur…
|
ARIS | IN | Wholesale and retail trade |
|
BAUMART HOLDINGS LIMITED
Procures and supplies specialized building materials and in…
|
BMH | AU | Wholesale and retail trade |
|
Bergman & Beving
Acquires and develops companies with products for industria…
|
BERG | SE | Wholesale and retail trade |
|
BlueLinx Holdings Inc.
Wholesale distributor of residential and commercial buildin…
|
BXC | US | Wholesale and retail trade |
|
Bossard Holding AG
A global provider of industrial fastening and assembly tech…
|
BOSN | CH | Wholesale and retail trade |
|
Brdr. A & O Johansen B
Wholesaler of technical installation materials and tools fo…
|
AOJ | DK | Wholesale and retail trade |
BRICKABILITY 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/7532/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7532 | 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=7532 | 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=7532 \ -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": 7532}, 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 BRICKABILITY GROUP PLC (id: 7532)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.