Film Score Vs Revenue Website


This project was created from data that had I previously collected for a high school project, using the Chi-squared method to determine the relationship, if any existed, between the intial reviews for a film and the overall return that studios saw.

This project utilizes a MySQL datbase, ajax parameters, D3 Data Visualizations, HTML, CSS rules and animation. My data is organized with a MySQL Database and is filtered using javascript commands and MySQL statements. The filter portion of the website is code to resist MySQL injection attacks.

In this video, you can see the functionality of my filtering options, allowing users to organize the films by specific catergories including the general ratings, first letter of the film and by the finacial outcome of film, which I found through math.

Meanwhile, this video demonstrates the circle packing graph that I programmed for this specific data set. The idea behind using this type of graph was to help visualize the variaty in finacial outcomes and audiance recpetions, building the correlation between them that I found in my research.