CH_migration_data {flowmapper} | R Documentation |
CH_migration_data
Description
Internal migrations between Cantons of Switzerland, 2011-2016.
Usage
CH_migration_data
Format
CH_migration_data
A data frame with 325 rows and 8 columns:
- id_a, id_b
Names of Cantons A and B
- flow_ab
Number of migrations from A to B
- flow_ba
Number of migrations from B to A
- xa,ya
Longitude and latitude of the centroid of Canton A. Web-Mercator projection (EPSG: 3857)
- xb,yb
Longitude and latitude of the centroid of Canton B. Web-Mercator projection (EPSG: 3857)
Source
Federal Statistical Office of Switzerland, under OPEN-BY-ASK terms of use: https://www.bfs.admin.ch/bfs/de/home/statistiken/bevoelkerung/migration-integration/binnenwanderung.assetdetail.3222163.html
[Package flowmapper version 0.1.2 Index]