Bravida Holding — Investor Relations & Filings
Bravida Holding is a multi-technical service provider offering end-to-end solutions for buildings, facilities, and infrastructure. The company specializes in the installation and servicing of technical systems, including electricity, heating, plumbing, ventilation, automation, and security. It manages the entire lifecycle of these systems, from design and installation to ongoing maintenance and renovation. A primary focus is on delivering sustainable and energy-efficient solutions that ensure the functionality and optimization of properties.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CFO Åsa Neving leaves Bravida and Petra Vranjes succeeds her as new CFO and member of Group Management at Bravida | 2025-03-05 | English | |
| Interim / Quarterly Report 2024 | 2025-02-11 | Swedish | |
| Interim / Quarterly Report 2024 | 2025-02-11 | English | |
| Förändring av antalet aktier och röster i Bravida Holding AB | 2024-11-29 | Swedish | |
| Change in the number of shares and votes in Bravida Holding AB | 2024-11-29 | English | |
| Nyemission och återköp av C-aktier för incitamentsprogram | 2024-11-19 | Swedish |
Market data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
APi Group Corp
A provider of life safety, security, and specialty contract…
|
APG | US | Construction |
|
Brg Spolka Akcyjna
Provides maintenance, repair, and manufacturing for chemica…
|
BER | PL | Construction |
|
CHINA STATE CONSTRUCTION DEVELOPMENT HOLDINGS LIMITED
Integrated construction, engineering, and advanced building…
|
830 | HK | Construction |
|
E. Bon Holdings Limited
Supplier and installer of architectural builders' hardware,…
|
599 | HK | Construction |
|
Elevator Communications Co.,Ltd.
Specializes in the maintenance, repair, and renewal of elev…
|
353A | JP | Construction |
|
Fulltech Co.Ltd.
Designs, sells, installs, and maintains automatic doors and…
|
6546 | JP | Construction |
|
Hang Yick Holdings Company Limited
Provides specialized steel and metal engineering services t…
|
1894 | HK | Construction |
|
Herkules S.A.
Provider of hoisting equipment rental, oversize shipping, a…
|
HRS | PL | Construction |
|
HSC Resources Group Limited
Specialized contractor for the design, installation, and ma…
|
1850 | HK | Construction |
|
Installed Building Products, Inc.
Installs insulation and building products for residential a…
|
IBP | US | Construction |
Bravida Holding 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/2897/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2897 | 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=2897 | 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=2897 \ -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": 2897}, 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 Bravida Holding (id: 2897)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.