TEKNO S.A. INDÚSTRIA E COMÉRCIO — Investor Relations & Filings
About TEKNO S.A. INDÚSTRIA E COMÉRCIO
TEKNO S.A. INDÚSTRIA E COMÉRCIO specializes in the production and distribution of pre-painted metal coils, plates, and strips. As a pioneer in coil coating technology, the company provides high-performance coated metallic materials designed for diverse architectural and industrial applications. Its product portfolio includes materials for metallic doors, sandwich panels, roofing, and siding profiles. Utilizing advanced coating processes, the company delivers durable finishes and specialized paints for metal items. With over eight decades of expertise, the organization focuses on technical precision and the implementation of innovative surface treatment solutions to meet rigorous structural and aesthetic requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2021 | 2021-05-28 | Portuguese | |
| ITR 2021-Q1 | 2021-05-14 | Portuguese | |
| FRE NOVO 2020 v4 | 2021-05-07 | Portuguese | |
| FRE NOVO 2020 v3 | 2021-05-06 | Portuguese | |
| DFP 2020 | 2021-03-26 | Portuguese | |
| ITR 2020-Q3 | 2020-11-13 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
5 filings
| |||||
| 34680944 | FRE NOVO 2021 | 2021-05-28 | Portuguese | ||
| 33980078 | ITR 2021-Q1 | 2021-05-14 | Portuguese | ||
| 34584849 | FRE NOVO 2020 v4 | 2021-05-07 | Portuguese | ||
| 34584839 | FRE NOVO 2020 v3 | 2021-05-06 | Portuguese | ||
| 33727038 | DFP 2020 | 2021-03-26 | Portuguese | ||
|
2020
8 filings
| |||||
| 33964630 | ITR 2020-Q3 | 2020-11-13 | Portuguese | ||
| 34584836 | FRE NOVO 2020 v2 | 2020-09-16 | Portuguese | ||
| 33964609 | ITR 2020-Q2 | 2020-08-24 | Portuguese | ||
| 34584808 | FRE NOVO 2020 | 2020-07-27 | Portuguese | ||
| 34521291 | FRE NOVO 2019 v3 | 2020-07-20 | Portuguese | ||
| 33964603 | ITR 2020-Q1 | 2020-06-08 | Portuguese | ||
| 33701946 | DFP 2019 | 2020-03-26 | Portuguese | ||
| 34521270 | FRE NOVO 2019 v2 | 2020-03-04 | Portuguese | ||
|
2019
2 filings
| |||||
| 33944035 | ITR 2019-Q3 | 2019-11-14 | Portuguese | ||
| 33944025 | ITR 2019-Q2 | 2019-08-14 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaron Industries Limited
Manufactures high-end stainless steel products with special…
|
AARON | IN | Manufacturing |
|
Ages Industri B
Contract manufacturer specializing in die casting, machinin…
|
AGES | SE | Manufacturing |
|
Ameya Precision Engineers Limited
Manufactures precision components and sub-assemblies for oi…
|
AMEYA | IN | Manufacturing |
|
Amnode AB
Engineering company processing non-ferrous metals into cust…
|
AMNO | SE | Manufacturing |
|
ARGENT INDUSTRIAL LIMITED
Industrial holding company managing diversified units focus…
|
ART | ZA | Manufacturing |
|
Associated Coaters Limited
Provides pre-treatment and powder coating for aluminum extr…
|
544183 | IN | Manufacturing |
|
AZZ INC
Provider of metal coating solutions, including hot-dip galv…
|
AZZ | US | Manufacturing |
|
B. D. Industries (Pune) Limited
Manufactures precision machined components and sub-assembli…
|
544468 | IN | Manufacturing |
|
BEILONG PRECISION TECHNOLOGY CO., LTD.
Specializes in high-precision metal components, CNC machini…
|
301567 | CN | Manufacturing |
|
Best Precision Machinery Co., Ltd.
Manufactures high-precision mechanical components for autom…
|
300580 | CN | Manufacturing |
TEKNO 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/53198/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53198 | 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=53198 | 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=53198 \ -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": 53198}, 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 TEKNO S.A. INDÚSTRIA E COMÉRCIO (id: 53198)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.