This experiment aims to explore the connection between Movies score and Unemployed rate in the USA.
- Unemployed Rate. [Data set]. https://fred.stlouisfed.org/series/LNS14000024
- wikipedia movie plots , https://www.kaggle.com/jrobischon/wikipedia-movie-plots
The cited data sources have already been added to this repository.
To run the code in this repository you will need to have access to a machine running python
you should clean data before you start visualize it
- Open Command line: Start menu -> Run and type cmd
- Type: C:\python37\python.exe
Exercise\app.py - Or if your system is configured correctly, you can drag and drop your script from Explorer onto the Command Line window and press enter.
then you can visualize the date running Exercise/DataVisualization.py the result will gonna be in reports file
follow this instruction if you wish to run the code using docker
first of all
run cmd/terminal according to your os.
then type
docker build -t myImage.
After your image has been built successfully, you can run it as a container. In your terminal, run the command docker images to view your images. You should see an entry for myImage. Run the new image by entering:
docker run myImage
DOI of data result .
DOI For the DMPOnline .
DOI for DMP created using DS-Wizard
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.