نتایج جستجو برای: divandareh

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

Journal: :iranian journal of public health 0
l akhlaghi j massoud a housaini

echinococcosis is the major helminthic parasitic infection in iran. the health hazard and economic loss in man and livestock is significant. in this study 3 major topics as the prevalence of hydatid cyst in human population, in livestock and echinococcosis in stray dogs, were studied. total of 1114 serum samples in different age groups in sanandaj and divandareh area of kurdestan province in we...

Journal: :علوم باغبانی ایران 0
راهله ابراهیمی ذبیح اله زمانی عبدالکریم کاشی

seventeen iranian shallot genotypes from ashtian, arak, boroujerd, dashtearjan, doshmanziari, divandareh, khomein, khansar, sepidan, siakhdarengoon, sahne, kangavar, koohrang, koohmaresorkhi, nahavand, harsin and yasouj areas were evaluated for their morphological traits. corms were collected from the mentioned regions and planted based on a complete block design. quantitative and qualitative t...

Due to the lack of adequate sources of drinking water and uncertainty about the quality of these sources, along with rising water demand due to population growth, it is important to find a suitable solution to supply drinking water. Rainwater harvesting from roofs and use of natural discharge from springs are among techniques which can replace surface and underground water resources. The city o...

Amin Bagheri, Mehdi Vosoughi Niri, Mohammad Khazaei, Nader Yousefi, Nezam Mirzaei,

Background & Aims of the Study:  Lack of access to safe drinking water can lead to undesirable aesthetic problems and adverse health effects such as infectious diseases. The aim of this study was to investigate the microbiological quality of the drinking water distribution network in Divandareh City (Kordestan-western Iran). Materials & Methods:  This study was ...

M Yarahmadi M.T Bahreyni

Background & Aims: Studying about background radiation is important because human beings are continuously exposed to these radiations which leave energy in tissues and the transferred energy leads to undesirable biologic effects. The level of background radiation differs in indoor and outdoor places. Since, people spend more time indoors, in this research environmental gamma dose rate for indoo...

2014
Farzad Arefi Jamal Moshtagh Mohammad Moradi

In the current work by using statistical methods and available software, the wind energy assessment of prone regions for installation of wind turbines in, Qorveh, has been investigated. Information was obtained from weather stations of Baneh, Bijar, Zarina, Saqez, Sanandaj, Qorveh, and Marivan. The monthly average and maximum of wind speed were investigated between the years 2000-2010 and the r...

khani , Delnniya, Darvishmotevalli, Mohammad , Ghaderi, Sheno , Moradnia, Maryam , Noorisepehr, Mohammad , Salari, Mehdi ,

Introduction: Legionella Pneumophila bacteria is known as one of the most important nosocomial infections and the most common cause of death in patients. This study was aimed to identify Legionella Pneumophila bacteria in hospital water supply systems. Material and Methods: This descriptive cross-sectional study was performed to identify Legionella pneumophila in hot and cold-water systems of i...

Journal: :تحقیقات نظام سلامت 0
نعیمه السادات اثماریان کارشناسی ارشد، گروه آمار زیستی، دانشکده پیراپزشکی، دانشگاه علوم پزشکی شهید بهشتی، تهران، ایران امیر کاوسی استادیار، آمار، گروه علوم پایه، دانشکده سلامت، ایمنی و محیط زیست، دانشگاه علوم پزشکی شهید بهشتی، تهران، ایران مسعود صالحی استادیار، گروه آمار و ریاضی، دانشکده مدیریت و اطلاع رسانی پزشکی، عضو مرکز تحقیقات علوم مدیریت و اقتصاد سلامت، دانشگاه علوم پزشکی تهران، تهران، ایران بهزاد مهکی استادیار، آمار زیستی، گروه آمار زیستی، دانشکده بهداشت، دانشگاه علوم پزشکی اصفهان، اصفهان، ایران.

background: stomach cancer has the highest prevalence of gastrointestinal cancer in iran. therefore, the aim of this study was mapping stomach cancer rate in iran using area-to-area poisson kriging.   methods: data of 336 cities in iran was analyzed that was gathered by the ministry of health and medical education (in the non-infectious diseases management center) from 2003 to 2007. area-to-are...

Fluoride is found in all water resources at different concentrations and drinking water is the major source of fluoride exposure. Thus, because of the adverse effect of fluoride in low and high concentrations, the evaluation of its content in drinking water is necessary. In the present study, the temporal variations and spatial distribution of fluoride concentrations in the drinking water of vi...

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

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

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"; } -->