File size: 640 Bytes
5251d02
7148cbd
5251d02
 
 
7148cbd
f144f21
 
 
c3ff3bf
 
 
 
 
7148cbd
 
4c65420
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

# Immaterial Index and Corrected Index
cp -r ../immaterial_index data/
find data/immaterial_index -type f ! -name "*.png" -exec rm {} \;

# Population Index
cp -r ../figures_notebooks/figures/environment/population data/
find data/population -type f ! -name "*.png" -exec rm {} \;


# Population Index
cp -r ../figures_notebooks/figures/environment/gdp_per_capita data/
find data/gdp_per_capita -type f ! -name "*.png" -exec rm {} \;

# Map Figures
cp -r ../figures_notebooks/map_figures data/
find data/map_figures -type f ! -name "*.png" -exec rm {} \;

# Data Individuals
cp -r ../immaterial_index/results/df_individuals_score.csv data/