ALLOS S.A. — Investor Relations & Filings
About ALLOS S.A.
ALLOS S.A. is a real estate development and management company specializing in the operation of shopping mall platforms. Formed through the merger of Aliansce Sonae and BR Malls, the company manages an extensive portfolio of shopping centers, providing integrated environments for entertainment, lifestyle, services, and retail. Its core activities encompass the planning, development, and administration of commercial properties, alongside offering specialized management and sales services for third-party centers. ALLOS positions itself as an innovative platform focused on connecting consumers with diverse experiences, utilizing its significant scale to drive operational excellence and service delivery across its asset base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2016 v4 | 2017-05-18 | Portuguese | |
| ITR 2017-Q1 | 2017-05-11 | Portuguese | |
| FRE NOVO 2016 v3 | 2017-05-04 | Portuguese | |
| DFP 2016 | 2017-03-06 | Portuguese | |
| ITR 2016-Q3 | 2016-11-03 | Portuguese | |
| FRE NOVO 2016 v2 | 2016-10-31 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
4 filings
| |||||
| 34381557 | FRE NOVO 2016 v4 | 2017-05-18 | Portuguese | ||
| 33904571 | ITR 2017-Q1 | 2017-05-11 | Portuguese | ||
| 34381556 | FRE NOVO 2016 v3 | 2017-05-04 | Portuguese | ||
| 33652054 | DFP 2016 | 2017-03-06 | Portuguese | ||
|
2016
9 filings
| |||||
| 33888128 | ITR 2016-Q3 | 2016-11-03 | Portuguese | ||
| 34381550 | FRE NOVO 2016 v2 | 2016-10-31 | Portuguese | ||
| 33888108 | ITR 2016-Q2 | 2016-08-03 | Portuguese | ||
| 34381541 | FRE NOVO 2016 | 2016-05-31 | Portuguese | ||
| 34349628 | FRE 2015 v5 | 2016-05-19 | Portuguese | ||
| 33888096 | ITR 2016-Q1 | 2016-05-09 | Portuguese | ||
| 34349619 | FRE 2015 v4 | 2016-05-06 | Portuguese | ||
| 33642515 | DFP 2015 | 2016-03-03 | Portuguese | ||
| 34349603 | FRE 2015 v3 | 2016-02-01 | Portuguese | ||
|
2015
2 filings
| |||||
| 33874680 | ITR 2015-Q3 | 2015-11-09 | Portuguese | ||
| 34349584 | FRE 2015 v2 | 2015-10-15 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
16080022 CANADA INC
Wholly-owned subsidiary of Margaux REIT that amalgamated wi…
|
— | CA | Real estate activities |
|
235 Holdings AD
A real estate investment company that acquires, manages, an…
|
235H | BG | Real estate activities |
|
3P LAND HOLDINGS LTD.
Engaged in real estate development, land management, and pr…
|
3PLAND | IN | Real estate activities |
|
a.a.a. AG Allgemeine Anlageverwaltung
A real estate project and property developer of commercial …
|
AAA | DE | Real estate activities |
|
ABACUS GROUP
Asset manager and owner of metropolitan office and retail p…
|
ABG | AU | Real estate activities |
|
ABACUS STORAGE KING
Owns and manages a portfolio of residential and commercial …
|
ASK | AU | Real estate activities |
|
Abbey Woods Developments Limited
Real estate development firm creating residential and comme…
|
— | CA | Real estate activities |
|
Abitare In
A real estate developer specializing in customized resident…
|
ABT | IT | Real estate activities |
|
abrdn European Logistics Income plc
An investment trust investing in a portfolio of European lo…
|
ASLI | GB | Real estate activities |
|
abrdn Property Income Trust Ltd
A closed-ended investment company winding down its UK comme…
|
API | GG | Real estate activities |
ALLOS 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/52822/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52822 | 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=52822 | 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=52822 \ -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": 52822}, 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 ALLOS S.A. (id: 52822)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.