Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
K
kb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • granite
  • kb
  • Wiki
    • Data_stream
    • Risk
  • risk_zhixing

risk_zhixing · Changes

Page history
add zonghe task_type authored Feb 25, 2022 by 杨龙斌's avatar 杨龙斌
Hide whitespace changes
Inline Side-by-side
Showing with 19 additions and 4 deletions
+19 -4
  • data_stream/risk/risk_zhixing.md data_stream/risk/risk_zhixing.md +19 -4
  • No files found.
data_stream/risk/risk_zhixing.md
View page @ 4a646845
......@@ -12,7 +12,7 @@ zhongben: 通过增加的id进行找新,更新
<!-- 该项数据的中文标准名称,后续沟通交流使用的规范名称,如:工商公示股东信息、失信被执行人、一般纳税人等-->
###
###
```buildoutcfg
执行公开信息
......@@ -162,8 +162,8 @@ shixin
xianxiao
{
"pname": "刘春志",
"task_type": "spider_xianxiao_task"
"pname": "刘春志",
"task_type": "spider_xianxiao_task"
}
zhongben
......@@ -180,6 +180,15 @@ zhixing 通过pname查询
"pname": "阮芙",
"pname_id_task": true
}
# 综合查询 name 和 case_code是必要字段
{
"task_type": "spider_zonghe_task",
"name": "张三",
"case_code": "(2018)川0921执801号"
}
```
### 任务样例
......@@ -202,7 +211,7 @@ zhixing 通过pname查询
"update_id_type": "zhixing_routine"
}
pname_id_task: 这个任务的类型,是否是通过pname查询
update_id_type: 任务类型,zhixing_routine表示执行存量例行更新,zhixing表示执行找新
update_id_type: 任务类型,zhixing_routine表示执行存量例行更新, zhixing表示执行找新
```
## data_type说明
......@@ -671,14 +680,18 @@ index => "public-company-spider-data-%{log_date}"
# **数据清洗**
## 责任人
```
刘治强
```
## 代码地址
```angular2html
http://192.168.109.110/granite/project-collie-app/-/blob/master/app_risk/data_pump/zxgk_update_id_to_redis.yml
http://192.168.109.110/granite/project-collie-app/-/blob/master/app_risk/data_pump/zxgk_update_id.yml
```
## 部署地址
<!--机器及线上代码地址-->
......@@ -692,10 +705,12 @@ http://192.168.109.110/granite/project-collie-app/-/blob/master/app_risk/data_pu
- [ ] supervisor + consumer
## 数据接收来源
```angular2html
1.爬虫数据进行数据更新
2.代码生成新的执行id进行爬虫任务发布
```
<!--来源于kafka还是归集的文件、topic的group?-->
## 数据存储表地址
......
Clone repository
  • README
  • basic_guidelines
  • basic_guidelines
    • basic_guidelines
    • dev_guide
    • project_build
    • 开发流程
  • best_practice
  • best_practice
    • AlterTable
    • RDS
    • azkaban
    • create_table
    • design
    • elasticsearch
    • elasticsearch
      • ES运维
    • logstash
View All Pages