This chart illustrates the steady upward trend in recycled materials from 2020 projected through 2026, with volume measurements ranging from 100 to 300 metric tons. The data shows a consistent annual increase, highlighting the growing success of community recycling initiatives.
{
"type": "bar",
"data": {
"labels": [
"2020",
"2021",
"2022",
"2023",
"2024",
"2025",
"2026"
],
"datasets": [
{
"label": "Recycled Waste (Tons)",
"data": [
115,
140,
175,
210,
235,
265,
295
],
"backgroundColor": [
"#FF6384",
"#36A2EB",
"#FFCE56",
"#4BC0C0",
"#9966FF",
"#FF9F40",
"#FF6384"
],
"borderWidth": 1
}
]
}
}
Diese Website verwendet Cookies für essenzielle Funktionen, weitere Funktionen und zu statistischen Zwecken. Einzelheiten findest du in der Cookie-Richtlinie.