In 2021, an official was paid on average 2,431 euros net per month. But some public officials are much better remunerated.
© Illustration Capital / Freepik Back Backup Back to receive salary alerts Public service no longer attracts as much as before. According to Emmanuelle Prouet, project manager of the report “Working in the public service: the challenge of attractiveness” published last December, the situation would even become critic. During a webinar organized this Thursday, March 5, she recalled some alarming figures: “15% of the competition positions in the State Public Service do not find takers and 21% of the AP-HP beds were still closed in 2022”, for lack of staff, in 70% of cases. In local authorities, the report is equally alarming: “two thirds of local structures are struggling to recruit”, in particular on technical or services to the population. In cause? “An image of the public service deemed aging” and remuneration often perceived as unattractive. According to a BVA survey for the Casden Banque Populaire published in 2023, two thirds of public officials believe they are poorly paid. But beware, this observation does not apply to everyone. Because if the majority of officials denounce too low wages, some can count on particularly comfortable remuneration. This is revealed by the Dataviz of INSEE, based on the income of agents in 2021. Management functions benefit from the best Surprise wages, it is the senior officials of the public service who win the bet. At the top of the ranking, we find the 15,050 management staff, all sides of the public service (State, territorial and hospital). With no less than 6,500 euros net per month in 2021, this makes them the best remunerated officials. A pay that lives up to their heavy responsibilities. Just behind, we find hospital doctors practicing exclusively in the public. On average, their net monthly treatment amounted to 6,000 euros in 2021. But high income in the public service are not limited to the medical and scientific sector, quite the contrary. Tax public officials are also part of well -paid officials. Tax inspectors and category A agents of the public treasury and customs thus receive an average of 3,900 euros net per month. Conversely, many public service agents must be satisfied with more modest remuneration. The territorial public service is the most badly lotie, with an average salary of 2,039 euros net per month in 2021, against 2,590 euros in the hospital public service (FPH) and 2,688 euros in the State Public Service (FPE). Some agents even flirt with the minimum wage. Supervisors and aid-educators of National Education received an average of 1,300 euros net per month in 2021. An amount barely higher than the minimum wage of the time, which oscillated between 1,229 euros on January 1 and 1,257 euros net on October 1, 2021. Receive our last news each week, the flagship items to support your personal finances. (tagstotranslate) Salary
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!