D3 Basics

See the D3 API Reference.

To access the local CSV and JSON files using Ajax requests, they must be available over HTTP. Run python -m SimpleHTTPServer in this directory, and the files will be served on localhost:8000.