TurkiyeMigration.flows {rSDI} | R Documentation |
Türkiye migration network flows data
Description
This data frame contains the data on migration of people between Türkiye's provinces in the period 2016-2017-2018. This is a consolidated version of raw data from Turkish Statistical Institute.
Usage
TurkiyeMigration.flows
Format
## 'TurkiyeMigration.flows' A data frame with 6480 rows and 3 columns:
- from, to
codes of origin and arrival province
- weight
number of people migrated
Details
Each row contains the number of people migrated in the "weight" column. 'from' and 'to' columns include the codes of provinces as used in the Türkiye statistical coding system.
The familiar names of provinces and their locations are to be found in a separate data frame named TurkiyeMigration.nodes
Source
<https://data.tuik.gov.tr/Kategori/GetKategori?p=Nufus-ve-Demografi-109>
[Package rSDI version 0.2.1 Index]