Export Image

App_Sentiments

meangreen0067-lab

0 views in last 90 days
Last edited Mar 02, 2026
Created on Mar 02, 2026
Forked from HTML Starter

CSV Data Dashboard

A dynamic web application that loads CSV data from GitHub and displays it with summaries, charts, and tables.

Features

  • Load CSV data from GitHub raw links
  • Display data summaries with cards
  • Visualize data with SVG bar charts
  • Interactive data table with hover effects
  • Responsive design with modern styling

Setup

  1. Update the CSV_URL in index.js with your GitHub raw CSV link
  2. Open index.html in a browser

Customization

  • Modify the chart type in renderChart() function
  • Update summary metrics in renderSummary() function
  • Adjust colors in styles.css
MIT Licensed