Latest job in Social Welfare Department in Muzaffarabad 2024
The Social Welfare Department in Muzaffarabad, AJK, Pakistan, has announced vacancies for the positions of Livestock Assistant, Social Welfare Officer, Cook, and Lady Health Visitor, as per an advertisement published on December 7, 2024, in the Khabrain newspaper. Candidates with qualifications such as Master’s, Bachelor’s, or Middle education are eligible to apply.
Applications for these government management roles and other opportunities at the Social Welfare Department can be submitted until December 20, 2024, or as specified in the advertisement. Interested candidates should review the full ad online for detailed application procedures.
Advertisement
{
“@context” : “https://schema.org/”,
“@type” : “JobPosting”,
“title” : “social welfare officer”,
“description” : “Social Welfare Department Muzaffarabad, muzaffarabad AJK Pakistan invites applications from eligible candidates for the post of livestock assistant, social welfare officer, cook and lady health visitor as per advertisement of December 7, 2024 published in daily Khabrain Newspaper. Persons with Master, Middle and Bachelor etc. education can apply. Apply at Social Welfare Department latest Government jobs in Management and departments before closing date which is around December 20, 2024 or as per closing date in newspaper ad. Read complete ad online to know how to apply on latest Social Welfare Department job opportunities.”,
“identifier”: {
“@type”: “PropertyValue”,
“name”: “Social Welfare Department”,
“value”: “6382”
},
“experienceRequirements” : “”,
“occupationalCategory”: “Management”,
“industry”: “Management”,
“datePosted” : “07 December, 2024”,
“validThrough” : “20 December, 2024”,
“employmentType” : “FULL_TIME”,
“educationRequirements”: “Middle, Bachelor, Master”,
“hiringOrganization” : {
“@type” : “Organization”,
“name” : “Social Welfare Department”,
“sameAs” : “https://www.jobz.pk/social-welfare-department-vacancies/”,
“logo” : “https://www.jobz.pk/_images/organizations/2018-10/social-welfare-department.jpg”
},
“jobLocation” : {
“@type” : “Place”,
“address” : {
“@type” : “PostalAddress”,
“streetAddress” : “Social Welfare Department Muzaffarabad AJK Pakistan”,
“addressLocality” : “Muzaffarabad AJK Pakistan”,
“addressRegion” : “AJK”,
“postalCode” : “13100”,
“addressCountry”: “PK”
}
},
“baseSalary”: {
“@type”: “MonetaryAmount”,
“currency”: “PKR”,
“value”: {
“@type”: “QuantitativeValue”,
“value”: 0,
“unitText”: “Month”
}
}
}
JavaScript needs to be enabled in order to be able to download.
function myFunction(){
var message = “%d seconds before download link appears”;
// seconds before download link becomes visible
var count = 30;
var countdown_element = document.getElementById(“countdown”);
var download_link = document.getElementById(“download_link”);
var timer = setInterval(function(){
// if countdown equals 0, the next condition will evaluate to false and the else-construct will be executed
if (count) {
// display text
countdown_element.innerHTML = “You have to wait %d seconds.”.replace(“%d”, count);
// decrease counter
count–;
} else {
// stop timer
clearInterval(timer);
// hide countdown
countdown_element.style.display = “none”;
// show download link
download_link.style.display = “”;
}
}, 1000);
}


