
BROWN FORMAN CORP — Investor Relations & Filings
Brown-Forman Corporation is one of the largest American-owned companies in the global spirits and wine business. Founded in 1870, the company manufactures, bottles, imports, exports, and markets a diverse portfolio of premium and super-premium alcoholic beverages. Its brand offerings span numerous categories, including American whiskey, bourbon, scotch, tequila, vodka, and wine. The portfolio features prominent brands such as Jack Daniel's, Woodford Reserve, Old Forester, and el Jimador. The company is focused on the long-term, responsible building of its brands and delivering sustainable value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-05-06 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| 8-K - BROWN FORMAN CORP (0000014693) (Filer) | 2026-04-28 | English | |
| 8-K | 2026-03-27 | English | |
| SCHEDULE 13G/A - BROWN FORMAN CORP (0000014693) (Subject) | 2026-03-26 | English | |
| 8-K | 2026-03-16 | English |
Browse filings by year
33 years- 2026 11 filings
- 2025 64 filings
- 2024 76 filings
- 2023 74 filings
- 2022 63 filings
- 2021 81 filings
- 2020 74 filings
- 2019 80 filings
- 2018 94 filings
- 2017 126 filings
- 2016 140 filings
- 2015 122 filings
- 2014 97 filings
- 2013 169 filings
- 2012 186 filings
- 2011 117 filings
- 2010 118 filings
- 2009 104 filings
- 2008 123 filings
- 2007 135 filings
- 2006 155 filings
- 2005 113 filings
- 2004 100 filings
- 2003 99 filings
- 2002 41 filings
- 2001 22 filings
- 2000 25 filings
- 1999 12 filings
- 1998 19 filings
- 1997 11 filings
- 1996 12 filings
- 1995 13 filings
- 1994 19 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 45856471 | Major Shareholding Notification 2026 | 2026-05-06 | English | ||
| 45856472 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 38172649 | 8-K - BROWN FORMAN CORP (0000014693) (Filer) | 2026-04-28 | English | ||
| 45856473 | 8-K | 2026-03-27 | English | ||
| 33052265 | SCHEDULE 13G/A - BROWN FORMAN CORP (0000014693) (Subject) | 2026-03-26 | English | ||
| 45856474 | 8-K | 2026-03-16 | English | ||
| 45856475 | S-3ASR | 2026-03-09 | English | ||
| 45856476 | 10-Q | 2026-03-04 | English | ||
| 45856477 | 8-K | 2026-03-04 | English | ||
| 19818169 | 4 Filing | 2026-02-13 | English | ||
| 15475286 | SCHEDULE 13G/A Filing | 2026-02-05 | English | ||
|
2025
4 filings
| |||||
| 15475278 | 4 Filing | 2025-12-16 | English | ||
| 15475298 | 4 Filing | 2025-12-05 | English | ||
| 10475184 | 10-Q | 2025-12-04 | English | ||
| 10475185 | 8-K | 2025-12-04 | English | ||
Market data
Market data not available
Price history
Peer group · Distilling, rectifying and blending of spirits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shede Spirits Co., Ltd.
Produces Chinese Baijiu using ecological brewing and aged s…
|
600702 | CN | Manufacturing |
|
SHINTO Holdings, Inc.
A diversified company in recycling, beverages, apparel, and…
|
2776 | JP | Manufacturing |
|
SICHUAN SWELLFUN CO., LTD
Produces and distributes high-end Baijiu using traditional …
|
600779 | CN | Manufacturing |
|
Silver Oak (India) Ltd.
Produces and distributes a diverse range of Indian Made For…
|
531635 | IN | Manufacturing |
|
Suraj Industries Limited.
Bottles alcoholic beverages and trades edible oils and gene…
|
890226 | IN | Manufacturing |
|
TAKARA HOLDINGS INC.
A holding company in alcoholic beverages, Japanese food, an…
|
2531 | JP | Manufacturing |
|
Tilaknagar Industries Ltd
Manufacturer and distributor of IMFL specializing in brandy…
|
TI | IN | Manufacturing |
|
Umida Group AB
Develops, produces, and sells a wide range of alcoholic and…
|
UMIDA B | SE | Manufacturing |
|
United Spirits Limited
Diageo subsidiary manufacturing and distributing a range of…
|
UNITDSPR | IN | Manufacturing |
|
WULIANGYE YIBIN CO.,LTD.
Produces premium baijiu using traditional five-grain brewin…
|
000858 | CN | Manufacturing |
BROWN FORMAN CORP 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/30482/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30482 | 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=30482 | 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=30482 \ -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": 30482}, 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 BROWN FORMAN CORP (id: 30482)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.