Data-projects-with-R-and-GitHub

Charlottes Project 🐌🐌🐌

🐌 0: Dataset

The dataset focuses on guest students at universities and other higher education institutions by gender in NRW.

ndefinedI obtained the dataset from the GOVDATA website, a platform for data from Germany. The data provider is the Open.NRW portal.

🐌 1: Data Cleaning

🐌2: Data Visualization

First part: create the plot

Your visualisation should look something like this. Don´t forget to put a header and axis label that fit the data.

Zweiter Teil: animate the plot :)

Attempt to animate the graph with gganimate(). Initially, only the data points for the winter semester 07/08 should be visible, followed by lines connecting to each subsequent winter semester, and the labels for each line should animate along with it.

Try out if the animation is visible via markdown. If not you have to create a HTML output.