Smit Topiwala

Logo


• MS in Data Science graduate from University of Alabama at Birmingham.
• I am passionate about building impactful data products and learning the best coding practices for data science.
• Solid background in Python programming, statistics, and machine learning algorithms.
• Interested in Data Engineer/Data Science/Data Analytics/Business Research Analyst/Market research Analyst opportunities.

View My GitHub Profile

Detail Information about the Project

Project description: Stock-Market-Analysis project was developed to perform data analysis on the historical data of the publicly listed companies on the data provided by yahoo finance. Both fundamental and technical analysis was done to understand the trends in the market. Thorough data analysis is done to discover useful information. For my case study, I chose big tech companies that are publicly listed: google, ford, apple, Microsoft.

1. Open price of all the stocks

2. Volume of stocks traded on each day

3. Moving average of all three stocks.

4. Using scatter plot to check the relationships between the stocks.

5. Calculating the Cumulative returns.

6. Comparing the returns of three stocks together.

For more details see Stock Market Analysis.