"```json [ { "country": "Afghanistan", "fatalities_combatants": 66000 }, { "country": "Iraq", "fatalities_combatants": 179000 }, { "country": "Syria", "fatalities_combatants": 67000 }, { "country": "Yemen", "fatalities_combatants": 14000 } ]
To calculate the country with the highest and lowest ratio of fatalities:combatants:
The highest ratio is Iraq with 179,000 fatalities.
The lowest ratio is Yemen with 14,000 fatalities."
# Thu 11 Jul 12:30:17 CEST 2024 - URL: https://pbs.twimg.com/media/GSJBOzdW4AAcFxP?format=jpg&name=medium - Q: convert the figures from this bar chart to json and also calculate which country had the highest and lowest ratio of fatalities:combatants