
Tabuk Agricultural Development Co. — Investor Relations & Filings
Tabuk Agricultural Development Co. (TADCO) specializes in large-scale agricultural production and the processing of diverse crop varieties. The company’s core operations involve the cultivation of field crops, including wheat, barley, and alfalfa, alongside a significant horticultural portfolio featuring potatoes, onions, and various fruits such as grapes, olives, and stone fruits. TADCO utilizes advanced irrigation technologies and modern farming practices to manage its extensive land holdings. Beyond primary cultivation, the company is involved in the production of value-added goods, most notably high-quality olive oil. Its business model integrates the entire supply chain from planting and harvesting to the marketing and distribution of fresh and processed products to regional markets.
Recent filings
Browse filings by year
33 years- 2026 20 filings
- 2025 44 filings
- 2024 35 filings
- 2023 29 filings
- 2022 21 filings
- 2021 27 filings
- 2020 54 filings
- 2019 21 filings
- 2018 32 filings
- 2017 26 filings
- 2016 27 filings
- 2015 34 filings
- 2014 33 filings
- 2013 20 filings
- 2012 22 filings
- 2011 28 filings
- 2010 21 filings
- 2009 21 filings
- 2008 13 filings
- 2007 17 filings
- 2006 23 filings
- 2005 14 filings
- 2004 5 filings
- 2003 4 filings
- 2002 2 filings
- 2001 6 filings
- 2000 4 filings
- 1999 3 filings
- 1998 5 filings
- 1997 6 filings
- 1996 5 filings
- 1995 3 filings
- 1994 4 filings
Market data
Market data not available
Price history
Peer group · Growing of cereals (except rice), leguminous crops and oil seeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agria Group Holding AD
An integrated agricultural holding in grain and oil crop cu…
|
AGH | BG | Agriculture, forestry and fishi… |
|
AgroGeneration
An agricultural commodities producer of grains and oilseeds…
|
ALAGR | FR | Agriculture, forestry and fishi… |
|
Agroinversiones S.A.
Specializes in grain commercialization solutions, market in…
|
— | AR | Agriculture, forestry and fishi… |
|
AGROTECH YÜKSEK TEKNOLOJİ VE YATIRIM A.Ş.
Integrates technology with agriculture, food production, wa…
|
AGROT | TR | Agriculture, forestry and fishi… |
|
Amatheon Agri
European agribusiness with farming and food processing in S…
|
MLAAH | NL | Agriculture, forestry and fishi… |
|
ARG DE GRAAF S A
Family-owned enterprise specializing in producing and expor…
|
— | AR | Agriculture, forestry and fishi… |
|
ARGENSUN SOCIEDAD ANONIMA
Global food company providing integrated solutions for the …
|
— | AR | Agriculture, forestry and fishi… |
|
BrasilAgro - Brazilian Agricultural Real Estate Co
Acquires, develops, and sells rural properties for agricult…
|
LND | BR | Agriculture, forestry and fishi… |
|
Campo de Avanzada S.A.
Agricultural company cultivating 7,000 rented hectares for …
|
— | AR | Agriculture, forestry and fishi… |
|
CEREALERA PUNTANA S.R.L.
Agricultural company cultivating cereals on leased fields.
|
— | AR | Agriculture, forestry and fishi… |
Tabuk Agricultural Development Co. 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/53475/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53475 | 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=53475 | 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=53475 \ -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": 53475}, 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 Tabuk Agricultural Development Co. (id: 53475)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.