According to the report published on Tuesday, at least 5,626 people have died in the last one year, and more than 2,213 have been injured. Most of the parts including Haiti’s capital Port-O-Prince have control of criminal groups.
These statistics reflect a worrying growth compared to 2023, when a thousand people were casualties. UN spokesperson Stefan Dujriik informed reporters in New York, saying that security conditions in Haiti are getting worse. According to the UN office, Binuh, in the last three months of 2024, there was a strong jump in the violence of criminal groups, self -defense party and law and order agencies. During this time 1,732 people died and 411 people were injured. The report mentions three incidents, in which more than 300 people lost their lives. They also have an attack in the Wharf German area of Port-O-Prince, where a large number of people were killed. During December 6 to 11, a criminal group alleged that the elderly population killed his head with witchcraft. After this, the criminal gang killed at least 207 people. People were murdered in their homes, in worship sites, burnt them or the bodies were mutilated to erase evidence. During this attack which lasted for five days, there was no interference of security agencies. Similar incidents have been reported in other areas of Haiti, where at least 170 people died in the early days of December. After these murders, self -defense groups have taken action in revenge, which has increased violence. In the protection, the security forces of the murders have also been accused of carrying out cases of human rights violations. According to the UN office report, during 2024, the police killed more than 250 people, including two children. Many persons were killed after taking custody, while others were murdered, while others fail to give identity cards. But it was killed. Despite the demand for numbers, the police is roughly blocked the investigation into cases of misconduct. No officer has been investigated after June 2023, which reflects the absence of appropriate inspection system. Despite the huge crisis on a large scale, Haiti’s judicial system is poor and in many major cases of killings and corruption, the judicial process is moving very slow. Has given and urged the international community that complete deployment of multinational security support mission will have to be ensured.
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!