Data:Quoten Staffel 1.tab
Aus Simpsonspedia
{
"license": "CC0-1.0",
"description": {
"en": "New Zealand annual wine production, in millions of litres"
},
"sources": "Statistics from New Zealand Winegrowers 1998–2024 annual reports",
"schema": {
"fields": [
{
"name": "year",
"type": "number",
"title": {
"en": "Year"
}
},
{
"name": "production",
"type": "number",
"title": {
"en": "Wine produced (million litres)"
}
}
]
},
"data": [
[
1990,
54.4
],
[
1991,
49.9
],
[
1992,
41.6
],
[
1993,
32.5
],
[
1994,
41.1
],
[
1995,
56.4
],
[
1996,
57.3
],
[
1997,
45.8
],
[
1998,
60.6
],
[
1999,
60.2
],
[
2000,
60.2
],
[
2001,
53.3
],
[
2002,
89
],
[
2003,
55
],
[
2004,
119.2
],
[
2005,
102.2
],
[
2006,
133.2
],
[
2007,
147.6
],
[
2008,
205.2
],
[
2009,
205.2
],
[
2010,
190
],
[
2011,
235
],
[
2012,
194
],
[
2013,
248.4
],
[
2014,
320.4
],
[
2015,
234.7
],
[
2016,
313.9
],
[
2017,
285.1
],
[
2018,
301.7
],
[
2019,
297.4
],
[
2020,
329
],
[
2021,
266.4
],
[
2022,
383
],
[
2023,
360.7
],
[
2024,
284.4
]
]
}