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