Name Last Update
server Loading commit data...
README.md Loading commit data...

analyze between search rate and stocks correlation

1 cd server && ipython notebook

2 data (this data is naver trend - search rate, company name sorted by date) acquisition

and save it to csv file

    RUN pr.ipynb

3 data (this data is crawled in naver financial by company code, it is stock sorted by date )

crawling and save it to csv file

    RUN pr-finance.ipynb

4 data visualize to graph (as of current, there is three company visualization. later, I will visualize all company )

    RUN data-visualize.py