/* eslint-disable sort-keys */
export default [
  {
    source: 'Energy',
    target: 'Electricity and heat',
    value: 24.9,
  },
  {
    source: 'Energy',
    target: 'Industry',
    value: 14.7,
  },
  {
    source: 'Energy',
    target: 'Transportation',
    value: 14.3,
  },
  {
    source: 'Deforestation',
    target: 'Carbon Dioxide',
    value: 10.9,
  },
  {
    source: 'Land Use Change',
    target: 'Deforestation',
    value: 10.9,
  },
  {
    source: 'Road',
    target: 'Carbon Dioxide',
    value: 10.5,
  },
  {
    source: 'Transportation',
    target: 'Road',
    value: 10.5,
  },
  {
    source: 'Residential Buildings',
    target: 'Carbon Dioxide',
    value: 10.2,
  },
  {
    source: 'Energy',
    target: 'Other Fuel Combustion',
    value: 8.6,
  },
  {
    source: 'Other Industry',
    target: 'Carbon Dioxide',
    value: 6.6,
  },
  {
    source: 'Commercial Buildings',
    target: 'Carbon Dioxide',
    value: 6.3,
  },
  {
    source: 'Agriculture',
    target: 'Livestock and Manure',
    value: 5.4,
  },
  {
    source: 'Agriculture',
    target: 'Agriculture Soils',
    value: 5.2,
  },
  {
    source: 'Agriculture Soils',
    target: 'Nitrous Oxide',
    value: 5.2,
  },
  {
    source: 'Electricity and heat',
    target: 'Residential Buildings',
    value: 5.2,
  },
  {
    source: 'Livestock and Manure',
    target: 'Methane',
    value: 5.1,
  },
  {
    source: 'Cement',
    target: 'Carbon Dioxide',
    value: 5.0,
  },
  {
    source: 'Electricity and heat',
    target: 'Commercial Buildings',
    value: 5.0,
  },
  {
    source: 'Other Fuel Combustion',
    target: 'Residential Buildings',
    value: 5.0,
  },
  {
    source: 'Energy',
    target: 'Fugitive Emissions',
    value: 4.0,
  },
  {
    source: 'Iron and Steel',
    target: 'Carbon Dioxide',
    value: 4.0,
  },
  {
    source: 'Industry',
    target: 'Other Industry',
    value: 3.8,
  },
  {
    source: 'Oil and Gas Processing',
    target: 'Carbon Dioxide',
    value: 3.6,
  },
  {
    source: 'Chemicals',
    target: 'Carbon Dioxide',
    value: 3.4,
  },
  {
    source: 'Fugitive Emissions',
    target: 'Oil and Gas Processing',
    value: 3.2,
  },
  {
    source: 'Industry',
    target: 'Iron and Steel',
    value: 3.0,
  },
  {
    source: 'Unallocated Fuel Combustion',
    target: 'Carbon Dioxide',
    value: 3.0,
  },
  {
    source: 'Industrial Processes',
    target: 'Cement',
    value: 2.8,
  },
  {
    source: 'Industry',
    target: 'Oil and Gas Processing',
    value: 2.8,
  },
  {
    source: 'Oil and Gas Processing',
    target: 'Methane',
    value: 2.8,
  },
  {
    source: 'Electricity and heat',
    target: 'Other Industry',
    value: 2.7,
  },
  {
    source: 'Rail - Ship and Other Transport',
    target: 'Carbon Dioxide',
    value: 2.5,
  },
  {
    source: 'Transportation',
    target: 'Rail - Ship and Other Transport',
    value: 2.5,
  },
  {
    source: 'Electricity and heat',
    target: 'T and D Losses',
    value: 2.2,
  },
  {
    source: 'T and D Losses',
    target: 'Carbon Dioxide',
    value: 2.2,
  },
  {
    source: 'Electricity and heat',
    target: 'Unallocated Fuel Combustion',
    value: 2.0,
  },
  {
    source: 'Industry',
    target: 'Cement',
    value: 1.9,
  },
  {
    source: 'Other Fuel Combustion',
    target: 'Unallocated Fuel Combustion',
    value: 1.8,
  },
  {
    source: 'Agriculture',
    target: 'Other Agriculture',
    value: 1.7,
  },
  {
    source: 'Air',
    target: 'Carbon Dioxide',
    value: 1.7,
  },
  {
    source: 'Landfills',
    target: 'Methane',
    value: 1.7,
  },
  {
    source: 'Transportation',
    target: 'Air',
    value: 1.7,
  },
  {
    source: 'Waste',
    target: 'Landfills',
    value: 1.7,
  },
  {
    source: 'Agriculture',
    target: 'Rice Cultivation',
    value: 1.5,
  },
  {
    source: 'Rice Cultivation',
    target: 'Methane',
    value: 1.5,
  },
  {
    source: 'Waste',
    target: 'Waste water - Other Waste',
    value: 1.5,
  },
  {
    source: 'Agricultural Energy Use',
    target: 'Carbon Dioxide',
    value: 1.4,
  },
  {
    source: 'Industrial Processes',
    target: 'Chemicals',
    value: 1.4,
  },
  {
    source: 'Industry',
    target: 'Chemicals',
    value: 1.4,
  },
  {
    source: 'Other Agriculture',
    target: 'Methane',
    value: 1.4,
  },
  {
    source: 'Electricity and heat',
    target: 'Chemicals',
    value: 1.3,
  },
  {
    source: 'Fugitive Emissions',
    target: 'Coal Mining',
    value: 1.3,
  },
  {
    source: 'Harvest / Management',
    target: 'Carbon Dioxide',
    value: 1.3,
  },
  {
    source: 'Land Use Change',
    target: 'Harvest / Management',
    value: 1.3,
  },
  {
    source: 'Other Fuel Combustion',
    target: 'Commercial Buildings',
    value: 1.3,
  },
  {
    source: 'Coal Mining',
    target: 'Methane',
    value: 1.2,
  },
  {
    source: 'Waste water - Other Waste',
    target: 'Methane',
    value: 1.2,
  },
  {
    source: 'Pulp - Paper and Printing',
    target: 'Carbon Dioxide',
    value: 1.1,
  },
  {
    source: 'Aluminium Non-Ferrous Metals',
    target: 'Carbon Dioxide',
    value: 1.0,
  },
  {
    source: 'Electricity and heat',
    target: 'Iron and Steel',
    value: 1.0,
  },
  {
    source: 'Electricity and heat',
    target: 'Machinery',
    value: 1.0,
  },
  {
    source: 'Food and Tobacco',
    target: 'Carbon Dioxide',
    value: 1.0,
  },
  {
    source: 'Machinery',
    target: 'Carbon Dioxide',
    value: 1.0,
  },
  {
    source: 'Other Fuel Combustion',
    target: 'Agricultural Energy Use',
    value: 1.0,
  },
  {
    source: 'Electricity and heat',
    target: 'Pulp - Paper and Printing',
    value: 0.6,
  },
  {
    source: 'Chemicals',
    target: 'HFCs - PFCs',
    value: 0.5,
  },
  {
    source: 'Electricity and heat',
    target: 'Food and Tobacco',
    value: 0.5,
  },
  {
    source: 'Industrial Processes',
    target: 'Other Industry',
    value: 0.5,
  },
  {
    source: 'Industry',
    target: 'Food and Tobacco',
    value: 0.5,
  },
  {
    source: 'Industry',
    target: 'Pulp - Paper and Printing',
    value: 0.5,
  },
  {
    source: 'Electricity and heat',
    target: 'Aluminium Non-Ferrous Metals',
    value: 0.4,
  },
  {
    source: 'Electricity and heat',
    target: 'Oil and Gas Processing',
    value: 0.4,
  },
  {
    source: 'Electricity,heat',
    target: 'Agricultural Energy Use',
    value: 0.4,
  },
  {
    source: 'Industrial Processes',
    target: 'Aluminium Non-Ferrous Metals',
    value: 0.4,
  },
  {
    source: 'Industry',
    target: 'Aluminium Non-Ferrous Metals',
    value: 0.4,
  },
  {
    source: 'Other Industry',
    target: 'HFCs - PFCs',
    value: 0.4,
  },
  {
    source: 'Unallocated Fuel Combustion',
    target: 'Methane',
    value: 0.4,
  },
  {
    source: 'Unallocated Fuel Combustion',
    target: 'Nitrous Oxide',
    value: 0.4,
  },
  {
    source: 'Electricity and heat',
    target: 'Cement',
    value: 0.3,
  },
  {
    source: 'Livestock and Manure',
    target: 'Nitrous Oxide',
    value: 0.3,
  },
  {
    source: 'Other Agriculture',
    target: 'Nitrous Oxide',
    value: 0.3,
  },
  {
    source: 'Waste water - Other Waste',
    target: 'Nitrous Oxide',
    value: 0.3,
  },
  {
    source: 'Aluminium Non-Ferrous Metals',
    target: 'HFCs - PFCs',
    value: 0.2,
  },
  {
    source: 'Chemicals',
    target: 'Nitrous Oxide',
    value: 0.2,
  },
  {
    source: 'Coal Mining',
    target: 'Carbon Dioxide',
    value: 0.1,
  },
];
