Secondary oil products
secondary_oil_products.Rd
A string vector containing names of products classified by the IEA as oil_and_oil_products
that are not primary_coal_products
.
Format
A string vector with 18 entries.
- refinery_feedstocks
The string identifier for Refinery feedstocks.
- refinery_gas
The string identifier for Refinery gas.
- ethane
The string identifier for Ethane.
- liquefied_petroleum_gases_lpg
The string identifier for Liquefied petroleum gases (LPG).
- motor_gasoline_excl_biofuels
The string identifier for Motor gasoline excl. biofuels.
- aviation_gasoline
The string identifier for Aviation gasoline.
- gasoline_type_jet_fuel
The string identifier for Gasoline type jet fuel.
- kerosene_type_jet_fuel_excl_biofuels
The string identifier for Kerosene type jet fuel excl. biofuels.
- other_kerosene
The string identifier for Other kerosene.
- gas_diesel_oil_excl_biofuels
The string identifier for Gas/diesel oil excl. biofuels.
- fuel_oil
The string identifier for Fuel oil.
- naptha
The string identifier for Naphtha.
- white_spirit_SBP
The string identifier for White spirit & SBP.
- lubricants
The string identifier for Lubricants.
- bitumen
The string identifier for Bitumen.
- paraffin_waxes
The string identifier for Paraffin waxes.
- petroleum_coke
The string identifier for Petroleum coke.
- other_oil_products
The string identifier for Other oil products.
Examples
secondary_oil_products
#> [[1]]
#> [1] "Refinery feedstocks"
#>
#> [[2]]
#> [1] "Refinery gas"
#>
#> [[3]]
#> [1] "Ethane"
#>
#> [[4]]
#> [1] "Liquefied petroleum gases (LPG)"
#>
#> [[5]]
#> [1] "Motor gasoline excl. biofuels"
#>
#> [[6]]
#> [1] "Aviation gasoline"
#>
#> [[7]]
#> [1] "Gasoline type jet fuel"
#>
#> [[8]]
#> [1] "Kerosene type jet fuel excl. biofuels"
#>
#> [[9]]
#> [1] "Other kerosene"
#>
#> [[10]]
#> [1] "Gas/diesel oil excl. biofuels"
#>
#> [[11]]
#> [1] "Fuel oil"
#>
#> [[12]]
#> [1] "Naphtha"
#>
#> [[13]]
#> [1] "White spirit & SBP"
#>
#> [[14]]
#> [1] "Lubricants"
#>
#> [[15]]
#> [1] "Bitumen"
#>
#> [[16]]
#> [1] "Paraffin waxes"
#>
#> [[17]]
#> [1] "Petroleum coke"
#>
#> [[18]]
#> [1] "Other oil products"
#>