This is the repository of the visualization(s) shown on https://migration-bs.kmapper.com.
The website uses migration data from the Canton of Basel-Stadt, derived from https://data.bs.ch/explore/dataset/100138/table/, to visualize migration from and to Basel. It allows to select a month and year and animates the Basel migrations from and to different parts of the world, i. e. Switzerland, Europe, rest of the world.
The underlying data transformations applied beforehand are documented in a separate repository here: https://github.com/cyrill-martin/basel-migration-data.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
npm install
npm run dev
npm run build
npm run deploy