Tutorials
Read all latest tutorial posts
Map explorer
Ever wanted to create stunning, interactive maps without dealing with servers, databases, or complicated backends?
read more
Streamlining Data Anonymisation for Research
Whether you’re dealing with interview transcripts, survey responses, or scraped online content, failing to properly anonymise your data can have serious ethical consequences for researchers.
read more
The Best of Both Worlds: Saving Costs and Time When Using OpenAI's API
When working with OpenAI’s API for large language models (LLMs) in research projects, there are two techniques that can help save both time and costs.
read more
NetCBS: creating network measures using CBS networks (POPNET) in the RA
The netcbs library provides an easy-to-use query language for networks at Statistics Netherlands.
read more
Detecting communities in signed networks with Python
In this tutorial, we will guide you through applying two popular community detection algorithms to signed networks, using Python.
read more
Generating synthetic data in a safe way with metasyn
In this post, we show how to create synthetic data in an auditable, transparent way with the software package metasyn.
read more
How to manage your IP address in python
If you have ever tried web scraping, you may have run into your IP address being blocked by the website you scrape.
read more
Training a fastText model from scratch using Python
In this tutorial, we explain how to train a natural language processing model using fastText
read more
Visualizing international flows with Geoflow visualizer
A new free and open-source tool designed to visualize international flows in an interactive way.
read more
Wrangling interval data using lubridate
Using time interval objects to robustly extract data from transactions.
read more
Collecting online platforms data for science: an example using WhatsApp
In this tutorial, we use data donation and the Port software to get access to WhatsApp group-chat data in a way that completely preserves privacy of research participants.
read more