You can preview and download the dataset in this tab. The dataset is available in multiple file formats, compatible with most common software packages. You can also view and download the Codebook, which provides information on the structure, contents, and layout of the dataset.

Learn to Create a Pie Chart Using R With Data From Our World in Data (2018)
This dataset outlines how to create a pie chart of global energy consumption, using a dataset from Our World in Data and the R programming language. Pie charts are used to visualize the division of a whole into subparts and enable the reader to roughly compare the distribution and size of individual parts. The pie chart uses area and color to encode the value. You will learn to identify ideal use cases and best practices for employing this visualization type in your work. The dataset file is accompanied by a Student Guide and a How-to Guide for creating this chart type using R.