On Wednesday, he informed reporters in New York about the situation getting worse in Hiti. A new Prime Minister has been appointed in the country on November 11, but after that the situation is getting worse.
This year, more than four thousand people have died in the violence of criminal groups, although the actual figure is expected to be much more than this. Seven lakh people in Haiti are victims of internal displacement, of which about 50 percent of the children, whose schooling has come to a standstill. Ulrika Richardson told reporters on Wednesday that thousands of people have left their homes once again in the last few days. There is deep concern over cases of murders, beating, and capturing new areas, and criminal groups are strengthening their hold on the capital of the country. Volcar Turk, the head of the Human Rights High Commissioner Office (OHCHR), is also strengthening its hold on the capital of the country. The capital has expressed deep concern over the fast in violence in Port-O-Prince. At least 150 people have been killed in the week, 92 have been injured and 20,000 are reported to be homeless. Ohchr chief expressed anger that about 40 lakh people were kept hired in a way in Port-O-Prince. And the criminal groups now have control over all the main roads leading to the capital of the country. Despite the pressure on the help of efforts, the humanitarian aid campaign continues in Haiti and the United Nations has It has reiterated its commitment to provide help to ordinary citizens. Cordant coordinator Ulrika Richardson said that daily food, clean water and medical care are being provided to the population displaced by the United Nations in difficult situations. Humanitarian aid efforts were blocked, after which the United Nations Humanitarian Service Helicopter Service started flights this week. Through, more important goods are being supplied in Haiti and employees have also been dispatched from one place to another. Tulrika Richardson said that efforts are being made to send international employees to another place, So that development works can be continued across the country. Earlier, United Nations Secretary -General Antonio Guterres appealed to the member countries on Tuesday to help the police force in Haiti, Cancer The multinational security mission will have to be supported under the leadership of security personnel. Ulrika Richardson mentioned a recent incident, in which criminal groups attempted to take an area in their possession, but police and local residents He drove them out from there. He said that it shows the intention and ability of the police that despite all the challenges, they again to the areas in the entire capital. Trying to take under control. In view of this, the senior official of the UN urged the member countries that the multinational security mission would have to be given the necessary support, so that they can support the national police of Haiti. Also, this will strengthen the humanitarian aid campaign in the country.
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!