Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 873 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 873 Bytes

Migration networks

(...)

USA migration

(...)

Required folders and files

Folders

You should have the following (possibly empty) folders in your main folder:

  • migration_matrices
  • dendrograms
  • ultra_metric
Files

You should have the following files in your main folder:

  • my_shortest_path.so
  • Net_Gross_US.txt from census.gov (~100Mb)
  • prepare_data_fields.csv
  • prepare_data_states_num_counties.csv

Execution order

Run the following files with python <file.py>

  • prepare_data.py
  • compute_ultrametric_v2.py
  • plot_dendrogram.py
  • plot_VR.py (not working yet)