99999久久久久久亚洲,欧美人与禽猛交狂配,高清日韩av在线影院,一个人在线高清免费观看,啦啦啦在线视频免费观看www

熱線電話:13121318867

登錄
首頁職業(yè)發(fā)展精確打擊網(wǎng)絡(luò)傳銷 “大數(shù)據(jù)”來幫忙
精確打擊網(wǎng)絡(luò)傳銷 “大數(shù)據(jù)”來幫忙
2017-10-02
收藏

精確打擊網(wǎng)絡(luò)傳銷 “大數(shù)據(jù)”來幫忙

近年來打著“微商”“虛擬貨幣”“網(wǎng)絡(luò)直銷”等幌子的新型網(wǎng)絡(luò)傳銷違法犯罪日益增多。不法分子借助互聯(lián)網(wǎng)信息數(shù)據(jù)手段開展傳統(tǒng)傳銷。對此,多地運用大數(shù)據(jù)分析手段,以實現(xiàn)對網(wǎng)絡(luò)傳銷“線上線下”進行高壓嚴打。

國家工商行政管理總局正在貴州召開“全國工商和市場監(jiān)管部門創(chuàng)建無傳銷城市經(jīng)驗交流會暨加強打擊傳銷工作會議”。記者從會上了解到,當前已有多地運用大數(shù)據(jù)技術(shù)建立完善線上監(jiān)測、線下實證、快速反應(yīng)的傳銷處置制度,做到實時掌握全國網(wǎng)絡(luò)傳銷態(tài)勢和重大案件情況,并已在打擊傳銷信息收集、智能分析、深度挖掘、風(fēng)險預(yù)警、案源移送等方面發(fā)揮作用。

浙江省通過整合大數(shù)據(jù)分析手段,聯(lián)合搭建全省打傳線索研判平臺,匯集公安、綜治、通管、信訪等部門涉?zhèn)麂N信息,通過開展與阿里平臺的政企大數(shù)據(jù)協(xié)作,借助網(wǎng)絡(luò)平臺大數(shù)據(jù)分析能力,對涉?zhèn)麂N數(shù)據(jù)進行數(shù)據(jù)排查、智能分析和網(wǎng)絡(luò)固證,以實現(xiàn)對涉?zhèn)麂N目標的精準定位和精準打擊,有效提升了打擊效能。

2017年,浙江先后部署開展多次系列行動,持續(xù)高壓嚴打傳銷違法行為。今年以來,共查處各類傳銷案件147起,涉案資金超10億元,抓獲重點傳銷頭目51人,搗毀傳銷窩點35個。

在打傳專項執(zhí)法和專案打擊中,浙江省運用大數(shù)據(jù)系統(tǒng)開展實戰(zhàn)演練,采取省級大數(shù)據(jù)整合研判、線索集中分發(fā),市級二次研判、精準定位,縣級精準打擊的三級聯(lián)動模式,有效提升涉案線索破案成功率。

在網(wǎng)絡(luò)傳銷監(jiān)管方面,重慶市運用大數(shù)據(jù)技術(shù)建成全國網(wǎng)絡(luò)傳銷監(jiān)測平臺、具有司法鑒定資質(zhì)的電子證據(jù)取證實驗室、網(wǎng)絡(luò)傳銷個案風(fēng)險指數(shù)等,破解網(wǎng)絡(luò)傳銷監(jiān)管工作“發(fā)現(xiàn)難”“取證難”“處置難”取得較好成效,在查處“云上指尖”“南京國通”等特大網(wǎng)絡(luò)傳銷案件中的電子數(shù)據(jù)認定等環(huán)節(jié)提供了強有力的技術(shù)支撐。

數(shù)據(jù)分析咨詢請掃描二維碼

若不方便掃碼,搜微信號:CDAshujufenxi

數(shù)據(jù)分析師資訊
更多

OK
客服在線
立即咨詢
客服在線
立即咨詢
') } function initGt() { var handler = function (captchaObj) { captchaObj.appendTo('#captcha'); captchaObj.onReady(function () { $("#wait").hide(); }).onSuccess(function(){ $('.getcheckcode').removeClass('dis'); $('.getcheckcode').trigger('click'); }); window.captchaObj = captchaObj; }; $('#captcha').show(); $.ajax({ url: "/login/gtstart?t=" + (new Date()).getTime(), // 加隨機數(shù)防止緩存 type: "get", dataType: "json", success: function (data) { $('#text').hide(); $('#wait').show(); // 調(diào)用 initGeetest 進行初始化 // 參數(shù)1:配置參數(shù) // 參數(shù)2:回調(diào),回調(diào)的第一個參數(shù)驗證碼對象,之后可以使用它調(diào)用相應(yīng)的接口 initGeetest({ // 以下 4 個配置參數(shù)為必須,不能缺少 gt: data.gt, challenge: data.challenge, offline: !data.success, // 表示用戶后臺檢測極驗服務(wù)器是否宕機 new_captcha: data.new_captcha, // 用于宕機時表示是新驗證碼的宕機 product: "float", // 產(chǎn)品形式,包括:float,popup width: "280px", https: true // 更多配置參數(shù)說明請參見:http://docs.geetest.com/install/client/web-front/ }, handler); } }); } function codeCutdown() { if(_wait == 0){ //倒計時完成 $(".getcheckcode").removeClass('dis').html("重新獲取"); }else{ $(".getcheckcode").addClass('dis').html("重新獲取("+_wait+"s)"); _wait--; setTimeout(function () { codeCutdown(); },1000); } } function inputValidate(ele,telInput) { var oInput = ele; var inputVal = oInput.val(); var oType = ele.attr('data-type'); var oEtag = $('#etag').val(); var oErr = oInput.closest('.form_box').next('.err_txt'); var empTxt = '請輸入'+oInput.attr('placeholder')+'!'; var errTxt = '請輸入正確的'+oInput.attr('placeholder')+'!'; var pattern; if(inputVal==""){ if(!telInput){ errFun(oErr,empTxt); } return false; }else { switch (oType){ case 'login_mobile': pattern = /^1[3456789]\d{9}$/; if(inputVal.length==11) { $.ajax({ url: '/login/checkmobile', type: "post", dataType: "json", data: { mobile: inputVal, etag: oEtag, page_ur: window.location.href, page_referer: document.referrer }, success: function (data) { } }); } break; case 'login_yzm': pattern = /^\d{6}$/; break; } if(oType=='login_mobile'){ } if(!!validateFun(pattern,inputVal)){ errFun(oErr,'') if(telInput){ $('.getcheckcode').removeClass('dis'); } }else { if(!telInput) { errFun(oErr, errTxt); }else { $('.getcheckcode').addClass('dis'); } return false; } } return true; } function errFun(obj,msg) { obj.html(msg); if(msg==''){ $('.login_submit').removeClass('dis'); }else { $('.login_submit').addClass('dis'); } } function validateFun(pat,val) { return pat.test(val); }