
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 |
|---|---|---|---|
|
Groupe Pizzorno Environnement
Provider of environmental services for waste collection, tr…
|
GPE | FR | Water supply; sewerage, waste m… |
|
Hangzhou Guotai Environmental Protection Technology Co.,Ltd.
Provides sludge treatment and disposal solutions for munici…
|
301203 | CN | Water supply; sewerage, waste m… |
|
Hera
A multi-utility company providing public services in energy…
|
HER | IT | Water supply; sewerage, waste m… |
|
HUNAN JUNXIN ENVIRONMENTAL PROTECTION CO., LTD.
Operates urban waste-to-energy and municipal environmental …
|
301109 | CN | Water supply; sewerage, waste m… |
|
Integrated Enviro-Capital Inc.
Engineering group providing turnkey environmental managemen…
|
— | CA | Water supply; sewerage, waste m… |
|
JITF INFRALOGISTICS LIMITED
Infrastructure firm focused on water management, waste proc…
|
JITFINFRA | IN | Water supply; sewerage, waste m… |
|
LGI LIMITED
Recovers landfill gas for renewable energy production and c…
|
LGI | AU | Water supply; sewerage, waste m… |
|
ORGANIC RECYCLING SYSTEMS LIMITED
Provides anaerobic digestion for waste-to-energy and resour…
|
543997 | IN | Water supply; sewerage, waste m… |
|
ORIZON VALORIZAÇÃO DE RESÍDUOS S.A.
Offers integrated waste management, treatment, and recovery…
|
— | BR | Water supply; sewerage, waste m… |
|
Promotora Ambiental, S.A.B. de C.V.
Provides waste collection, disposal, recycling, and wastewa…
|
PASA | MX | 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.