نتایج جستجو برای: especially human resources

تعداد نتایج: 2182057  

The human resources system is a source of advantage in organizations that these resources must be continuously evaluated to become a real source of advantage. The aim of this study was to identify a model for evaluating the human resource management system with a strategic approach for petrochemical companies. In terms of purpose, this research is applied in terms of qualitative data and in ter...

2013
Asma SABERMAHANI Mohsen BAROUNI Hesam SEYEDIN Aidin ARYANKHESAL

BACKGROUND Human Development Index (HDI) is a composite indicator that can show the impact of economic strategies on human life standards. The index is calculated by three main factors of income, education and health. This research studies the status of HDI across the Iranian provinces, its changes over time and the efficiency of provinces in using resources. METHODS The data for 2001 and 200...

Journal: :Journal of dental education 2015
Veerasathpurush Allareddy

The aims of this study were to determine if dental colleges are clustered in selective states in India and if population to dental college admissions (seats) is correlated with regional health, economic, and human development in that country. There are 29 states and seven union territories in India, with 301 dental colleges. This study used publicly available data from the Dental Council of Ind...

2014
Felipe Valencia William F. Maloney Felipe Valencia Caicedo

Engineers, Innovative Capacity and Development in the Americas Using newly collected national and sub-national data and historical case studies, this paper argues that differences in innovative capacity, captured by the density of engineers at the dawn of the Second Industrial Revolution, are important to explaining present income differences, and, in particular, the poor performance of Latin A...

2002
Robert J. Hawkins

World Links for Development Program The World Bank Institute T skills to productively transform knowledge and information into innovative products and services will define successful knowledge economies. Because knowledge and information have become the most important currency for productivity, competitiveness, and increased wealth and prosperity, nations have placed greater priority on develop...

علوی, سیدامین‌الله,

In the past few years the role of Human Resources Management in both private and public sectors has changed. In early sixies a different view of the workforce was emerged by Organizational Humanists such as Argyris and McGregore. According to this new approach people are viewed as having the potential to grow and to develop in this regard. Raymond Miles introduced the term "Human resources" in...

Journal: :Indian pediatrics 2008
Rajesh K Chudasama

Three rounds of pulse polio immunization in January, February and March, 2007 were evaluated in Valsad and Vapi cities. Randomly selected team members of 50% booths and teams working during house to house activity were interviewed. Approximately 80% of eligible children were immunized on booths whereas remaining eligible were covered during house to house activity. In February, 2007 round, mOPV...

Journal: :Bulletin of the World Health Organization 1999
F Vaz S Bergström M da l Vaz J Langa A Bugalho

A successful programme is reported from Mozambique for training middle-level health workers to perform fairly advanced surgical procedures in remote areas where the services of consultants are virtually unobtainable. Manpower and financial constraints obliged Mozambique to train medical assistants to perform surgical work in rural areas, where three broad priorities were identified: pregnancy-r...

2013
Caleb Phillips Rhonda Hoenigman Becky Higbee Tom Reed

In this paper we study the simultaneous problems of food waste and hunger in the context of food (waste) rescue and redistribution as a means for mitigating hunger. To this end, we develop an empirical model that can be used in Monte Carlo simulations to study the dynamics of the underlying problem. Our model's parameters are derived from a data set provided by a large food bank and food rescue...

Journal: :Science 1979
C Weiss

A new problem in technology policy-a discipline hitherto largely concerned with the modern industrial sector-is posed by the need for technology suited to creating productive jobs and providing minimum public services at a cost and level of sophistication within the reach of poor people in developing countries. Careful consideration must be given to overall and sectoral development objectives, ...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->