
Ibstock PLC — Investor Relations & Filings
Ibstock PLC is a manufacturer of clay and concrete building products. With a heritage in brickmaking of over 200 years, the company offers a diverse portfolio that includes clay bricks, brick components, concrete roof tiles, walling stone, precast arches, and ceramic facades. It serves the construction supply chain, including the residential, commercial, and infrastructure sectors. Ibstock provides its customers, which include architects, builders, and merchants, with technical and design support services. The company focuses on developing innovative and sustainable building materials and solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-05-22 | English | |
| Result of AGM | 2026-05-21 | English | |
| Result of AGM | 2026-05-21 | English | |
| AGM Trading Update | 2026-05-21 | English | |
| Holding(s) in Company | 2026-05-14 | English | |
| Holding(s) in Company | 2026-05-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46784800 | Holding(s) in Company | 2026-05-22 | English | ||
| 46736696 | Result of AGM | 2026-05-21 | English | ||
| 46735284 | Result of AGM | 2026-05-21 | English | ||
| 46715669 | AGM Trading Update | 2026-05-21 | English | ||
| 45945109 | Holding(s) in Company | 2026-05-14 | English | ||
| 45674806 | Holding(s) in Company | 2026-05-13 | English | ||
| 45660226 | Holding(s) in Company | 2026-05-13 | English | ||
| 39423165 | Total Voting Rights | 2026-05-01 | English | ||
| 38655669 | Holding(s) in Company | 2026-04-29 | English | ||
| 34785882 | Director/PDMR Shareholding | 2026-04-21 | English | ||
| 34696807 | Appointment of Chief Financial Officer | 2026-04-21 | English | ||
| 34661504 | Director/PDMR Shareholding | 2026-04-17 | English | ||
| 34091908 | Director/PDMR Shareholding | 2026-04-10 | English | ||
| 33244502 | Holding(s) in Company | 2026-04-02 | English | ||
| 33556465 | Total Voting Rights | 2026-04-01 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Ibstock PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
UŞAK SERAMİK SANAYİ A.Ş.
Manufacturer of ceramic wall and floor tiles, porcelain, an…
|
USAK | TR | Manufacturing |
|
Wienerberger AG
Global provider of building materials, pipe systems, and in…
|
WIE | AT | Manufacturing |
Ibstock 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/5330/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5330 | 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=5330 | 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=5330 \ -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": 5330}, 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 Ibstock PLC (id: 5330)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.