
Angel Estrada y Cia. — Investor Relations & Filings
Angel Estrada y Cia. S.A. is a long-established company with over 150 years of experience in the production and marketing of stationery and educational materials. It specializes in a diverse range of products, including notebooks, legal pads, writing blocks, and textbooks, serving both educational and office sectors. The company is recognized for its advanced technology, efficient production processes, and commitment to product development, having received awards for quality and as a leading paper company.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| HECHO RELEVANTE | 2026-05-18 | Spanish | |
| FEC. CELEB.: 11-05-2026 - TEMA: 6 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-05-12 | Spanish | |
| FEC. CELEB.: 11-05-2026 - TEMA: 6 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-05-12 | Spanish | |
| NORMA CONTABLE: NIIF - TIPO BALANCE: INDIVIDUAL - PERIODICIDAD: TRIMESTRAL - FECHA CIERRE: 2026-03-31 - ARTÍCULO 62 Y 63 BCBA | 2026-05-11 | Spanish | |
| FEC. CELEB.: 11-05-2026 - TEMA: APROBACIÓN DE EECC - ACTAS DEL COMITÉ DE AUDITORÍA | 2026-05-11 | Spanish | |
| HECHO RELEVANTE | 2026-05-11 | Spanish |
Browse filings by year
26 years- 2026 22 filings
- 2025 61 filings
- 2024 63 filings
- 2023 40 filings
- 2022 53 filings
- 2021 55 filings
- 2020 42 filings
- 2019 15 filings
- 2018 62 filings
- 2017 70 filings
- 2016 78 filings
- 2015 77 filings
- 2014 82 filings
- 2013 66 filings
- 2012 47 filings
- 2011 41 filings
- 2010 75 filings
- 2009 53 filings
- 2008 159 filings
- 2007 83 filings
- 2006 31 filings
- 2005 46 filings
- 2004 66 filings
- 2003 21 filings
- 2002 6 filings
- 2001 14 filings
Market data
Market data not available
Price history
Peer group · Manufacture of other articles of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaradhya Disposal Industries Limited
Produces and distributes disposable food packaging and biod…
|
AARADHYA | IN | Manufacturing |
|
Albaad Massuot Yitzhak Ltd.
Global manufacturer of private-label wet wipes and feminine…
|
ALBA | IL | Manufacturing |
|
Alkindo Naratama Tbk
Provides integrated solutions in paper production, chemical…
|
ALDO | ID | Manufacturing |
|
A.S. Creation Tapeten AG
A leading European manufacturer of wallcoverings and furnis…
|
ACWN | DE | Manufacturing |
|
ASIA FILE CORPORATION BHD
Manufactures and trades stationery products, including fili…
|
— | MY | Manufacturing |
|
AWA PAPER & TECHNOLOGICAL COMPANY, Inc.
Manufacturer of high-performance functional papers and non-…
|
3896 | JP | Manufacturing |
|
Big Tree Cloud Holdings Ltd
Holding company developing personal care products and inves…
|
DSY | US | Manufacturing |
|
Bong
Provider of specialty packaging and envelope products in Eu…
|
BONG | SE | Manufacturing |
|
Brdr. Hartmann
Global manufacturer of moulded fibre packaging and producti…
|
HART | DK | Manufacturing |
|
CENTRAL GLOBAL BERHAD
Market leader in industrial tapes and label stocks manufact…
|
— | MY | Manufacturing |
Angel Estrada y Cia. 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/68456/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68456 | 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=68456 | 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=68456 \ -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": 68456}, 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 Angel Estrada y Cia. (id: 68456)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.