This is a repository of projects that were inspired by or started during my Exploratory Data Analysis and Visualization course at Columbia. I enrolled in the class in 2013-2014, during my participation in the Certification program for Data Science at the Institue of Data Science.
This was 3-part iteration (currently I only have the last iteration posted), where I found a junk chart (inspired by Kaiser Fung) on the internet, designed a better viz representation, coded it in D3, and added more features such as exploratory graphs and filters. The main goals were to 1) use this as an exercise to think about how to best represent obtained data and 2) become familiar with D3. [Final viz here and here.]
This was my opportunity to use data from my workplace (that is, relevant and yet unexplored data) and see what interesting trends we could detect. I was interested in using support data (such as number of support cases, topics, correlations to revenue or signups) and user data (location, company size, etc.). While I cannot post the full visualization on a public repo, because I haven't figured out how to do that while keeping the data private, I've included the full code and some screenshots. (Stay tuned for updated versions and demos.)
If you clone the repo, everything including the data are self-contained.
Data were extracted from Desk and Intercom.
requests_oauthlib
simplejson
pandas
python-intercom
requests
json
time
Use SimpleHTTPServer
to serve locally:
$ python -m SimpleHTTPServer 9999
This saves your workspace so you don't have to run costly functions everytime you get back to your project
$ ipython notebook