Giter Club home page Giter Club logo

the-guests-of-jon-stewart-data-visualisation's Introduction

The Guests Of Jon Stewart Data Visualisation

http://daily-show.herokuapp.com/

Screenshot

Overview

A visual representation of data about the guests of Jon Stewart in The Daily Show. The data is represented in the form of interactive charts

Features

  • Pie chart - showing the different occupation groups
  • Row charts - one row chart to show the top ten occupations of the guests, another row chart to show the top ten guests
  • Line chart - showing how the number of guests have changed over the years
  • Series chart - showing how the 3 top occupation groups have changed over the years. The only chart on the website which is not interacting with the others charts.
  • Data table - will display the relevant data by selecting a guest or a show

Tech Used

  • MongoDB: an open-source database using document-orientated data model

    • We use MongoDB to convert and present our data in JSON format
  • Flask: a Python based microframework

    • We use Flask to serve our data from the server to our web based interface
  • Bootstrap: a HTML, CSS and JS framework for building responsive, mobile-first websites

    • We use bootstrap to make our site responsive
  • D3.js: a JavaScript library for manipulating data

    • We use D3.js to render our interactive charts and graphs
  • Dc.js: a JavaScript library for data visualization

    • We use Dc.js to plot the charts
  • Crossfilter.js: a JavaScript library for manipulating data

  • Queue.js: an asynchronous helper library for JavaScript

The database

My project used the database daily-show-guests presented by FiveThirtyEight at https://github.com/fivethirtyeight/data under the Creative Commons Attribution 4.0 International License. I made the following changes to the database to make my charts as accurate as possible

  • corrected minor typographical errors, e.g. extra apostrophe, extra white space, spelling mistakes etc.
  • changed rows that contained 2 or more guests to rows containing only a single guest e.g. "Adam Sandler and Chris Rock" occured in two rows under the Guest column, indicating that the specific show featured these two guests. I modified these two rows to include "Adam Sandler" and "Chris Rock" separately on each row
  • some guests' names included a title in a few instances, while no title in others - I removed the title, so my charts can show more accurate information
  • some guests' names included extra information e.g. "David Cross (show hosted by Stephen Colbert)" - removed the extra information

the-guests-of-jon-stewart-data-visualisation's People

Contributors

csillpap avatar

Watchers

James Cloos avatar Yoni Lavi 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.