Skip to Main Content

Data Analysis & Visualization with Python

This guide was created for those interested in learning about creating visualizations in Python using the plotly package.

The Data File - Data Dictionary

The data file consists of the following columns:

Rank - the number assigned to the film compared to other films

Movie_name - name of the film

Year - the year the film was released

Certificate - the film's content rating

Runtime_in_min - the length of the film in minutes

Number - hospital phone number

Metascore - average score based on critic input

Gross_in_$_M - owner of the hospital

Rating_from_10 - average rating from critics and fans

Download the Data File

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.