
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 |
|---|---|---|---|
|
Talgo S.A.
Designs, manufactures, and maintains passenger trains with …
|
TLGO | ES | Manufacturing |
|
Texmaco Rail & Engineering Limited
Manufactures railway rolling stock, heavy steel structures,…
|
TEXRAIL | IN | Manufacturing |
|
THE KINKI SHARYO CO.,LTD.
A manufacturer of railroad vehicles and rolling stock for g…
|
7122 | JP | Manufacturing |
|
TITAGARH RAIL SYSTEMS LIMITED
Designs and manufactures rolling stock, metro trains, and d…
|
TITAGARH | IN | Manufacturing |
|
TRINITY INDUSTRIES INC
A provider of railcar products and services in North Americ…
|
TRN | US | Manufacturing |
|
United Wagon Company
Designs and manufactures freight cars, offering leasing, ma…
|
UWGN | RU | Manufacturing |
|
Vabtek MZT AD
Manufacturer of railway brake components and systems for th…
|
MZHE | MK | Manufacturing |
|
WESTINGHOUSE AIR BRAKE TECHNOLOGIES CORP
Provides equipment, systems, and digital solutions for the …
|
WAB | US | Manufacturing |
|
Zhuzhou CRRC Times Electric Co., Ltd.
Specializes in advanced electric drive and control systems …
|
3898 | CN | 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.