Skip to content

malexandersalazar/market-stock-treemap-plotting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just another market stock treemap

There are many approaches for market stock classification or grouping. The present algorithm is only intended to share a basic example using a data source available through another repository. View repository

Investment disclaimer

This project is distributed for general informational and educational purposes only and is not intended to constitute investment advice.

Prerequisites

  • Python (>= 3.8.5)
  • squarify (>= 0.4.3)
  • plotly (>= 4.14.3)
  • plotly-orca (>= 1.3.1)

Results

According to the country and share count.

COUNTRIES BY STOCKS COUNT

According to the market index and share capitalization (squarify)

AEX INDEX STOCKS

DAX INDEX STOCKS

DOW JONES STOCKS

EURO STOXX 50 STOCKS

FTSE 100 STOCKS

IBEX 35 STOCKS

NASDAQ 100 STOCKS

S&P 100 STOCKS

S&P 500 STOCKS

TECDAX STOCKS

According to the market industry and share capitalization (plotly)

S&P 500 STOCKS

References

  1. Moisés Alexander Salazar Vila. (n.d.). Just another market stock value scoring algorithm. GitHub. Retrieved on october 10, 2021 from https://github.com/malexandersalazar/market-stock-value-scoring
  1. Yan Holtz. (n.d.). Treemap. The Python Graph Gallery. Retrieved on july 17, 2021 from https://www.python-graph-gallery.com/treemap/
  1. Treemap Charts | Python | Plotly. Plotly. Retrieved on july 17, 2021 from https://plotly.com/python/treemaps/