
In previous posts I have demonstrated how you can query stock price data with e.g. pandas_datareader in Python. In this post I will present an algorithm with which you can construct an efficient portfolio based on any set of stocks […]
Based on my recent OECD-package related post (https://www.supplychaindataanalytics.com/oecd-package-interface-in-r-reading-german-freight-transport-data-from-oecd-directly-in-r/) I extend my recenet analysis of German transport volume development by comparing different inland freight categories in a ggplot-chart. The data, again, i querried using the OECD-package in R. From the previous […]