
Andersons, Inc. — Investor Relations & Filings
Andersons, Inc. is a diversified company rooted in agriculture that operates across the agricultural supply chain. The company's business is organized into key sectors: commodity merchandising, renewables, and nutrient & industrial. The commodity merchandising segment manages the logistics, storage, and trade of agricultural goods for food, feed, and fuel. The renewables division is involved in the production and marketing of ethanol and its co-products, offering services such as plant management and corn origination. The nutrient & industrial segment manufactures and distributes a wide range of plant nutrients, specialty fertilizers for agricultural and professional turf applications, as well as various industrial products and food ingredients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 - Andersons, Inc. (0000821026) (Issuer) | 2026-03-26 | English | |
| 8-K - Andersons, Inc. (0000821026) (Filer) | 2026-03-25 | English | |
| 4 - Andersons, Inc. (0000821026) (Issuer) | 2026-03-19 | English | |
| 144 - Andersons, Inc. (0000821026) (Subject) | 2026-03-17 | English | |
| 4 - Andersons, Inc. (0000821026) (Issuer) | 2026-03-17 | English | |
| 4 - Andersons, Inc. (0000821026) (Issuer) | 2026-03-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33050172 | 4 - Andersons, Inc. (0000821026) (Issuer) | 2026-03-26 | English | ||
| 33040434 | 8-K - Andersons, Inc. (0000821026) (Filer) | 2026-03-25 | English | ||
| 32988463 | 4 - Andersons, Inc. (0000821026) (Issuer) | 2026-03-19 | English | ||
| 32967491 | 144 - Andersons, Inc. (0000821026) (Subject) | 2026-03-17 | English | ||
| 32965920 | 4 - Andersons, Inc. (0000821026) (Issuer) | 2026-03-17 | English | ||
| 32965919 | 4 - Andersons, Inc. (0000821026) (Issuer) | 2026-03-17 | English | ||
| 32881781 | 10-K - ANDERSONS, INC. (0000821026) (Filer) | 2026-02-18 | English | ||
| 32881774 | 8-K - ANDERSONS, INC. (0000821026) (Filer) | 2026-02-17 | English | ||
| 23956962 | 4 Filing | 2026-02-13 | English | ||
| 23956935 | 4 Filing | 2026-02-13 | English | ||
| 23956843 | 4 Filing | 2026-02-13 | English | ||
| 23956727 | 4 Filing | 2026-02-13 | English | ||
| 23956539 | 4 Filing | 2026-02-13 | English | ||
| 23956506 | 4 Filing | 2026-02-13 | English | ||
| 23956475 | 4 Filing | 2026-02-13 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of agricultural raw materials and live animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Scarnose International Limited
Procures, processes, and distributes cotton products for th…
|
543537 | IN | Wholesale and retail trade |
|
SPRIGHT AGRO LIMITED
Trades, processes, and distributes agricultural commodities…
|
531205 | IN | Wholesale and retail trade |
|
Unique Organics Ltd.
Global source and distributor of agricultural commodities a…
|
530997 | IN | Wholesale and retail trade |
|
Varna-Plod AD
A diversified company in real estate management and agricul…
|
— | BG | Wholesale and retail trade |
|
Zarneni Hrani Bulgaria AD
Procures, stores, and trades grains and oilseeds; distribut…
|
ZHBG | BG | Wholesale and retail trade |
Andersons, 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/32002/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32002 | 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=32002 | 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=32002 \ -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": 32002}, 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 Andersons, Inc. (id: 32002)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.