MAAS GROUP HOLDINGS LIMITED — Investor Relations & Filings
MAAS Group Holdings Limited is a vertically integrated provider of materials, equipment, and specialized services. The company manages a diverse portfolio encompassing the production of aggregates and ready-mix concrete through its quarrying operations. It maintains an extensive fleet of heavy plant and equipment for hire, supporting large-scale civil engineering and infrastructure projects. The real estate division focuses on the end-to-end development of residential and industrial property, while the manufacturing arm produces specialized equipment and components. By leveraging a vertically integrated business model, the company provides comprehensive solutions across the project lifecycle, from raw material extraction and site preparation to final construction and property delivery. Its operations serve a wide range of requirements in infrastructure development, resource extraction, and commercial property sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Managing Director's Address to Shareholders 4 pages 603.8KB | 2025-10-21 | English | |
| AGM Presentation - with trading update and guidance 14 pages 3.7MB | 2025-10-21 | English | |
| Annual General Meeting 2025 Results 2 pages 131.0KB | 2025-10-21 | English | |
| Commercial Property Development Capital Recycling 1 | 2025-10-16 | English | |
| AGM 2025 - Notice of Meeting 19 pages 445.6KB | 2025-09-21 | English | |
| AGM 2025 - Online Meeting Guide 5 pages 315.4KB | 2025-09-21 | English |
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
|
Atal Realtech Limited
Provides civil engineering, infrastructure development, and…
|
ATALREAL | IN | Construction |
|
Avax S.A.
A major construction group specializing in large-scale, com…
|
AVAX | GR | Construction |
MAAS GROUP HOLDINGS LIMITED 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/65326/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65326 | 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=65326 | 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=65326 \ -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": 65326}, 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 MAAS GROUP HOLDINGS LIMITED (id: 65326)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.