Skip to content

jennykwan/doubleunion-dataanalysis-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Double Union Data Analysis Workshop

http://github.io/alyssackwan/doubleunion-dataanalysis-workshop/

This workshop illustrates how to put together a data analysis and visualization application from the ground up. This includes the use of functional programming with some light discussion of using multiple concurrent processes.

The following tools are used:

  • Clojure programming language (back end)
    • Incanter library (data analysis)
    • Ring and Compojure libraries (web server)
  • ClojureScript programming language (front end)
    • D3 library (data visualization)

Following the Workshop

The git repository has well-defined tags for each intermediate milestone. The final product is in the master branch.

You may also check out the website, which has links to step-by-step instructions.

http://alyssackwan.github.io/doubleunion-dataanalysis-workshop/

Usage

  1. Install Leiningen.
  2. At a shell in this directory, lein run.

License

Copyright © 2014 Alyssa Kwan

Distributed under the GNU General Public License v3.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published