
TYSON FOODS, INC. — Investor Relations & Filings
Tyson Foods, Inc. is a multinational, protein-focused food company and one of the world's largest processors and marketers of chicken, beef, and pork. The company's operations are organized into four primary segments: Chicken, Beef, Pork, and Prepared Foods. It produces a diverse range of fresh, frozen, and value-added protein products. Its extensive brand portfolio includes well-known names such as Tyson, Jimmy Dean, Hillshire Farm, Ball Park, Wright Brand, and Aidells. Tyson Foods serves a broad customer base, supplying products to grocery retailers, foodservice distributors, and restaurant chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-28 | English | |
| 10-Q - TYSON FOODS, INC. (0000100493) (Filer) | 2026-05-04 | English | |
| 8-K - TYSON FOODS, INC. (0000100493) (Filer) | 2026-05-04 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| 8-K | 2026-04-02 | English |
Browse filings by year
27 years- 2026 34 filings
- 2025 64 filings
- 2024 114 filings
- 2023 66 filings
- 2022 55 filings
- 2021 87 filings
- 2020 89 filings
- 2019 81 filings
- 2018 71 filings
- 2017 96 filings
- 2016 80 filings
- 2015 69 filings
- 2014 107 filings
- 2013 66 filings
- 2012 76 filings
- 2011 58 filings
- 2010 68 filings
- 2009 88 filings
- 2008 88 filings
- 2007 108 filings
- 2006 111 filings
- 2005 77 filings
- 2004 74 filings
- 2003 42 filings
- 2002 13 filings
- 2001 26 filings
- 2000 11 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47859680 | 8-K | 2026-05-28 | English | ||
| 40881774 | 10-Q - TYSON FOODS, INC. (0000100493) (Filer) | 2026-05-04 | English | ||
| 40880039 | 8-K - TYSON FOODS, INC. (0000100493) (Filer) | 2026-05-04 | English | ||
| 45999800 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45999801 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45999810 | 8-K | 2026-04-02 | English | ||
| 45999813 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 32878822 | 8-K - TYSON FOODS, INC. (0000100493) (Filer) | 2026-02-20 | English | ||
| 20887403 | SCHEDULE 13D/A Filing | 2026-02-13 | English | ||
| 32878823 | 8-K - TYSON FOODS, INC. (0000100493) (Filer) | 2026-02-11 | English | ||
| 20887482 | 4 Filing | 2026-02-11 | English | ||
| 20887459 | 4 Filing | 2026-02-11 | English | ||
| 20887422 | 424B5 Filing | 2026-02-11 | English | ||
| 20887416 | FWP Filing | 2026-02-10 | English | ||
| 20887248 | 424B5 Filing | 2026-02-10 | English | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Canada Packers Inc.
Leading North American supplier of premium sustainable pork…
|
CPKR | CA | Manufacturing |
|
Central Industries Corporation Inc.
Large-scale food processor converting hog carcasses into pa…
|
CIND | CA | Manufacturing |
|
CHATHA FOODS LIMITED
Manufacturer of frozen and chilled meat and vegetarian prod…
|
544151 | IN | Manufacturing |
|
Cherrybro Co.,Ltd
A vertically integrated producer of fresh and processed chi…
|
066360 | KR | Manufacturing |
|
China Yurun Food Group Limited
Leading Chinese meat supplier specializing in pork products…
|
1068 | BM | Manufacturing |
|
COFCO Joycome Foods Limited
Integrated meat processor covering feed production, hog bre…
|
1610 | HK | Manufacturing |
|
Congyu Intelligent Agricultural Holdings Limited
Integrated food supply chain managing agricultural cultivat…
|
875 | HK | Manufacturing |
|
CONSERVAS ODERICH SA
Vertically integrated processor and exporter of canned meat…
|
— | BR | Manufacturing |
|
CPE
Vertically integrated agribusiness specializing in livestoc…
|
1215 | TW | Manufacturing |
|
Cranswick PLC
A food producer of fresh pork, poultry, convenience foods, …
|
CWK | GB | Manufacturing |
TYSON 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/30292/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30292 | 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=30292 | 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=30292 \ -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": 30292}, 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 TYSON FOODS, INC. (id: 30292)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.