
UNIVERSAL CORP /VA/ — Investor Relations & Filings
Universal Corporation is a global business-to-business supplier of agricultural products. The company's primary operation involves sourcing, processing, and supplying leaf tobacco to manufacturers of consumer tobacco products, acting as a key intermediary between farmers and manufacturers. Leveraging its expertise in agriculture, the company has diversified into the plant-based ingredients market. Through this segment, it provides a variety of value-added ingredients, including fruit and vegetable juices, concentrates, and dehydrated products, to customers in the food and beverage industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 4 | 2017-06-07 | English | |
| FORM 4 | 2017-06-07 | English | |
| FORM 4 | 2017-06-02 | English | |
| FORM 4 | 2017-06-02 | English | |
| FORM 4 | 2017-06-02 | English | |
| FORM 4 | 2017-06-02 | English |
Browse filings by year
27 years- 2026 7 filings
- 2025 57 filings
- 2024 58 filings
- 2023 65 filings
- 2022 47 filings
- 2021 46 filings
- 2020 61 filings
- 2019 69 filings
- 2018 81 filings
- 2017 103 filings
- 2016 90 filings
- 2015 79 filings
- 2014 90 filings
- 2013 100 filings
- 2012 94 filings
- 2011 113 filings
- 2010 89 filings
- 2009 86 filings
- 2008 79 filings
- 2007 106 filings
- 2006 93 filings
- 2005 100 filings
- 2004 95 filings
- 2003 93 filings
- 2002 131 filings
- 2001 94 filings
- 2000 99 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
15 filings
| |||||
| 8898852 | FORM 4 | 2017-06-07 | English | ||
| 8898853 | FORM 4 | 2017-06-07 | English | ||
| 8898855 | FORM 4 | 2017-06-02 | English | ||
| 8898858 | FORM 4 | 2017-06-02 | English | ||
| 8898859 | FORM 4 | 2017-06-02 | English | ||
| 8898862 | FORM 4 | 2017-06-02 | English | ||
| 8898863 | FORM 4 | 2017-06-02 | English | ||
| 8898865 | FORM 4 | 2017-06-02 | English | ||
| 8898868 | FORM 4 | 2017-06-02 | English | ||
| 8898870 | FORM 4 | 2017-06-02 | English | ||
| 8898872 | FORM 4 | 2017-05-31 | English | ||
| 8898873 | FORM 4 | 2017-05-31 | English | ||
| 8898876 | FORM 4 | 2017-05-31 | English | ||
| 8898878 | FORM 4 | 2017-05-31 | English | ||
| 8898879 | FORM 4 | 2017-05-31 | English | ||
Market data
Market data not available
Price history
Peer group · Post-harvest crop activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agricore United
Major agribusiness focused on crop inputs, grain handling, …
|
AU | CA | Agriculture, forestry and fishi… |
|
AMIR Marketing and Investment in Agriculture Ltd.
Supplies, markets, and distributes agricultural inputs to t…
|
AMRK | IL | Agriculture, forestry and fishi… |
|
Elfin Agro India Limited
Specializes in the procurement, processing, and distributio…
|
544724 | IN | Agriculture, forestry and fishi… |
|
Gajanand International Limited
Processes and distributes cotton bales and seeds for manufa…
|
GAJANAND | IN | Agriculture, forestry and fishi… |
|
Great-Sun Foods Co.,Ltd.
Integrated management of fresh produce supply chains and gl…
|
603336 | CN | Agriculture, forestry and fishi… |
|
N2OFF, Inc.
Develops sustainable solutions for the agricultural and ene…
|
NITO | US | Agriculture, forestry and fishi… |
|
PRIME FRESH LIMITED
Manages the sourcing, processing, and distribution of fresh…
|
540404 | IN | Agriculture, forestry and fishi… |
|
STANBIK AGRO LIMITED
Processes, trades, and distributes agricultural commodities…
|
544659 | IN | Agriculture, forestry and fishi… |
|
Weyburn Inland Terminal Ltd.
Grain handling, storage, marketing, and distribution of ess…
|
— | CA | Agriculture, forestry and fishi… |
UNIVERSAL CORP /VA/ 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/31992/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31992 | 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=31992 | 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=31992 \ -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": 31992}, 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 UNIVERSAL CORP /VA/ (id: 31992)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.