JALLES MACHADO S.A. — Investor Relations & Filings
About JALLES MACHADO S.A.
Jalles Machado S.A. is an agro-industrial organization focused on the large-scale processing of sugarcane. The company’s core activities include the production of white and organic sugar, alongside various grades of ethanol. It is recognized as a major global supplier of organic sugar. In addition to its primary commodities, the company operates in the renewable energy sector through the cogeneration of electricity derived from sugarcane bagasse. Its diversified portfolio also encompasses the manufacturing of yeast, industrial and household cleaning products, and latex. By utilizing integrated production chains, the company serves a broad range of domestic and international markets, emphasizing operational efficiency and the utilization of renewable raw materials across its industrial complexes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE WEB 2024 v9 | 2023-12-22 | Portuguese | |
| FRE WEB 2024 v8 | 2023-12-07 | Portuguese | |
| ITR 2023-Q3 v2 | 2023-11-09 | Portuguese | |
| ITR 2023-Q3 | 2023-11-09 | Portuguese | |
| FRE WEB 2024 v7 | 2023-10-27 | Portuguese | |
| FRE WEB 2024 v6 | 2023-10-16 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 36061896 | FRE WEB 2024 v9 | 2023-12-22 | Portuguese | ||
| 36061724 | FRE WEB 2024 v8 | 2023-12-07 | Portuguese | ||
| 34022859 | ITR 2023-Q3 v2 | 2023-11-09 | Portuguese | ||
| 34022788 | ITR 2023-Q3 | 2023-11-09 | Portuguese | ||
| 36061557 | FRE WEB 2024 v7 | 2023-10-27 | Portuguese | ||
| 36061329 | FRE WEB 2024 v6 | 2023-10-16 | Portuguese | ||
| 36061141 | FRE WEB 2024 v5 | 2023-10-05 | Portuguese | ||
| 36060935 | FRE WEB 2024 v4 | 2023-09-01 | Portuguese | ||
| 36060808 | FRE WEB 2024 v3 | 2023-08-30 | Portuguese | ||
| 36060642 | FRE WEB 2024 v2 | 2023-08-29 | Portuguese | ||
| 36060484 | FRE WEB 2024 | 2023-08-29 | Portuguese | ||
| 34022765 | ITR 2023-Q2 | 2023-08-10 | Portuguese | ||
| 35532666 | FRE NOVO 2023 v8 | 2023-08-08 | Portuguese | ||
| 35532473 | FRE NOVO 2023 v7 | 2023-07-12 | Portuguese | ||
| 35532238 | FRE NOVO 2023 v6 | 2023-07-07 | 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 |
JALLES MACHADO S.A. 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/53037/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53037 | 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=53037 | 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=53037 \ -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": 53037}, 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 JALLES MACHADO S.A. (id: 53037)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.