Export Image
Export Code

Fork of Fork of Vega-Lite API Template

Nita

0 views in last 90 days
Last edited Aug 05, 2025
Created on Aug 05, 2025

Automobile Data Visualization

This project visualizes the relationship between automobile characteristics using Vega-Lite. The scatter plot shows:

  • X-axis: Miles per gallon (MPG)
  • Y-axis: Horsepower
  • Color: Origin of the vehicle
  • Size: Weight of the vehicle
  • Tooltip: Vehicle name and additional details

Features

  • Responsive design that adapts to window resizing
  • Interactive tooltips with vehicle details
  • Clean, modern styling with improved readability
  • Optimized data loading and rendering

Technologies

Data Source

The dataset is sourced from the UCI Machine Learning Repository and contains specifications for various automobiles.

MIT Licensed