Ukraine has become the world’s largest weapon importer for the period from 2020 to 2024. This is stated in the study of the Stockholm International Institute for the Research of World (StockHolm International Peace Research Institute -).
According to Sipri, after the start of the Russian invasion, at least 35 countries sent weapons to Ukraine. In 2020-2024, Ukraine accounted for 8.8% of the global weapons imports. Most of the supply to Ukraine came to the USA (45%), Germany (12%) and Poland (11%). The study notes that Ukraine was the only European state that was part of the top 10 largest importers for the period from 2020 to 2024-despite the fact that many other European countries significantly increased the import of weapons at this time. “The new data on the supply of weapons clearly reflect the process of rearmament among European countries in response to a threat from Russia,” said Matthew George, director of the Sipri program for the supply of weapons. The import of weapons by European NATO members for the period from 2020 to 2024 increased more than double (+105%) compared to the 2015-2019 period. The United States delivered 64% of this weapons, which is much more than in 2015-19 (52%). Other main suppliers were France (6.5%), South Korea (6.5%), Germany (4.7%), Israel (3.9%). The export of weapons from the United States has increased by 21% over the past four years compared to the 2015-19 period. The share of the United States in world export of weapons increased from 35% to 43%. In 2020-24, the United States delivered weapons to 107 states. For the first time in 20 years, the largest share of American weapons exports came to Europe (35%), not the Middle East (33%). The Russian export of weapons has sharply decreased over the past four years (by 64%) compared to the 2015-2019 period, the study said. The decrease began even before a full -scale invasion of Ukraine, Sipri notes. “The war against Ukraine has further accelerated the fall of Russian weapons exports, because the battlefield requires more weapons, trade sanctions make it difficult to produce and sell their weapons to Russia, and the USA and their allies put pressure on the states so that they do not buy Russian weapons,” the study said. In 2020-24, Russia delivered the main types of weapons to 33 states. Two -thirds of Russian arms exports accounted for three countries: India (38%), China (17%) and Kazakhstan (11%). “It is important for European leaders not to behave as a victim” a specialist in resolving military conflicts Lisa Muziol – about the consequences of the division of Europe and the USA “European leaders, it is important not to behave like a victim” a specialist in resolving military conflicts Lisa Muziol – about the consequences of the divorce of Europe and the USA (Tagstotranslate) News
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!