
ALICO, INC. — Investor Relations & Filings
Alico, Inc. is an agribusiness and land management company that owns and manages extensive land holdings, primarily in Florida. The company's core operations are centered on agriculture and land stewardship. Its agricultural segment is one of the largest citrus producers in the United States, cultivating citrus groves and supplying fruit to major processors. Alico is also strategically diversifying its agricultural activities to include other products. The land management and other operations segment focuses on the responsible stewardship of its properties, which involves conservation, leasing for activities such as grazing, and targeted real estate development. The company emphasizes managing its land and water resources to achieve their highest and best returns while practicing environmental conservation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2025-05-13 | English | |
| 8-K | 2025-05-02 | English | |
| 8-K | 2025-04-23 | English | |
| 8-K | 2025-04-02 | English | |
| FORM 4 | 2025-04-02 | English | |
| FORM 4 | 2025-04-02 | English |
Browse filings by year
33 years- 2026 14 filings
- 2025 55 filings
- 2024 55 filings
- 2023 55 filings
- 2022 62 filings
- 2021 68 filings
- 2020 63 filings
- 2019 69 filings
- 2018 82 filings
- 2017 46 filings
- 2016 51 filings
- 2015 134 filings
- 2014 68 filings
- 2013 86 filings
- 2012 62 filings
- 2011 50 filings
- 2010 80 filings
- 2009 81 filings
- 2008 78 filings
- 2007 57 filings
- 2006 183 filings
- 2005 107 filings
- 2004 88 filings
- 2003 56 filings
- 2002 39 filings
- 2001 31 filings
- 2000 14 filings
- 1999 9 filings
- 1998 7 filings
- 1997 8 filings
- 1996 7 filings
- 1995 8 filings
- 1994 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8089959 | 8-K | 2025-05-13 | English | ||
| 8089960 | 8-K | 2025-05-02 | English | ||
| 8089962 | 8-K | 2025-04-23 | English | ||
| 8089963 | 8-K | 2025-04-02 | English | ||
| 8089964 | FORM 4 | 2025-04-02 | English | ||
| 8089965 | FORM 4 | 2025-04-02 | English | ||
| 8089967 | FORM 4 | 2025-04-02 | English | ||
| 8089968 | FORM 4 | 2025-04-02 | English | ||
| 8089969 | FORM 4 | 2025-04-02 | English | ||
| 8089970 | FORM 4 | 2025-04-02 | English | ||
| 8089972 | 8-K | 2025-04-01 | English | ||
| 8089973 | 8-K | 2025-03-14 | English | ||
| 8089975 | 8-K | 2025-02-28 | English | ||
| 8089980 | 10-Q | 2025-02-12 | English | ||
| 8089982 | 8-K | 2025-02-12 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of citrus fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Asian Citrus Holdings Limited
Cultivates, produces, and sells agricultural produce, speci…
|
73 | HK | Agriculture, forestry and fishi… |
|
DIEGO ZAMORA E HIJO S.R.L.
Family-owned agricultural enterprise specializing in citrus…
|
— | AR | 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… |
ALICO, INC. 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/33480/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33480 | 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=33480 | 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=33480 \ -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": 33480}, 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 ALICO, INC. (id: 33480)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.