
Railcare Group — Investor Relations & Filings
Railcare Group is a specialized provider of products and services for the railway industry. The company focuses on railway maintenance, renewal, and transportation services, primarily in the Nordic region and the United Kingdom. A key area of expertise is the development and application of innovative, proprietary technology, such as the Railvac vacuum excavator, for efficient and safe track maintenance. Through its business areas, including Contracting and Machines & Technology, Railcare aims to enhance the reliability, punctuality, and profitability of its customers' railway operations. The company also offers its specialized machinery to the global railway market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Kommuniké från årsstämma i Railcare Group AB (publ) | 2026-05-07 | English | |
| Report from the Annual General Meeting of Railcare Group AB (publ) | 2026-05-07 | English | |
| Interim / Quarterly Report 2026 | 2026-05-07 | English | |
| Interim / Quarterly Report 2026 | 2026-05-07 | English | |
| Annual Report 2025 | 2026-04-10 | Swedish | |
| Notice to attend the Annual General Meeting of Railcare Group AB (publ) | 2026-04-07 | English |
Browse filings by year
9 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Railcare Group, 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 · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Container Corporation Of India Ltd.
Multimodal logistics provider specializing in containerized…
|
CONCOR | IN | Transportation and storage |
|
DONGGUAN DEVELOPMENT (HOLDINGS) CO., LTD
Manages toll roads, financial services, and electric vehicl…
|
000828 | CN | Transportation and storage |
|
ECORODOVIAS INFRAESTRUTURA E LOGÍSTICA S.A.
Manages highway concessions and intermodal logistics linkin…
|
— | BR | Transportation and storage |
|
Ferrovial
A global infrastructure operator focused on transportation …
|
FER | NL | Transportation and storage |
|
Ferrovial SE
A global operator of sustainable transportation infrastruct…
|
FER | US | Transportation and storage |
|
Fujian Expressway Development Co.,Ltd
Invests in, constructs, operates, and manages high-grade hi…
|
600033 | CN | Transportation and storage |
|
GAYATRI HIGHWAYS LTD
Invests in, operates, and maintains toll and annuity-based …
|
GAYAHWS | IN | Transportation and storage |
|
GUANGDONG PROVINCIAL EXPRESSWAY DEVELOPMENT CO.,LTD
Invests in and operates toll expressways and bridges in the…
|
000429 | CN | Transportation and storage |
|
Guangxi Wuzhou Communications Co.,Ltd.
Invests in and manages high-grade highways, bridges, logist…
|
600368 | CN | Transportation and storage |
|
HAINAN EXPRESSWAY CO., LTD
Invests in and operates highway infrastructure, real estate…
|
000886 | CN | Transportation and storage |
Railcare Group 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/3193/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3193 | 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=3193 | 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=3193 \ -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": 3193}, 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 Railcare Group (id: 3193)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.