flows (version 1.1.1)

nav: Commuters

Description

Data on commuters between Urban Areas of the French Grand Est region in 2011. Fields:
  • i: Code of the urban area of residence
  • namei: Name of the urban area of residence
  • wi: Total number of active occupied persons in the urban area of residence
  • j: Code of the urban area of work
  • namej: Name of the urban area of work
  • wj: Total number of active occupied persons in the urban area of work
  • fij: Number of commuters between i and j

Arguments

References

http://www.insee.fr/fr/themes/detail.asp?reg_id=99&ref_id=mobilite-professionnelle-11

Examples

Run this code
## nav
data(nav)
str(nav)

Run the code above in your browser using DataLab