// Source: https://www.gov.uk/government/statistics/renewable-sources-of-energy-chapter-6-digest-of-united-kingdom-energy-statistics-dukes
export function getData() {
  return [
    {
      year: new Date(1990, 0, 1),
      "Onshore wind": 1,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 11,
      "Large scale Hydro": 437,
      "Plant biomass": 0,
      "Animal biomass": 0,
      "Landfill gas": 46,
      "Sewage gas": 104,
      "Onshore wind percent": 0,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 2,
      "Large scale Hydro percent": 66,
      "Plant biomass percent": 0,
      "Animal biomass percent": 0,
      "Landfill gas percent": 7,
      "Sewage gas percent": 16,
    },
    {
      year: new Date(1991, 0, 1),
      "Onshore wind": 1,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 12,
      "Large scale Hydro": 385,
      "Plant biomass": 0,
      "Animal biomass": 0,
      "Landfill gas": 68,
      "Sewage gas": 108,
      "Onshore wind percent": 0,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 2,
      "Large scale Hydro percent": 60,
      "Plant biomass percent": 0,
      "Animal biomass percent": 0,
      "Landfill gas percent": 11,
      "Sewage gas percent": 17,
    },
    {
      year: new Date(1992, 0, 1),
      "Onshore wind": 3,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 13,
      "Large scale Hydro": 454,
      "Plant biomass": 0,
      "Animal biomass": 17,
      "Landfill gas": 124,
      "Sewage gas": 108,
      "Onshore wind percent": 0,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 2,
      "Large scale Hydro percent": 56,
      "Plant biomass percent": 0,
      "Animal biomass percent": 2,
      "Landfill gas percent": 15,
      "Sewage gas percent": 13,
    },
    {
      year: new Date(1993, 0, 1),
      "Onshore wind": 19,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 14,
      "Large scale Hydro": 356,
      "Plant biomass": 0,
      "Animal biomass": 52,
      "Landfill gas": 147,
      "Sewage gas": 124,
      "Onshore wind percent": 2,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 2,
      "Large scale Hydro percent": 43,
      "Plant biomass percent": 0,
      "Animal biomass percent": 6,
      "Landfill gas percent": 18,
      "Sewage gas percent": 15,
    },
    {
      year: new Date(1994, 0, 1),
      "Onshore wind": 30,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 14,
      "Large scale Hydro": 424,
      "Plant biomass": 0,
      "Animal biomass": 71,
      "Landfill gas": 170,
      "Sewage gas": 118,
      "Onshore wind percent": 3,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 42,
      "Plant biomass percent": 0,
      "Animal biomass percent": 7,
      "Landfill gas percent": 17,
      "Sewage gas percent": 12,
    },
    {
      year: new Date(1995, 0, 1),
      "Onshore wind": 34,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 14,
      "Large scale Hydro": 402,
      "Plant biomass": 0,
      "Animal biomass": 71,
      "Landfill gas": 184,
      "Sewage gas": 135,
      "Onshore wind percent": 3,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 39,
      "Plant biomass percent": 0,
      "Animal biomass percent": 7,
      "Landfill gas percent": 18,
      "Sewage gas percent": 13,
    },
    {
      year: new Date(1996, 0, 1),
      "Onshore wind": 42,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 10,
      "Large scale Hydro": 282,
      "Plant biomass": 0,
      "Animal biomass": 67,
      "Landfill gas": 232,
      "Sewage gas": 135,
      "Onshore wind percent": 4,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 29,
      "Plant biomass percent": 0,
      "Animal biomass percent": 7,
      "Landfill gas percent": 24,
      "Sewage gas percent": 14,
    },
    {
      year: new Date(1997, 0, 1),
      "Onshore wind": 57,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 14,
      "Large scale Hydro": 344,
      "Plant biomass": 0,
      "Animal biomass": 68,
      "Landfill gas": 301,
      "Sewage gas": 134,
      "Onshore wind percent": 5,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 29,
      "Plant biomass percent": 0,
      "Animal biomass percent": 6,
      "Landfill gas percent": 26,
      "Sewage gas percent": 11,
    },
    {
      year: new Date(1998, 0, 1),
      "Onshore wind": 75,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 18,
      "Large scale Hydro": 422,
      "Plant biomass": 0,
      "Animal biomass": 76,
      "Landfill gas": 389,
      "Sewage gas": 126,
      "Onshore wind percent": 5,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 29,
      "Plant biomass percent": 0,
      "Animal biomass percent": 5,
      "Landfill gas percent": 27,
      "Sewage gas percent": 9,
    },
    {
      year: new Date(1999, 0, 1),
      "Onshore wind": 73,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 18,
      "Large scale Hydro": 441,
      "Plant biomass": 0,
      "Animal biomass": 157,
      "Landfill gas": 558,
      "Sewage gas": 135,
      "Onshore wind percent": 4,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 26,
      "Plant biomass percent": 0,
      "Animal biomass percent": 9,
      "Landfill gas percent": 32,
      "Sewage gas percent": 8,
    },
    {
      year: new Date(2000, 0, 1),
      "Onshore wind": 81,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 18,
      "Large scale Hydro": 419,
      "Plant biomass": 11,
      "Animal biomass": 183,
      "Landfill gas": 718,
      "Sewage gas": 120,
      "Onshore wind percent": 4,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 22,
      "Plant biomass percent": 1,
      "Animal biomass percent": 10,
      "Landfill gas percent": 38,
      "Sewage gas percent": 6,
    },
    {
      year: new Date(2001, 0, 1),
      "Onshore wind": 83,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 18,
      "Large scale Hydro": 331,
      "Plant biomass": 81,
      "Animal biomass": 205,
      "Landfill gas": 822,
      "Sewage gas": 119,
      "Onshore wind percent": 4,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 16,
      "Plant biomass percent": 4,
      "Animal biomass percent": 10,
      "Landfill gas percent": 40,
      "Sewage gas percent": 6,
    },
    {
      year: new Date(2002, 0, 1),
      "Onshore wind": 108,
      "Offshore wind": 0,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 18,
      "Large scale Hydro": 394,
      "Plant biomass": 92,
      "Animal biomass": 184,
      "Landfill gas": 879,
      "Sewage gas": 121,
      "Onshore wind percent": 5,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 17,
      "Plant biomass percent": 4,
      "Animal biomass percent": 8,
      "Landfill gas percent": 38,
      "Sewage gas percent": 5,
    },
    {
      year: new Date(2003, 0, 1),
      "Onshore wind": 110,
      "Offshore wind": 1,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 13,
      "Large scale Hydro": 257,
      "Plant biomass": 137,
      "Animal biomass": 169,
      "Landfill gas": 1075,
      "Sewage gas": 129,
      "Onshore wind percent": 4,
      "Offshore wind percent": 0,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 10,
      "Plant biomass percent": 5,
      "Animal biomass percent": 7,
      "Landfill gas percent": 42,
      "Sewage gas percent": 5,
    },
    {
      year: new Date(2004, 0, 1),
      "Onshore wind": 149,
      "Offshore wind": 17,
      "Marine energy": 0,
      "Solar photovoltaics": 0,
      "Small scale Hydro": 24,
      "Large scale Hydro": 392,
      "Plant biomass": 123,
      "Animal biomass": 179,
      "Landfill gas": 1313,
      "Sewage gas": 144,
      "Onshore wind percent": 5,
      "Offshore wind percent": 1,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 13,
      "Plant biomass percent": 4,
      "Animal biomass percent": 6,
      "Landfill gas percent": 42,
      "Sewage gas percent": 5,
    },
    {
      year: new Date(2005, 0, 1),
      "Onshore wind": 215,
      "Offshore wind": 35,
      "Marine energy": 0,
      "Solar photovoltaics": 1,
      "Small scale Hydro": 38,
      "Large scale Hydro": 385,
      "Plant biomass": 129,
      "Animal biomass": 159,
      "Landfill gas": 1407,
      "Sewage gas": 153,
      "Onshore wind percent": 6,
      "Offshore wind percent": 1,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 10,
      "Plant biomass percent": 3,
      "Animal biomass percent": 4,
      "Landfill gas percent": 37,
      "Sewage gas percent": 4,
    },
    {
      year: new Date(2006, 0, 1),
      "Onshore wind": 307,
      "Offshore wind": 56,
      "Marine energy": 0,
      "Solar photovoltaics": 1,
      "Small scale Hydro": 41,
      "Large scale Hydro": 354,
      "Plant biomass": 123,
      "Animal biomass": 145,
      "Landfill gas": 1451,
      "Sewage gas": 146,
      "Onshore wind percent": 8,
      "Offshore wind percent": 1,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 9,
      "Plant biomass percent": 3,
      "Animal biomass percent": 4,
      "Landfill gas percent": 37,
      "Sewage gas percent": 4,
    },
    {
      year: new Date(2007, 0, 1),
      "Onshore wind": 386,
      "Offshore wind": 67,
      "Marine energy": 0,
      "Solar photovoltaics": 1,
      "Small scale Hydro": 45,
      "Large scale Hydro": 392,
      "Plant biomass": 138,
      "Animal biomass": 218,
      "Landfill gas": 1534,
      "Sewage gas": 162,
      "Onshore wind percent": 10,
      "Offshore wind percent": 2,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 10,
      "Plant biomass percent": 3,
      "Animal biomass percent": 5,
      "Landfill gas percent": 38,
      "Sewage gas percent": 4,
    },
    {
      year: new Date(2008, 0, 1),
      "Onshore wind": 498,
      "Offshore wind": 115,
      "Marine energy": 0,
      "Solar photovoltaics": 1,
      "Small scale Hydro": 47,
      "Large scale Hydro": 396,
      "Plant biomass": 242,
      "Animal biomass": 260,
      "Landfill gas": 1540,
      "Sewage gas": 180,
      "Onshore wind percent": 12,
      "Offshore wind percent": 3,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 9,
      "Plant biomass percent": 6,
      "Animal biomass percent": 6,
      "Landfill gas percent": 36,
      "Sewage gas percent": 4,
    },
    {
      year: new Date(2009, 0, 1),
      "Onshore wind": 647,
      "Offshore wind": 151,
      "Marine energy": 0,
      "Solar photovoltaics": 2,
      "Small scale Hydro": 49,
      "Large scale Hydro": 401,
      "Plant biomass": 387,
      "Animal biomass": 232,
      "Landfill gas": 1613,
      "Sewage gas": 198,
      "Onshore wind percent": 14,
      "Offshore wind percent": 3,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 8,
      "Plant biomass percent": 8,
      "Animal biomass percent": 5,
      "Landfill gas percent": 34,
      "Sewage gas percent": 4,
    },
    {
      year: new Date(2010, 0, 1),
      "Onshore wind": 621,
      "Offshore wind": 263,
      "Marine energy": 0,
      "Solar photovoltaics": 3,
      "Small scale Hydro": 43,
      "Large scale Hydro": 266,
      "Plant biomass": 461,
      "Animal biomass": 239,
      "Landfill gas": 1711,
      "Sewage gas": 237,
      "Onshore wind percent": 12,
      "Offshore wind percent": 5,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 5,
      "Plant biomass percent": 9,
      "Animal biomass percent": 5,
      "Landfill gas percent": 33,
      "Sewage gas percent": 5,
    },
    {
      year: new Date(2011, 0, 1),
      "Onshore wind": 930,
      "Offshore wind": 443,
      "Marine energy": 0,
      "Solar photovoltaics": 21,
      "Small scale Hydro": 61,
      "Large scale Hydro": 429,
      "Plant biomass": 554,
      "Animal biomass": 224,
      "Landfill gas": 1744,
      "Sewage gas": 254,
      "Onshore wind percent": 15,
      "Offshore wind percent": 7,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 0,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 7,
      "Plant biomass percent": 9,
      "Animal biomass percent": 4,
      "Landfill gas percent": 29,
      "Sewage gas percent": 4,
    },
    {
      year: new Date(2012, 0, 1),
      "Onshore wind": 1053,
      "Offshore wind": 654,
      "Marine energy": 0,
      "Solar photovoltaics": 116,
      "Small scale Hydro": 58,
      "Large scale Hydro": 398,
      "Plant biomass": 1062,
      "Animal biomass": 225,
      "Landfill gas": 1708,
      "Sewage gas": 242,
      "Onshore wind percent": 16,
      "Offshore wind percent": 10,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 2,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 6,
      "Plant biomass percent": 16,
      "Animal biomass percent": 3,
      "Landfill gas percent": 25,
      "Sewage gas percent": 4,
    },
    {
      year: new Date(2013, 0, 1),
      "Onshore wind": 1455,
      "Offshore wind": 986,
      "Marine energy": 0,
      "Solar photovoltaics": 173,
      "Small scale Hydro": 58,
      "Large scale Hydro": 346,
      "Plant biomass": 2008,
      "Animal biomass": 226,
      "Landfill gas": 1697,
      "Sewage gas": 251,
      "Onshore wind percent": 18,
      "Offshore wind percent": 12,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 2,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 4,
      "Plant biomass percent": 25,
      "Animal biomass percent": 3,
      "Landfill gas percent": 21,
      "Sewage gas percent": 3,
    },
    {
      year: new Date(2014, 0, 1),
      "Onshore wind": 1595,
      "Offshore wind": 1153,
      "Marine energy": 0,
      "Solar photovoltaics": 349,
      "Small scale Hydro": 72,
      "Large scale Hydro": 435,
      "Plant biomass": 2913,
      "Animal biomass": 225,
      "Landfill gas": 1651,
      "Sewage gas": 276,
      "Onshore wind percent": 16,
      "Offshore wind percent": 12,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 4,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 4,
      "Plant biomass percent": 30,
      "Animal biomass percent": 2,
      "Landfill gas percent": 17,
      "Sewage gas percent": 3,
    },
    {
      year: new Date(2015, 0, 1),
      "Onshore wind": 1965,
      "Offshore wind": 1498,
      "Marine energy": 0,
      "Solar photovoltaics": 648,
      "Small scale Hydro": 85,
      "Large scale Hydro": 457,
      "Plant biomass": 3850,
      "Animal biomass": 235,
      "Landfill gas": 1598,
      "Sewage gas": 293,
      "Onshore wind percent": 16,
      "Offshore wind percent": 12,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 5,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 4,
      "Plant biomass percent": 32,
      "Animal biomass percent": 2,
      "Landfill gas percent": 13,
      "Sewage gas percent": 2,
    },
    {
      year: new Date(2016, 0, 1),
      "Onshore wind": 1785,
      "Offshore wind": 1411,
      "Marine energy": 0,
      "Solar photovoltaics": 894,
      "Small scale Hydro": 87,
      "Large scale Hydro": 374,
      "Plant biomass": 3855,
      "Animal biomass": 230,
      "Landfill gas": 1542,
      "Sewage gas": 312,
      "Onshore wind percent": 14,
      "Offshore wind percent": 11,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 7,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 3,
      "Plant biomass percent": 31,
      "Animal biomass percent": 2,
      "Landfill gas percent": 12,
      "Sewage gas percent": 3,
    },
    {
      year: new Date(2017, 0, 1),
      "Onshore wind": 2470,
      "Offshore wind": 1798,
      "Marine energy": 0,
      "Solar photovoltaics": 985,
      "Small scale Hydro": 112,
      "Large scale Hydro": 394,
      "Plant biomass": 4206,
      "Animal biomass": 226,
      "Landfill gas": 1405,
      "Sewage gas": 317,
      "Onshore wind percent": 18,
      "Offshore wind percent": 13,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 7,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 3,
      "Plant biomass percent": 30,
      "Animal biomass percent": 2,
      "Landfill gas percent": 10,
      "Sewage gas percent": 2,
    },
    {
      year: new Date(2018, 0, 1),
      "Onshore wind": 2612,
      "Offshore wind": 2281,
      "Marine energy": 1,
      "Solar photovoltaics": 1089,
      "Small scale Hydro": 111,
      "Large scale Hydro": 357,
      "Plant biomass": 4898,
      "Animal biomass": 219,
      "Landfill gas": 1284,
      "Sewage gas": 325,
      "Onshore wind percent": 17,
      "Offshore wind percent": 15,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 7,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 2,
      "Plant biomass percent": 32,
      "Animal biomass percent": 1,
      "Landfill gas percent": 8,
      "Sewage gas percent": 2,
    },
    {
      year: new Date(2019, 0, 1),
      "Onshore wind": 2739,
      "Offshore wind": 2749,
      "Marine energy": 1,
      "Solar photovoltaics": 1068,
      "Small scale Hydro": 120,
      "Large scale Hydro": 390,
      "Plant biomass": 5400,
      "Animal biomass": 243,
      "Landfill gas": 866,
      "Sewage gas": 233,
      "Onshore wind percent": 17,
      "Offshore wind percent": 17,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 7,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 2,
      "Plant biomass percent": 34,
      "Animal biomass percent": 2,
      "Landfill gas percent": 5,
      "Sewage gas percent": 1,
    },
    {
      year: new Date(2020, 0, 1),
      "Onshore wind": 3004,
      "Offshore wind": 3498,
      "Marine energy": 1,
      "Solar photovoltaics": 1109,
      "Small scale Hydro": 134,
      "Large scale Hydro": 456,
      "Plant biomass": 5637,
      "Animal biomass": 241,
      "Landfill gas": 835,
      "Sewage gas": 237,
      "Onshore wind percent": 17,
      "Offshore wind percent": 20,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 6,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 3,
      "Plant biomass percent": 32,
      "Animal biomass percent": 1,
      "Landfill gas percent": 5,
      "Sewage gas percent": 1,
    },
    {
      year: new Date(2021, 0, 1),
      "Onshore wind": 2507,
      "Offshore wind": 3053,
      "Marine energy": 0,
      "Solar photovoltaics": 1044,
      "Small scale Hydro": 119,
      "Large scale Hydro": 353,
      "Plant biomass": 5990,
      "Animal biomass": 240,
      "Landfill gas": 791,
      "Sewage gas": 233,
      "Onshore wind percent": 15,
      "Offshore wind percent": 18,
      "Marine energy percent": 0,
      "Solar photovoltaics percent": 6,
      "Small scale Hydro percent": 1,
      "Large scale Hydro percent": 2,
      "Plant biomass percent": 36,
      "Animal biomass percent": 1,
      "Landfill gas percent": 5,
      "Sewage gas percent": 1,
    },
  ];
}
