Giter Club home page Giter Club logo

interactive-data-viz's Introduction

Building Interactive Data Visualizations

This repository contains the files and data for the interactive data visualization with D3 workshop, as well as resources and next steps. Videos of another presentation of this workshop can be found here.

I would love your feedback on the materials either on the Q&A forum (Google Group) or in the Github issues.

And please do not hesitate to reach out to me directly via email at [email protected] or over twitter @clearspandex

Imgur

Throughout this workshop, you will learn how to make this animated and interactive line plot of temperature over time in Noe Valley.

Getting Setup

You will need:

  • HTTP web server
    • On OSX and Linux python -m SimpleHTTPServer
    • On Windows, I recommend downloading Mongoose
  • Text Editor: I recommend Sublime Text
  • A (modern) Web Browser: I recommend Google Chrome

Once you have downloaded the software above, you are ready to start making some data visualizations!

  1. Get the files: Download the ZIP or git clone https://github.com/Jay-Oh-eN/strata-interactive-data-viz.git (git tutorial) this repository.
  2. Start you HTTP web server
    • If using a SimpleHTTPServer, navigate into the repository folder (strata-interactive-data-viz) on your machine before you start the server.
    • If using Mongoose, set the 'Shared Directory' to be the repository folder.
  3. Navigate with a web browser to http://localhost:[port] where [port] is the port the server has started on (SimpleHTTPServer defaults to port 8000)
  4. You should see the directory listing, click on any of the .html files and you should see the charts.

If you need some help with Javascript or D3, refer to the tutorials below

Libraries Used

Whats in here?

data/                data
images/              static image examples to be used in the readme.md
lib/                 supporting JavaScript library files
exercise_1.html      file containing dimple.js exercise
exercise_2.html      D3 equivalent of dimple.js line chart
exercise_3.html      animating line plot with interactive buttons
LICENSE              Details of rights of use and distribution
presentation.pdf     lecture slides from presentation
readme.md            this file!
template.html        HTML and Javascript scaffold to start from

Visualization Examples

Author Driven

Facebook IPO (NYT)

Syrian Refugee Crisis (Wesam Manassra)

Viewer Driven

Crimespotting (Stamen)

Martini Glass (mix of author and viewer)

Visualizing MBTA Data (Mike Barry and Brian Card)

Gun Deaths (Periscopic)

Flight Delays (538)

Next Steps

Resources

General

Javascript

D3

D3 Libraries

License

Copyright 2015 Jonathan Dinu.

All files and content licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License

Rights of examples and screenshots of data visualizations belong to the authors themselves.

interactive-data-viz's People

Contributors

jonathandinu avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.