BRQ SOLUÇÕES EM INFORMÁTICA S.A. — Investor Relations & Filings
About BRQ SOLUÇÕES EM INFORMÁTICA S.A.
BRQ Soluções em Informática S.A., operating as BRQ Digital Solutions, provides digital transformation services and technology-driven business solutions. The company specializes in modernizing critical systems, structuring data platforms, and implementing software development projects. Its service offerings include system architecture, cloud computing, big data analytics, and user experience (UX) design. BRQ leverages artificial intelligence and specialized technical teams to support large-scale organizations, particularly within the banking, insurance, and telecommunications sectors. The company focuses on delivering tailored projects that align with real-world operational needs, helping clients enhance digital experiences and optimize service desk and call center operations through integrated technological frameworks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2017-Q1 | 2017-05-15 | Portuguese | |
| FRE NOVO 2016 v4 | 2017-04-24 | Portuguese | |
| DFP 2016 | 2017-03-10 | Portuguese | |
| FRE NOVO 2016 v3 | 2017-02-09 | Portuguese | |
| ITR 2016-Q3 | 2016-11-11 | Portuguese | |
| ITR 2016-Q2 | 2016-08-12 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
4 filings
| |||||
| 33910149 | ITR 2017-Q1 | 2017-05-15 | Portuguese | ||
| 34394820 | FRE NOVO 2016 v4 | 2017-04-24 | Portuguese | ||
| 33657012 | DFP 2016 | 2017-03-10 | Portuguese | ||
| 34394815 | FRE NOVO 2016 v3 | 2017-02-09 | Portuguese | ||
|
2016
11 filings
| |||||
| 33893886 | ITR 2016-Q3 | 2016-11-11 | Portuguese | ||
| 33893845 | ITR 2016-Q2 | 2016-08-12 | Portuguese | ||
| 34394810 | FRE NOVO 2016 v2 | 2016-06-29 | Portuguese | ||
| 34394807 | FRE NOVO 2016 | 2016-05-31 | Portuguese | ||
| 33893787 | ITR 2016-Q1 | 2016-05-13 | Portuguese | ||
| 34361637 | FRE 2015 v2 | 2016-05-09 | Portuguese | ||
| 33646077 | DFP 2015 v2 | 2016-04-01 | Portuguese | ||
| 33646052 | DFP 2015 | 2016-03-29 | Portuguese | ||
| 34361632 | FRE 2015 | 2016-01-13 | Portuguese | ||
| 33880315 | ITR 2015-Q3 | 2016-01-13 | Portuguese | ||
| 33880291 | ITR 2015-Q2 | 2016-01-13 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
BRQ SOLUÇÕES EM INFORMÁTICA 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/52881/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52881 | 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=52881 | 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=52881 \ -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": 52881}, 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 BRQ SOLUÇÕES EM INFORMÁTICA S.A. (id: 52881)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.