This presentation, developed for the Johns Hopkins University Developing Data Products course, provides an interactive multidimensional analysis of the mtcars dataset using Plotly API. This project examines the complex relationships between vehicle weight (wt), horsepower (hp), and fuel efficiency (mpg). By deploying high-dimensional 2D and 3D interactive visualizations, the analysis demonstrates how modern web-based data products facilitate deeper exploration of engine performance dynamics through real-time user engagement and data tooltips. The primary objectives of this project include:
- Generating a professional HTML presentation via R Markdown.
- Implementing the Plotly API to create high-dimensional 2D and 3D visualizations.
- Hosting the final product on a cloud-based platform such as RPubs, GitHub or NeoCities.