HAGA S.A. INDÚSTRIA E COMÉRCIO — Investor Relations & Filings
About HAGA S.A. INDÚSTRIA E COMÉRCIO
HAGA S.A. Indústria e Comércio is a specialized manufacturer focused on the development, production, and commercialization of hardware and metal products. Established in 1937, the company primarily produces door accessories, including locks, hinges, handles, and various iron and metal articles. Its operations cover the design, manufacturing, and distribution of components for the construction and architectural sectors, serving both residential and commercial markets. The organization maintains a focus on technical precision and continuous improvement within its manufacturing processes. HAGA provides a comprehensive range of security and functional hardware solutions, distributing its products through domestic and international channels.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2019-Q2 | 2019-08-13 | Portuguese | |
| ITR 2019-Q1 | 2019-05-13 | Portuguese | |
| FRE NOVO 2019 | 2019-05-09 | Portuguese | |
| DFP 2018 | 2019-03-22 | Portuguese | |
| ITR 2018-Q3 | 2018-11-13 | Portuguese | |
| ITR 2018-Q2 | 2018-08-10 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
4 filings
| |||||
| 33943313 | ITR 2019-Q2 | 2019-08-13 | Portuguese | ||
| 33943302 | ITR 2019-Q1 | 2019-05-13 | Portuguese | ||
| 34517269 | FRE NOVO 2019 | 2019-05-09 | Portuguese | ||
| 33683438 | DFP 2018 | 2019-03-22 | Portuguese | ||
|
2018
9 filings
| |||||
| 33922431 | ITR 2018-Q3 | 2018-11-13 | Portuguese | ||
| 33922411 | ITR 2018-Q2 | 2018-08-10 | Portuguese | ||
| 34462177 | FRE NOVO 2018 v5 | 2018-06-12 | Portuguese | ||
| 34462173 | FRE NOVO 2018 v4 | 2018-05-11 | Portuguese | ||
| 34462175 | FRE NOVO 2018 v3 | 2018-05-10 | Portuguese | ||
| 33922418 | ITR 2018-Q1 | 2018-05-10 | Portuguese | ||
| 34462172 | FRE NOVO 2018 v2 | 2018-03-19 | Portuguese | ||
| 33670550 | DFP 2017 | 2018-03-19 | Portuguese | ||
| 34462168 | FRE NOVO 2018 | 2018-01-31 | Portuguese | ||
|
2017
2 filings
| |||||
| 33909602 | ITR 2017-Q3 | 2017-11-13 | Portuguese | ||
| 34422355 | FRE NOVO 2017 v4 | 2017-10-24 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACME UNITED CORP
Supplier of cutting, measuring, first aid, and sharpening p…
|
ACU | US | Manufacturing |
|
Advanex inc.
Manufacturer specializing in precision springs and pressed …
|
5998 | JP | Manufacturing |
|
Allegion plc
Global provider of security and access solutions for doors …
|
ALLE | US | Manufacturing |
|
Almast OJSC
Manufactures diamond tools for cutting and machining stone …
|
ALMS | AM | Manufacturing |
|
ALPHA Corporation
Manufactures locks, keys, access control systems, and locke…
|
3434 | IN | Manufacturing |
|
Amatei Incorporated
Manufactures and sells a wide range of fastening products, …
|
5952 | JP | Manufacturing |
|
Armatura S.A.
Manufacturer of valves, faucets, and fittings for various i…
|
ARM | RO | Manufacturing |
|
ASAKA INDUSTRIAL CO.,LTD.
Manufacturer of tools for agriculture and construction, plu…
|
5962 | JP | Manufacturing |
|
ASSA ABLOY
A global leader in access solutions for managing physical a…
|
ASSA | SE | Manufacturing |
|
ATOM LIVIN TECH Co.,Ltd.
Develops, manufactures, and sells interior hardware for res…
|
3426 | JP | Manufacturing |
HAGA S.A. INDÚSTRIA E COMÉRCIO 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/53007/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53007 | 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=53007 | 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=53007 \ -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": 53007}, 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 HAGA S.A. INDÚSTRIA E COMÉRCIO (id: 53007)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.