aribis369 / Trend-Analyzer

Analyses trends in upcoming movie's anticipation.
11 stars 6 forks source link

Refactored scraping code and added dynamic data to csv file #9

Open anubhavkamal opened 6 years ago

anubhavkamal commented 6 years ago

The data now is being updated every 30 mins in the csv file.

Fixes #8

anubhavkamal commented 6 years ago

Code for time series visualization has been added. Note: Time is in time stamp. Fixes #1 and #2

aribis369 commented 6 years ago

@anubhavkamal Don't make changes o the original program. Make a another file with uses the same program. but stores the data in csv format. Another person has work on making graph with mongodb. We want both the versions of the program.

aribis369 commented 6 years ago

@anubhavkamal Please scape data for 7-10 days and then plot different graphs, it will give a better picture to analyze.