How to download EU data with Eurostat package in R: Part 1 (with pyramid graphs)

Eurostat is the statistical office of the EU. It publishes statistics and indicators that enable comparisons between countries and regions. With the eurostat package, we can visualise some data from the EU and compare countries. In this blog, we will create a pyramid graph and a Statista-style bar chart. First, we use the get_eurostat_toc() function to … Continue reading How to download EU data with Eurostat package in R: Part 1 (with pyramid graphs)