نتایج جستجو برای: residence characteristics

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

Journal: :International Journal of Environmental Research and Public Health 2017

2005
P. Rodgers

δ18O measurements in precipitation and stream waters were used to investigate hydrological flow paths and residence times at nested spatial scales in the mesoscale (233 km2) River Feugh catchment in the northeast of Scotland over the 2001–2002 hydrological year. Precipitation δ18O exhibited strong seasonal variation, which although significantly damped within the catchment, was reflected in str...

Journal: :Injury prevention : journal of the International Society for Child and Adolescent Injury Prevention 2003
M Leff L Stallones T J Keefe R Rosenblatt M Reeds

OBJECTIVES This study compared the epidemiology of non-fatal injury among urban and rural residents of Colorado. DESIGN A stratified probability sample with random digit dial methods was used to survey Colorado residents by telephone regarding injuries experienced in the last 12 months. Questions on the cause of the injury, the activity at the time of the injury, and the place of injury were ...

Journal: :American Anthropologist 1955

Journal: :American Anthropologist 1957

Journal: :Journal of ethnopharmacology 2012
Jun Zhang Chang-Yin Li Mei-juan Xu Ting Wu Ji-Hong Chu Shi-Jia Liu Wen-Zheng Ju

ETHNOPHARMACOLOGICAL RELEVANCE Celastrol is a natural compound extracted from the traditional Chinese medicinal herb, Thunder God Vine (TGV). Owing to its potential anti-inflammatory and antitumor effects, celastrol has been considered as a promising candidate for drug development. AIM OF THE STUDY To establish a sensitive LC-MS/MS method to investigate the pharmacokinetic properties of celas...

1996

Understanding the sociodemographic factors that are related to adolescent health insurance status is key to unraveling the problem of those who are uninsured. Parent’s insurance status, poverty and family income, who adolescents live with, race and ethnicity, parent’s marital status and education, region and residence, and parent’s work status, and employment characteristics are all related to ...

2013
Cang Hui David M. Richardson Petr Pyšek Johannes J. Le Roux Tomáš Kučera Vojtěch Jarošík

Species gain membership of regional assemblages by passing through multiple ecological and environmental filters. To capture the potential trajectory of structural changes in regional meta-communities driven by biological invasions, one can categorize species pools into assemblages of different residence times. Older assemblages, having passed through more environmental filters, should become m...

Journal: :American journal of mental retardation : AJMR 1998
R J Stancliffe K C Lakin

Expenditures, staffing, and outcomes were examined for 116 adults with severe or profound mental retardation who moved from state institutions in Minnesota to various community living settings and a comparison group of 71 persons who remained institutionalized. Outcome variables included community access, social activities, community inclusion, family relationships, and choice. Comparison of pa...

Journal: :Social security bulletin 1980
L Kennedy J Schmulowitz

Under the supplemental security income program, persons who are not citizens of the United States but are otherwise eligible may, under current law, receive SSI payments if they have been lawfully admitted to the country for permanent residence or are permanently residing here under color of law. The report examines data on noncitizens among a group of recent SSI awardees, including their count...

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

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

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