30 years have passed since more than 30,000 women from 200 countries met at the fourth World Conference on Women in Beijing to declare, firmly, that the rights of women and girls are human rights. From that meeting the Beijing Action Platform arose, a historical commitment that, backed by 189 countries, laid the basis for advancing gender equality in 12 key areas. Three decades later, the achievements are undeniable: the number of girls without schooling worldwide has been reduced from 200 million in 2000 to 122 million in 2023, 39% less. At the same time, the prevalence of female genital mutilation among adolescents aged 15 to 19 has been reduced from 47% to the early ninety to current 33%. More and more teenagers raise their voice to claim their rights. However, these progress are fragile and unequal, and we are still far from guarantee Girls With only five years ahead to meet the Sustainable Development Goals, this report examines the advances achieved and the gaps that still persist in essential areas such as education, child protection and health.Thoy, 122 million girls still do not school, many of them trapped in a cycle of poverty and discrimination that limits their future. In southern Asia, for example, the probability that a teenager does not access education, employment or training is three times greater than that of a boy of his age. In addition, almost 50 million girls and young women still do not know how to read or write a simple prayer. Education is the key to breaking the circle of inequality, and although there has been progress, there is still much to ensure that all girls receive the tools they need to prosper in a digital and constant world girls and young people. One in four married teenagers has suffered violence at the hands of their partner, and more than 50 million girls have been victims of sexual aggressions. It is also alarming that more than a third of adolescents in the world believe that, in certain circumstances, it is justified that a man hit his wife. These data remind us of the urgency of sensitizing to change attitudes that perpetuate violence and inequality. Child marriage and female genital mutilation have decreased in the last 30 years, and in countries such as Burkina Faso or Liberia the percentage of girls under this practice has been reduced to half. However, the rhythm of change is still too slow. While in some countries significant progress has been made, in others the situation has barely improved. Today, one in five girls continues to marry before 18 years, which seriously limits their education, health and independence. In terms of health and well -being, the adolescent pregnancies rate has descended almost halfway in the last three decades, which represents a significant advance. However, every year, 12 million adolescents between 15 and 19 give birth, and complications in pregnancy and childbirth are still one of the main causes of death among the young women of this age range. If we want to guarantee that all girls can develop their potential, it is essential to invest in their access to quality health services. The report makes it clear that the advances have been significant, but not enough, and that the action cannot wait. It is urgent to listen to adolescents, include them in decision making and ensure that their needs and priorities are in the center of public policies. Investing in education, digital skills, protection and health is the best guarantee to build a more fair and equitable world. We can not allow ourselves to take steps back. Equality is not only a fundamental right, but an investment in the future of the whole society. Let’s reaffirm our commitment to girls and young people around the world. His fight is ours. His future depends on what we do now. Conchart López is a general director of Plan International. (Tagstotranslate) Women’s Day
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);
// 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!