KATALIN NAGY

Portfolio

Home

Kiesjestudies.nl is a website that aggregates information about the study programmes in the Netherlands. In this project, I will create a spider with Python’s Scrapy library that crawls through the website and collects information about the name, city, score and language of every study program.

Excel spreadheets are very useful for organizing and displaying data, however, creating the same report every month can be time-consuming. In this project, I will use Python’s Pandas and Xlsxwrite packages  to processes monthly sales data and automatically create an Excel report.

Data can be messy, especially when manual data input is involved. Data cleaning was the first task that became easier after I got started with Python. In this project, I will leverage Python’s Pandas and NumPy libraries to clean and explore a dataset. The project contains the following three stages: data cleaning, merging and exploration

Tableau immediately became one of my favorite tools when I tried it the first time. It’s very useful to explore a data set and to perform ad hoc analysis. The interactive dashboards help to create an easy-to-use, organized view of the data. I created some simple dashboards to discover the capabilities of Tableau.