block by curran 42ecc75c88515b382bacda3a525b20b6

Loading CSV Data

Full Screen

Part of the video course: D3.js in Motion.

An example of reading CSV data using D3.

This shows the “Iris” dataset. Originally published at UCI Machine Learning Repository: Iris Data Set, this small dataset from 1936 is often used for testing out machine learning algorithms and visualizations. Each row of the table represents an iris flower, including its species and dimensions of its botanical parts, sepal and petal, in centimeters.

index.html

iris.csv