
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.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
3 filings
| |||||
| 9679117 | FORM 4 | 2023-01-06 | English | ||
| 9679118 | FORM 4 | 2023-01-06 | English | ||
| 9679131 | FORM 4 | 2023-01-03 | English | ||
|
2022
12 filings
| |||||
| 9679119 | FORM 4 | 2022-12-05 | English | ||
| 9679120 | FORM 3 | 2022-12-02 | English | ||
| 9679121 | 8-K | 2022-11-16 | English | ||
| 9679122 | FORM 4 | 2022-11-09 | English | ||
| 9679123 | FORM 4 | 2022-11-03 | English | ||
| 9679125 | 10-Q | 2022-11-03 | English | ||
| 9679124 | FORM 4 | 2022-11-03 | English | ||
| 9679126 | 8-K | 2022-11-01 | English | ||
| 9679127 | 8-K | 2022-10-26 | English | ||
| 9679128 | Regulatory Filings 2022 | 2022-10-11 | English | ||
| 9679129 | Regulatory Filings 2022 | 2022-09-28 | English | ||
| 9679130 | Regulatory Filings 2022 | 2022-09-19 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of agricultural raw materials and live animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMERISE BIOSCIENCES LIMITED
Distributes agro-commodities and bioscience products for fo…
|
531681 | IN | Wholesale and retail trade |
|
Amraworld Agrico Ltd.
Trades and distributes agricultural commodities including f…
|
531991 | IN | Wholesale and retail trade |
|
Asia Cassava Resources Holdings Limited
Procurement, processing, logistics, and sale of dried cassa…
|
841 | HK | Wholesale and retail trade |
|
Astron Multigrain Limited
Processes, trades, and distributes food grains for industri…
|
544628 | IN | Wholesale and retail trade |
|
AWL AGRI BUSINESS LIMITED
Procures, processes, and distributes a wide range of agricu…
|
AWL | IN | Wholesale and retail trade |
|
Blue Pearl Agriventures Limited
Trades and distributes agricultural commodities like pulses…
|
514440 | IN | Wholesale and retail trade |
|
China Agri-Products Exchange Limited
Operates a nationwide chain of agricultural produce exchang…
|
149 | BM | Wholesale and retail trade |
|
CITY CROPS AGRO LIMITED
Trades and processes agro-commodities such as seeds, pulses…
|
544000 | IN | Wholesale and retail trade |
|
Contil India Limited
Global merchant exporter of agricultural commodities, food …
|
531067 | IN | Wholesale and retail trade |
|
CROPSTER AGRO LIMITED
Trades and distributes agricultural commodities including g…
|
523105 | IN | 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.