
CAL-MAINE FOODS INC — Investor Relations & Filings
Cal-Maine Foods, Inc. is a major producer and distributor of fresh shell eggs. The company's operations encompass the production, grading, packaging, marketing, and distribution of a wide variety of shell eggs, including conventional, cage-free, and other specialty options. In addition to its primary focus on shell eggs, Cal-Maine Foods is expanding its portfolio to include various egg products and prepared foods. The company emphasizes maintaining efficient, state-of-the-art facilities and is committed to being a sustainable and reliable supplier of high-quality products to its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-04-09 | English | |
| 8-K - CAL-MAINE FOODS INC (0000016160) (Filer) | 2026-04-01 | English | |
| 10-Q - CAL-MAINE FOODS INC (0000016160) (Filer) | 2026-04-01 | English | |
| 8-K - CAL-MAINE FOODS INC (0000016160) (Filer) | 2026-04-01 | English | |
| 8-K - CAL-MAINE FOODS INC (0000016160) (Filer) | 2026-03-02 | English | |
| 4 Filing | 2026-01-14 | English |
Browse filings by year
31 years- 2026 20 filings
- 2025 56 filings
- 2024 42 filings
- 2023 38 filings
- 2022 37 filings
- 2021 44 filings
- 2020 40 filings
- 2019 35 filings
- 2018 51 filings
- 2017 29 filings
- 2016 40 filings
- 2015 39 filings
- 2014 34 filings
- 2013 36 filings
- 2012 27 filings
- 2011 28 filings
- 2010 19 filings
- 2009 24 filings
- 2008 54 filings
- 2007 60 filings
- 2006 18 filings
- 2005 52 filings
- 2004 90 filings
- 2003 87 filings
- 2002 7 filings
- 2001 8 filings
- 2000 6 filings
- 1999 7 filings
- 1998 5 filings
- 1997 9 filings
- 1996 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45856497 | Major Shareholding Notification 2026 | 2026-04-09 | English | ||
| 33133227 | 8-K - CAL-MAINE FOODS INC (0000016160) (Filer) | 2026-04-01 | English | ||
| 33133200 | 10-Q - CAL-MAINE FOODS INC (0000016160) (Filer) | 2026-04-01 | English | ||
| 33132930 | 8-K - CAL-MAINE FOODS INC (0000016160) (Filer) | 2026-04-01 | English | ||
| 32874933 | 8-K - CAL-MAINE FOODS INC (0000016160) (Filer) | 2026-03-02 | English | ||
| 15497705 | 4 Filing | 2026-01-14 | English | ||
| 15497696 | 4 Filing | 2026-01-14 | English | ||
| 15497695 | 4 Filing | 2026-01-14 | English | ||
| 15497688 | 4 Filing | 2026-01-14 | English | ||
| 15497687 | 4 Filing | 2026-01-14 | English | ||
| 15497681 | 4 Filing | 2026-01-14 | English | ||
| 15497677 | 4 Filing | 2026-01-14 | English | ||
| 15497673 | 4 Filing | 2026-01-14 | English | ||
| 15497662 | 4 Filing | 2026-01-14 | English | ||
| 15497660 | 4 Filing | 2026-01-14 | English | ||
Market data
Market data not available
Price history
Peer group · Raising of poultry
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGROSUPER S.A.
Food holding company producing and commercializing animal p…
|
— | CL | Agriculture, forestry and fishi… |
|
Branko Nitra
Specializes in turkey breeding, producing hatching eggs, da…
|
BRA | SK | Agriculture, forestry and fishi… |
|
CAB CAKARAN CORPORATION BERHAD
Integrated food producer specializing in poultry farming, f…
|
— | MY | Agriculture, forestry and fishi… |
|
CCK CONSOLIDATED HOLDINGS BERHAD
Investment holding company with integrated poultry, seafood…
|
— | MY | Agriculture, forestry and fishi… |
|
Charoen Pokphand Indonesia Tbk
A diversified agribusiness company producing poultry feed, …
|
CPIN | ID | Agriculture, forestry and fishi… |
|
COMSA FARMS BERHAD
Engaged in integrated farm operations, poultry, feedmilling…
|
— | MY | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Tập đoàn DABACO Việt Nam
Diversified enterprise in agriculture, food, veterinary med…
|
DBC | VN | Agriculture, forestry and fishi… |
|
CONSOLIDATED FARMS BERHAD
Core business is poultry farming, historically focused on l…
|
— | MY | Agriculture, forestry and fishi… |
|
Dekon Food and Agriculture Group
Primarily engaged in integrated livestock and poultry breed…
|
2419 | HK | Agriculture, forestry and fishi… |
|
DWS
Produces premium eggs using automated systems and sustainab…
|
6952 | TW | Agriculture, forestry and fishi… |
CAL-MAINE FOODS 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/31073/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31073 | 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=31073 | 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=31073 \ -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": 31073}, 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 CAL-MAINE FOODS INC (id: 31073)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.