# <!-- METAHEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"*": "https://raw.githubusercontent.com/wefindx/schema/master/intent/oo-item.yaml"
# <!-- HEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"base:title": "0oo - 检测和减少地下水中的砷污染"
"og:title": "检测和减少地下水中的砷污染"
"og:description": "[Arsenic contamination of groundwater](https://en.wikipedia.org/wiki/Arsenic_contamination_of_groundwater) is a form of groundwater pollution which is often due to naturally occurring high concentrations of arsenic in deeper levels of groundwater, which creates long-term exposure of people to arsenic. _From a 1988 study in China, the US protection agency quantified the lifetime exposure of arsenic in drinking water at concentrations of 0.0017 mg/L, 0.00017 mg/L, and 0.000017 mg/L are associated with a lifetime skin cancer risk of 1 in 10,000, 1 in 100,000, and 1 in 1,000,000 respectively. The World Health Organization asserts that a level of 0.01 mg/L poses a risk of 6 in …"
"og:image": "https://avatars0.githubusercontent.com/u/28134655"
"og:url": "/intent/16/"
"base:css": "/static/css/bootstrap.min.9c25540d6272.css"
"base:extra-css": "/static/css/base.57997aeac1df.css"
"base:favicon": "/static/favicon.acaa334f0136.ico"
"base:body_class": ""
"layout:logo": "/static/0oo.8d2a8bbef612.svg"
"layout:index": "/"
"layout:menu": "/menu/"
"layout:categories": "/intents/"
"layout:ideas": "/methods/"
"layout:projects": "/projects/"
"layout:users": "/users/"
"layout:about": "/about/"
"layout:help": "/help/"
"layout:bug_report": "https://github.com/wefindx/0oo"
"layout:login": "/accounts/login/"
"layout:light-off": "/darken/?darken=true"
"layout:set-multilingual": "/mulang/?mulang=true"
"layout:lang": "语言"
"layout:set-language-post-action": "/i18n/setlang/"
"layout:csrf-token": "rHXIBzOaxtAhdfeffakuM8yfOydUnmp80KUNmuZTaJ7I3yhTH6T7NzP0RP3v532i"
"layout:input-next": "/intent/16/"
"layout:languages": [{"code": "ja", "is-active": "false", "name": "日本語"}, {"code": "lt", "is-active": "false", "name": "Lietuviškai"}, {"code": "zh-hans", "is-active": "true", "name": "简体中文"}, {"code": "en", "is-active": "false", "name": "English"}, {"code": "ru", "is-active": "false", "name": "Русский"}, {"code": "oo", "is-active": "false", "name": "O;o,"}]
# <!-- TOPIC
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:parent:intents": [{"title": "环境", "url": "/intent/903/"}, {"title": "环境污染", "url": "/intent/1232/"}]
"item:title": ".:en:Detecting and Reducing Arsenic Contamination of Groundwater.:cn:检测和减少地下水中的砷污染"
"item:votes": 0
"item:add-vote": "#addnote"
"item:intent": "/intent/16/?l=cn"
"item:base-administration": false
"item:body": |
    .:en
    [Arsenic contamination of groundwater](https://en.wikipedia.org/wiki/Arsenic_contamination_of_groundwater) is a form of groundwater pollution which is often due to naturally occurring high concentrations of arsenic in deeper levels of groundwater, which creates long-term exposure of people to arsenic.
    
    _From a 1988 study in China, the US protection agency quantified the lifetime exposure of arsenic in drinking water at concentrations of 0.0017 mg/L, 0.00017 mg/L, and 0.000017 mg/L are associated with a lifetime skin cancer risk of 1 in 10,000, 1 in 100,000, and 1 in 1,000,000 respectively. The World Health Organization asserts that a level of 0.01 mg/L poses a risk of 6 in 10000 chance of lifetime skin cancer risk and contends that this level of risk is acceptable._ ([wikipedia](https://en.wikipedia.org/wiki/Arsenic_poisoning#Causes))
    
    Any ideas on cheap methods of reducing the levels of arsenic in potable water and soil in the affected territories in India, Bangladesh, Argentina, China, Nepal and other places of the world would be highly desired.
"item:permalink": "/intent/16/?l=cn"
"item:source-date": ""
"item:owner": "Mindey"
"item:ownerlink": "/user/147/Mindey"
"item:created": "2015-09-29T10:47:36.705000"
"item:intent:child:add": "/admin/hlog/intent/add/?parent=16"
# <!-- LINKS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:method:items":
"item:method:add": "/admin/hlog/method/add/?parent=16"
"item:comment:add": "/intents/addnote?parent=16"
"item:comment:add:csrf_token": "rHXIBzOaxtAhdfeffakuM8yfOydUnmp80KUNmuZTaJ7I3yhTH6T7NzP0RP3v532i"
"item:comment:form": |
    <li> <textarea name="text" cols="40" rows="10" id="addnote" class="comment-textarea" required>
    </textarea></li>
    <li><label for="id_vote">投票：</label> <select name="vote" id="id_vote">
      <option value="-1">[−]</option>
      <option value="0" selected>-</option>
      <option value="1">[+]</option>
    </select></li>
    <li><label for="id_crawl">安静地：</label> <input type="checkbox" name="crawl" onchange="handleSilently(this)" id="id_crawl"></li>
    <li><label for="id_has_questions">概念：</label> <input type="checkbox" name="has_questions" id="id_has_questions"> <span class="helptext">标记评论提出新问题。</span></li>
    <li><label for="id_has_ideas">想法：</label> <input type="checkbox" name="has_ideas" id="id_has_ideas"> <span class="helptext">标记评论有潜在解决方案。</span></li>
    <li><label for="id_has_facts">事实：</label> <input type="checkbox" name="has_facts" id="id_has_facts"> <span class="helptext">标记评论有助于推理的事实。</span></li>
    <a href="/accounts/login/">请，<i><u>登录</u></i>。</a>
# <!-- COMMENTS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:comment:items":
"base:js": "/static/js/base.c7357c06cc89.js"
