/scrape

Scraping tradingeconomics.com

Primary LanguageJupyter Notebook

Scraping tradingeconomics.com


  1. The html tags were extremely messy that the program could not scrape the data needed properly anf fully unless the scripts should have been hard coded in order to get the appropriate results.
  2. The data contains economical stats of 191 countries withuot their units.
  3. Cleaned data units are assumed to be percentages.
  4. Last column of the cleaned.csv is called Moody's gradation which is worldwidely provided, hence, global investors are able to have a clear vision over a scpecific country's economical conditions in terms of investing in its securities or other asset classes.
  5. For further operations, Moody's rankings can be fed to the machine learning algorithms.