
Aquila SA — Investor Relations & Filings
Aquila SA operates and manages a national network of private security companies. The company specializes in providing mobile security solutions, primarily offering alarm intervention services, which involve on-site verification to determine the cause of an alarm. Additional services include scheduled or random security rounds and on-site surveillance and guarding for both corporate and private clients. Aquila SA coordinates these services through its extensive network of vetted and regularly monitored partner firms. Operations are managed via a central 24/7 telephone regulation platform that coordinates the dispatch and flow of mobile security services across its coverage area.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| AQUILA Chiffre d'affaires 2022 | 2023-01-27 | French | |
| CHIFFRE D'AFFAIRES T3 2022 | 2022-11-25 | French | |
| Résultats 1er semestre 2022 | 2022-09-30 | French | |
| CHIFFRE D'AFFAIRES DU 1ER SEMESTRE 2022 | 2022-07-29 | French | |
| Résultat annuel 2021 et CA 1er trimestre 2022 | 2022-04-29 | French | |
| Eligibilité PEA PME 2022 | 2022-04-28 | French |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
1 filing
| |||||
| 862781 | AQUILA Chiffre d'affaires 2022 | 2023-01-27 | French | ||
|
2022
5 filings
| |||||
| 866461 | CHIFFRE D'AFFAIRES T3 2022 | 2022-11-25 | French | ||
| 869999 | Résultats 1er semestre 2022 | 2022-09-30 | French | ||
| 873291 | CHIFFRE D'AFFAIRES DU 1ER SEMESTRE 2022 | 2022-07-29 | French | ||
| 879721 | Résultat annuel 2021 et CA 1er trimestre 2022 | 2022-04-29 | French | ||
| 880006 | Eligibilité PEA PME 2022 | 2022-04-28 | French | ||
|
2021
6 filings
| |||||
| 893675 | AQUILA CA 3EME TRIMESTRE 2021 | 2021-11-26 | French | ||
| 896901 | RESULTAT DU 1ER SEMESTRE 2021 | 2021-10-01 | French | ||
| 896902 | CA 1ER SEMESTRE 2021 | 2021-07-30 | French | ||
| 2820660 | Résultats annuels 2020 et chiffre d'affaires 1er trim 2021 | 2021-04-30 | French | ||
| 2820661 | Eligibilité au PEA des PME | 2021-04-29 | French | ||
| 912815 | CHIFFRE AFFAIRES ANNUEL 2020 | 2021-01-29 | French | ||
|
2020
2 filings
| |||||
| 916367 | AQUILA Chiffre d’affaires du 3e trimestre 2020 | 2020-11-30 | French | ||
| 921636 | AQUILA Résultats du 1er semestre 2020 | 2020-09-25 | French | ||
|
2019
1 filing
| |||||
| 955278 | AQUILA Chiffre d’affaires annuel 2018 | 2019-01-25 | French | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Aquila SA, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Investigation and private security activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3 Sixty Risk Solutions Ltd.
Multinational provider of customized risk mitigation and se…
|
SAYFF | CA | Administrative and support serv… |
|
ADT Inc.
Provider of monitored security, automation, and smart home …
|
ADT | US | Administrative and support serv… |
|
ALSOK CO.,LTD.
A security services provider offering electronic, stationed…
|
2331 | JP | Administrative and support serv… |
|
ANBANG SAVE-GUARD GROUP CO., LTD.
Provides financial logistics, armed escort, and integrated …
|
603373 | CN | Administrative and support serv… |
|
Armour Security (India) Limited
Provides integrated security and facility management soluti…
|
ARMOUR | IN | Administrative and support serv… |
|
Avante Corp.
Global provider of technology-enabled security services and…
|
XX | CA | Administrative and support serv… |
|
BRINKS CO
Global provider of secure logistics, cash management, and p…
|
BCO | US | Administrative and support serv… |
|
CENTRAL SECURITY PATROLS CO.,LTD.
Provider of manned, tech, and remote security for corporate…
|
9740 | JP | Administrative and support serv… |
|
Century Plaza Hotel Group
An investment holding company providing security guarding s…
|
8315 | HK | Administrative and support serv… |
|
CMS Info Systems Limited
Offers integrated cash management, logistics, and banking t…
|
CMSINFO | IN | Administrative and support serv… |
Aquila 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/1111/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1111 | 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=1111 | 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=1111 \ -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": 1111}, 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 Aquila SA (id: 1111)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.