Export Image

Fork of React & D3 Starter

harshithamiriyam19

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

ICE-5: The Shapes of Data

A React + D3.js application that loads a CSV dataset from a GitHub Gist, parses it, and displays summary statistics along with an SVG visualization of bird migration data.

Features

  • D3 CSV Parsing: Loads and parses CSV data from a remote URL
  • React Components: Modular component structure
  • Data Summary: Displays file size, row count, and column count
  • SVG Visualization: Interactive bird migration icon styled with D3
  • Error Handling: Graceful error display for failed data loads

Project Structure

MIT Licensed