Export Image

Fork of HTML Starter

saiful9707

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

ICE-5 Data Summary

A D3.js application that loads and parses CSV data from a remote Gist, displaying summary statistics about the dataset.

Features

  • Loads CSV data using D3's csvParse
  • Calculates file size, row count, and column count
  • Displays summary information on the webpage
  • Logs data metrics to the browser console
MIT Licensed