Giter Site home page Giter Site logo

louisevuitton / 100-heroes-villains Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 37.94 MB

This is a data visualization of American Film Institute's list of 100 Heroes and Villains using Python.

Python 66.76% HTML 1.69% JavaScript 30.23% CSS 0.31% C 0.43% C++ 0.49% Fortran 0.02% Smarty 0.01% Tcl 0.07% PowerShell 0.01% Batchfile 0.01%
american-film-institute heroes villains top-100 films film-ratings rotten-tomatoes

100-heroes-villains's Introduction

What years did AFI's best heroes and villains appear in theatres?

This is a Python project for Code Louisville Winter 2018. I took the data from American Film Institute's list of 100 Heroes and Villains. The data includes heroes, villains, the actors who played the characters, films, and film release dates. 

The scatter chart represents all heroes and villains on  the list arranged by year of film release. In the future, I want to add the information about each character on the list. I also want to make graphs showing all the films by year, genre, and Rotten Tomatoes scores.

To view this report:
1. Download the latest version of Python: https://www.python.org/downloads/

2. Download the following:
	-Pip: https://pip.pypa.io/en/stable/installing/
	-SQLite: https://www3.sqlite.org/download.html
	-Pandas: http://pandas.pydata.org/
	-NumPy: https://pypi.python.org/pypi/numpy (Numpy can also be installed via Pip)
	-Bokeh: https://bokeh.pydata.org/en/latest/docs/installation.html

	Bokeh also requires the following libraries to be installed: 
		-Jinja2 >=2.7: http://jinja.pocoo.org/
		-python-dateutil >=2.1: https://pypi.python.org/pypi/python-dateutil
		-PyYAML >=3.10: https://github.com/yaml
		-packaging >=17.1: https://pypi.python.org/pypi/packaging/
		-six >=1.5.2: https://pypi.python.org/pypi/six/1.5.2
		-tornado >=4.3: https://pypi.python.org/pypi/tornado/4.3	

3. Clone or download this repo.

4. In the project's root folder, run index.py

5. index.py will import the heroes and villains information from the included CSV and database files. The file index.html will generate the scatter plot representing the characters on the list with the year of film release.

100-heroes-villains's People

Contributors

louisevuitton 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.