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 Gantt Chart in R With Data From Wikipedia (2020)
This dataset outlines how to create a Gantt chart of World War II battles involving the United States using the R statistical software. Gantt charts are used to visualize concurrent or sequential series of tasks or events in chronological order and enable the reader to more quickly compare parallel events, task completion, as well as possible task interdependencies. Gantt charts use length and relative position to encode the value, though color may also be used to denote categorical differences. 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 R.