@@ -9,7 +9,7 @@ export default {
9
9
methodology : '' ,
10
10
uom : 'unit' ,
11
11
csv :
12
- 'https ://github.com/devinit/digital-platform/blob/master/user-data/population-by-age ' ,
12
+ 'http ://212.111.41.68:8000/single_table?indicator=population_by_age&format=csv ' ,
13
13
zip :
14
14
'https://github.com/devinit/digital-platform/blob/master/user-data/population-by-age.zip?raw=true' ,
15
15
source : {
@@ -25,7 +25,7 @@ export default {
25
25
methodology : '' ,
26
26
uom : 'constant 2016 US$' ,
27
27
csv :
28
- 'https ://github.com/devinit/digital-platform/blob/master/user-data/intl-flows-donors ' ,
28
+ 'http ://212.111.41.68:8000/single_table?indicator=intl_flows_donors&format=csv ' ,
29
29
zip :
30
30
'https://github.com/devinit/digital-platform/blob/master/user-data/intl-flows-donors.zip?raw=true' ,
31
31
source : {
@@ -40,7 +40,7 @@ export default {
40
40
methodology : '' ,
41
41
uom : 'constant 2016 US$, NCU' ,
42
42
csv :
43
- 'https ://github.com/devinit/digital-platform/blob/master/user-data/ domestic' ,
43
+ 'http ://212.111.41.68:8000/single_table?indicator= domestic&format=csv ' ,
44
44
zip :
45
45
'https://github.com/devinit/digital-platform/blob/master/user-data/domestic.zip?raw=true' ,
46
46
source : {
@@ -55,7 +55,7 @@ export default {
55
55
methodology : '' ,
56
56
uom : 'constant 2016 US$' ,
57
57
csv :
58
- 'https ://github.com/devinit/digital-platform/blob/master/user-data/intl-flows-recipients ' ,
58
+ 'http ://212.111.41.68:8000/single_table?indicator=intl_flows_recipients&format=csv ' ,
59
59
zip :
60
60
'https://github.com/devinit/digital-platform/blob/master/user-data/intl-flows-recipients.zip?raw=true' ,
61
61
source : {
@@ -71,7 +71,7 @@ export default {
71
71
methodology : '' ,
72
72
uom : 'percent' ,
73
73
csv :
74
- 'https ://github.com/devinit/digital-platform/blob/master/user-data/depth-of-extreme-poverty-190 ' ,
74
+ 'http ://212.111.41.68:8000/single_table?indicator=depth_of_extreme_poverty_190&format=csv ' ,
75
75
zip :
76
76
'https://github.com/devinit/digital-platform/blob/master/user-data/depth-of-extreme-poverty-190.zip?raw=true' ,
77
77
source : {
@@ -86,7 +86,7 @@ export default {
86
86
methodology : '' ,
87
87
uom : 'percent' ,
88
88
csv :
89
- 'https ://github.com/devinit/digital-platform/blob/master/user-data/income-share-by-quintile ' ,
89
+ 'http ://212.111.41.68:8000/single_table?indicator=income_share_by_quintile&format=csv ' ,
90
90
zip :
91
91
'https://github.com/devinit/digital-platform/blob/master/user-data/income-share-by-quintile.zip?raw=true' ,
92
92
source : {
@@ -101,7 +101,7 @@ export default {
101
101
methodology : '' ,
102
102
uom : 'unit' ,
103
103
csv :
104
- 'https ://github.com/devinit/digital-platform/blob/master/user-data/population-total ' ,
104
+ 'http ://212.111.41.68:8000/single_table?indicator=population_total&format=csv ' ,
105
105
zip :
106
106
'https://github.com/devinit/digital-platform/blob/master/user-data/population-total.zip?raw=true' ,
107
107
source : { name : 'World Bank World Development Indicators' , link : '' }
0 commit comments