
AVALON HOLDINGS CORP — Investor Relations & Filings
Avalon Holdings Corporation operates through two primary business segments. The first provides waste management services to industrial, commercial, municipal, and governmental customers, primarily in northeastern and midwestern markets. The second segment involves hospitality and recreation, centered on the ownership and operation of the Avalon Golf and Country Club and The Grand Resort.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - AVALON HOLDINGS CORP (0001061069) (Filer) | 2026-05-06 | English | |
| 10-Q - AVALON HOLDINGS CORP (0001061069) (Filer) | 2026-05-05 | English | |
| DEF 14A - AVALON HOLDINGS CORP (0001061069) (Filer) | 2026-03-20 | English | |
| 10-K - AVALON HOLDINGS CORP (0001061069) (Filer) | 2026-03-19 | English | |
| FORM 10-Q | 2025-11-07 | English | |
| FORM 8-K | 2025-09-24 | English |
Browse filings by year
29 years- 2026 4 filings
- 2025 9 filings
- 2024 10 filings
- 2023 12 filings
- 2022 10 filings
- 2021 7 filings
- 2020 14 filings
- 2019 17 filings
- 2018 28 filings
- 2017 24 filings
- 2016 14 filings
- 2015 14 filings
- 2014 14 filings
- 2013 18 filings
- 2012 18 filings
- 2011 19 filings
- 2010 14 filings
- 2009 9 filings
- 2008 16 filings
- 2007 33 filings
- 2006 11 filings
- 2005 34 filings
- 2004 17 filings
- 2003 14 filings
- 2002 14 filings
- 2001 9 filings
- 2000 11 filings
- 1999 14 filings
- 1998 8 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 41838743 | 8-K - AVALON HOLDINGS CORP (0001061069) (Filer) | 2026-05-06 | English | ||
| 41541555 | 10-Q - AVALON HOLDINGS CORP (0001061069) (Filer) | 2026-05-05 | English | ||
| 33002563 | DEF 14A - AVALON HOLDINGS CORP (0001061069) (Filer) | 2026-03-20 | English | ||
| 32989687 | 10-K - AVALON HOLDINGS CORP (0001061069) (Filer) | 2026-03-19 | English | ||
|
2025
9 filings
| |||||
| 11037827 | FORM 10-Q | 2025-11-07 | English | ||
| 11037828 | FORM 8-K | 2025-09-24 | English | ||
| 11037838 | FORM 10-Q | 2025-08-08 | English | ||
| 11037839 | Major Shareholding Notification 2025 | 2025-07-10 | English | ||
| 11037840 | Major Shareholding Notification 2025 | 2025-05-22 | English | ||
| 11037841 | FORM 8-K | 2025-05-08 | English | ||
| 11037847 | FORM 10-Q | 2025-05-07 | English | ||
| 11037849 | FORM DEF 14A | 2025-03-21 | English | ||
| 11037857 | FORM 10-K | 2025-03-20 | English | ||
|
2024
2 filings
| |||||
| 11037861 | FORM 10-Q | 2024-11-08 | English | ||
| 11037868 | FORM 8-K | 2024-09-24 | English | ||
Market data
Market data not available
Price history
Peer group · Treatment and disposal of non-hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VITAL ENGENHARIA AMBIENTAL S.A.
Provides integrated solid waste management, urban cleaning,…
|
— | BR | Water supply; sewerage, waste m… |
|
WANGNENG ENVIRONMENT CO.,LTD.
Operates waste-to-energy facilities and environmental infra…
|
002034 | CN | Water supply; sewerage, waste m… |
|
Waste Connections, Inc.
Provides non-hazardous waste collection, transfer, disposal…
|
WCN | US | Water supply; sewerage, waste m… |
|
Waste Connections, Inc.
Full-service North American provider of non-hazardous solid…
|
WCN | CA | Water supply; sewerage, waste m… |
|
WASTE MANAGEMENT INC
Provides waste collection, transfer, recycling, and disposa…
|
WM | US | Water supply; sewerage, waste m… |
|
WELLE Environmental Group Co.,Ltd
Global provider of organic wastewater treatment and solid w…
|
300190 | CN | Water supply; sewerage, waste m… |
|
Zhejiang Weiming Environment Protection Co.,Ltd.
Integrated provider of waste-to-energy facilities and solid…
|
603568 | CN | Water supply; sewerage, waste m… |
|
ZhongDe Waste Technology AG
Designs, builds, and operates plants that convert waste int…
|
ZEF | DE | Water supply; sewerage, waste m… |
AVALON HOLDINGS 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/35211/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35211 | 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=35211 | 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=35211 \ -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": 35211}, 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 AVALON HOLDINGS CORP (id: 35211)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.