
DIEGO ZAMORA E HIJO S.R.L. — Investor Relations & Filings
DIEGO ZAMORA E HIJO S.R.L., operating as Zamora Citrus, is a family-owned agricultural enterprise established in 1984. With over 30 years of experience, the company specializes in the cultivation and management of citrus fruits. Its primary focus is on lemon production, utilizing 1200 hectares across owned and leased farms, encompassing over 270,000 lemon plants. The company also cultivates avocado and lime. DIEGO ZAMORA E HIJO S.R.L. is committed to high standards of quality, sustainability, and development, ensuring product traceability and reliability from harvest to final destination. It aims to maintain direct and personal relationships with its clients.
Recent filings
Browse filings by year
4 yearsMarket data
Market data not available
Price history
Peer group · Growing of citrus fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALICO, INC.
An agribusiness and land management company specializing in…
|
ALCO | US | Agriculture, forestry and fishi… |
|
Asian Citrus Holdings Limited
Cultivates, produces, and sells agricultural produce, speci…
|
73 | HK | Agriculture, forestry and fishi… |
|
I.C.P. Israel Citrus Plantations Ltd. 1
Operates in citrus agriculture and real estate development,…
|
CTPL1 | IL | Agriculture, forestry and fishi… |
|
LATIN LEMON S.A.
Specializes in producing and exporting fresh lemons, essent…
|
— | AR | Agriculture, forestry and fishi… |
|
Limoneira CO
An agribusiness and real estate development firm producing …
|
LMNR | US | Agriculture, forestry and fishi… |
|
Mehadrin Ltd.
Vertically integrated global grower and exporter of citrus,…
|
MEDN | IL | Agriculture, forestry and fishi… |
|
S.A. San Miguel A.G.I.C.I. y F.
Global leader in citrus production and processing, speciali…
|
— | AR | Agriculture, forestry and fishi… |
DIEGO ZAMORA E HIJO S.R.L. 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/68793/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68793 | 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=68793 | 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=68793 \ -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": 68793}, 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 DIEGO ZAMORA E HIJO S.R.L. (id: 68793)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.