SÃO MARTINHO SA — Investor Relations & Filings
About SÃO MARTINHO SA
São Martinho SA specializes in the large-scale processing of sugarcane to produce sugar, ethanol, and electricity. The company operates four industrial units: the São Martinho, Iracema, Santa Cruz, and Boa Vista mills. Its product portfolio includes various types of raw sugar, notably Very Very High Polarization (VVHP) sugar for international trade, and ethanol for fuel and industrial use. The company also engages in electricity cogeneration from sugarcane bagasse and the production of yeast. With a total annual crushing capacity of approximately 24 million tons, its São Martinho unit is one of the largest sugarcane processing facilities in the world. The organization is characterized by its integrated agro-industrial management and commitment to operational efficiency in renewable energy and sweetener production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2022 v5 | 2022-01-18 | Portuguese | |
| FRE NOVO 2022 v4 | 2021-12-13 | Portuguese | |
| FRE NOVO 2022 v3 | 2021-11-12 | Portuguese | |
| ITR 2021-Q3 | 2021-11-08 | Portuguese | |
| FRE NOVO 2022 v2 | 2021-10-29 | Portuguese | |
| FRE NOVO 2022 | 2021-08-31 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
1 filing
| |||||
| 35306300 | FRE NOVO 2022 v5 | 2022-01-18 | Portuguese | ||
|
2021
13 filings
| |||||
| 35306180 | FRE NOVO 2022 v4 | 2021-12-13 | Portuguese | ||
| 35306097 | FRE NOVO 2022 v3 | 2021-11-12 | Portuguese | ||
| 33981820 | ITR 2021-Q3 | 2021-11-08 | Portuguese | ||
| 35306027 | FRE NOVO 2022 v2 | 2021-10-29 | Portuguese | ||
| 35305969 | FRE NOVO 2022 | 2021-08-31 | Portuguese | ||
| 34682527 | FRE NOVO 2021 v5 | 2021-08-09 | Portuguese | ||
| 33981788 | ITR 2021-Q2 | 2021-08-09 | Portuguese | ||
| 34682526 | FRE NOVO 2021 v4 | 2021-07-01 | Portuguese | ||
| 34682525 | FRE NOVO 2021 v3 | 2021-06-30 | Portuguese | ||
| 33747196 | DFP 2021 | 2021-06-21 | Portuguese | ||
| 33966705 | ITR 2020-Q4 v2 | 2021-02-18 | Portuguese | ||
| 33966650 | ITR 2020-Q3 v2 | 2021-02-18 | Portuguese | ||
| 33966699 | ITR 2020-Q4 | 2021-02-08 | Portuguese | ||
|
2020
1 filing
| |||||
| 34682524 | FRE NOVO 2021 v2 | 2020-12-08 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sugar
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AVADH SUGAR & ENERGY LIMITED
Integrated manufacturer of sugar, spirits, ethanol, and pow…
|
AVADHSUGAR | IN | Manufacturing |
|
Bajaj Hindusthan Sugar Limited
Integrated manufacturer of sugar, alcohol, and renewable po…
|
BAJAJHIND | IN | Manufacturing |
|
Balrampur Chini Mills Ltd.
Integrated sugar producer specializing in ethanol distillat…
|
BALRAMCHIN | IN | Manufacturing |
|
Bannari Amman Sugars Ltd.
Integrated producer of sugar, renewable energy, industrial …
|
BANARISUG | IN | Manufacturing |
|
Baotou Huazi Industry Co.,Ltd
Processes agricultural products into beet sugar, flour, edi…
|
600191 | CN | Manufacturing |
|
BC Sugar Refinery, Limited
Primary regional sugar refiner, processing raw cane and bee…
|
— | CA | Manufacturing |
|
BOR ŞEKER A.Ş.
A manufacturer processing sugar beets into sugar products a…
|
BORSK | TR | Manufacturing |
|
Cofco Sugar Holding Co.,Ltd
Integrated producer and distributor of sugar and tomato pro…
|
600737 | CN | Manufacturing |
|
Dalmia Bharat Sugar and Industries Ltd
Diversified sugar and bio-energy producer with an integrate…
|
DALMIASUG | IN | Manufacturing |
|
Davangere Sugar Company Limited
Integrated manufacturer of sugar, ethanol, and renewable po…
|
DAVANGERE | IN | Manufacturing |
SÃO MARTINHO 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/53186/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53186 | 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=53186 | 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=53186 \ -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": 53186}, 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 SÃO MARTINHO SA (id: 53186)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.