企业空壳判断模型服务
收藏资源简介:
判断企业是否可能为空壳企业。分数越高可能性越大。 1、判断企业本年缴纳社保月平均人数,若人数=0 ,增加40分;(0,5],增加30分;大于5的不加分。 2、判断企业在职人数(年报) 若企业在职人数=0 ,增加20分;(0,5],增加10分,大于5的不加分。 3、判断企业缴纳医保人数,若医保人数=0 ,增加40分;(0,5],增加30分;大于5的不加分。 输入参数:统一社会信用代码 输出参数:企业空壳指数(整数)
This dataset is designed to determine whether an enterprise is potentially a shell enterprise. The higher the score, the greater the likelihood that the enterprise is a shell enterprise. 1. Calculate the average monthly number of employees contributing to social insurance for the current year: add 40 points if the number is 0; add 30 points if the number falls within (0, 5]; no points will be added if the number is greater than 5. 2. Check the number of on-the-job employees of the enterprise based on the annual report: add 20 points if the number is 0; add 10 points if the number falls within (0, 5]; no points will be added if the number is greater than 5. 3. Check the number of employees covered by medical insurance for the enterprise: add 40 points if the number is 0; add 30 points if the number falls within (0, 5]; no points will be added if the number is greater than 5. Input parameter: Unified Social Credit Code Output parameter: Enterprise Shell Index (integer)




