
COBRASMA SA — Investor Relations & Filings
COBRASMA SA, formerly known as Companhia Brasileira de Material Ferroviário, is a specialized manufacturer and supplier of heavy capital goods and transportation equipment. The company focuses on the production, maintenance, and repair of railroad rolling stock, including freight cars, passenger cars, and subway units. Its product portfolio extends to urban mobility solutions such as trolleybuses and various specialized railway components. Historically recognized as a center for technological development and absorption, the company serves the transportation and industrial sectors by providing engineered equipment for long-distance and suburban rail networks. Its operations encompass the fabrication of complex mechanical structures and the provision of technical services for the maintenance of railway infrastructure and vehicle fleets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2025 | 2026-03-31 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-15 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese | |
| DFP 2024 | 2025-03-31 | Portuguese | |
| ITR 2024-Q3 | 2024-11-13 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33801122 | DFP 2025 | 2026-03-31 | Portuguese | ||
|
2025
4 filings
| |||||
| 34135649 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34135560 | ITR 2025-Q2 | 2025-08-15 | Portuguese | ||
| 34135512 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33793653 | DFP 2024 | 2025-03-31 | Portuguese | ||
|
2024
4 filings
| |||||
| 34077197 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 34077202 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34077157 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 33780470 | DFP 2023 | 2024-03-26 | Portuguese | ||
|
2023
6 filings
| |||||
| 34043573 | ITR 2023-Q3 v2 | 2023-11-14 | Portuguese | ||
| 34043557 | ITR 2023-Q3 | 2023-11-14 | Portuguese | ||
| 34043541 | ITR 2023-Q2 | 2023-08-14 | Portuguese | ||
| 34043545 | ITR 2023-Q1 | 2023-05-12 | Portuguese | ||
| 35879530 | FRE WEB 2023 | 2023-03-30 | Portuguese | ||
| 33768631 | DFP 2022 | 2023-03-29 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of railway locomotives and rolling stock
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Krukivsky Carriage Works
Manufacturer of railway vehicles, bogies, escalators, and m…
|
KVBZ | UA | Manufacturing |
|
Ktk Group Co.,Ltd.
Manufactures interior systems and mechanical components for…
|
603680 | CN | Manufacturing |
|
Nanjing Kangni Mechanical & Electrical Co.,Ltd
Specializes in rail transit door systems and components for…
|
603111 | CN | Manufacturing |
|
Newag S.A.
Manufacturer producing, modernizing, and maintaining railwa…
|
NWG | PL | Manufacturing |
|
NIPPON SHARYO, LTD.
A heavy industry manufacturer of railway rolling stock and …
|
7102 | JP | Manufacturing |
|
Omer
Designs and manufactures innovative railway components and …
|
OMER | IT | Manufacturing |
|
ORIENTAL RAIL INFRASTRUCTURE LIMITED
Manufacturer of railway rolling stock components, coach int…
|
531859 | IN | Manufacturing |
|
Presstonic Engineering Limited
Designs and manufactures precision components for railway a…
|
PRESSTONIC | IN | Manufacturing |
|
Qingdao Victall Railway Co., Ltd.
Provides modular interior and exterior solutions for railwa…
|
605001 | CN | Manufacturing |
|
Stadler Rail AG
Designs and manufactures railway vehicles with integrated s…
|
SRAIL | CH | Manufacturing |
COBRASMA SA 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/52913/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52913 | 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=52913 | 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=52913 \ -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": 52913}, 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 COBRASMA SA (id: 52913)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.