the structure looks like this
[
[
'ID',
'Label',
'Longitude',
'Latitude',
'Country',
'City',
'Inventory',
'Safety stock',
'Ttl_wght_flw_thru',
],
[
'AFKBL',
'Kabul, Afghanistan',
69.136749,
34.53091,
'Afghanistan',
'Kabul',
12,
1845,
1304,
],
[
'AFKDH',
'Kandahar, Afghanistan',
65.700279,
31.61087,
'Afghanistan',
'Kandahar',
18,
1193,
151029,
]
if you want to see the code , i will send it in an attachment
thanks