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
    • Organ
  • enterprise

enterprise · Changes

Page history
update: 各种类型主体上线 authored Aug 21, 2021 by 宋志鹏's avatar 宋志鹏
Hide whitespace changes
Inline Side-by-side
Showing with 123 additions and 0 deletions
+123 -0
  • data_stream/organ/enterprise.md data_stream/organ/enterprise.md +123 -0
  • No files found.
data_stream/organ/enterprise.md
View page @ 17e341b1
......@@ -66,4 +66,127 @@ http://www.gjsy.gov.cn/sydwfrxxcx/
"mark": ""
}
```
# 上线后的数据格式
```json
{
"spider_name": "enterprise_captcha_spider",
"task_type": "事业单位在线",
"spider_start_time": "2021-08-19 20:02:25",
"task_result": 1000,
"task_params": {
"province": "SAX",
"search_key": "12610222766342952Y",
"company_name": "宜君县法律援助中心",
"credit_no": "12610222766342952Y"
},
"companyinfo_item": {
"province": "陕西省",
"legal_person": "张建军",
"data_source": 1,
"credit_no": "12610222766342952Y",
"lastupdatetime": "2021-08-19 20:02:30",
"province_code": 1010,
"operation_enddate": "2023-03-09 00:00:00",
"operation_startdate": "2018-03-09 00:00:00",
"capital": "21万元",
"company_type": "事业单位",
"authority": "宜君县事业单位登记管理局",
"company_status": "正常",
"business_scope": "保障经济困难的公民获得必要的法律服务",
"establish_date": "2018-03-09 00:00:00",
"create_time": "2021-06-19 20:33:00",
"company_name": "宜君县法律援助中心",
"province_short": "SAX",
"company_address": "宜君县宜阳北街",
"organizer": "宜君县司法局",
"data_status": 1,
"capital_source": "全额拨款(全额拨款)",
"org_code": "766342952",
"company_name_digest": "3d5ac291be5de9a6dca29e209aaf5902",
"have_changed": "no",
"capital_src": "21万元",
"company_major_type": 4,
"company_minor_type": "4100",
"legal_person_type": 0,
"n_company_status": "正常",
"area_code": "610000",
"city_code": "610200",
"city": "铜川市",
"district_code": "610222",
"district": "宜君县"
},
"result_code": "00000111",
"mark": "",
"deleted_company_name_digest": [
],
"sync_status": "update",
"online_spend_time": 1.1163170337677002
}
```
# 写bson文件后的格式
```json
{
"company_minor_type": "4100",
"area_code": "610000",
"company_address": "宜君县宜阳北街",
"have_changed": "no",
"city": "铜川市",
"company_major_type": 4,
"province": "陕西省",
"operation_startdate": "2018-03-09 00:00:00",
"company_status": "正常",
"authority": "宜君县事业单位登记管理局",
"company_name": "宜君县法律援助中心",
"district_code": "610222",
"create_time": "2021-06-19 20:33:00",
"organizer": "宜君县司法局",
"data_status": 1,
"lastupdatetime": "2021-08-19 20:02:30",
"province_short": "SAX",
"capital_source": "全额拨款(全额拨款)",
"n_company_status": "正常",
"legal_person_type": 0,
"business_scope": "保障经济困难的公民获得必要的法律服务",
"credit_no": "12610222766342952Y",
"district": "宜君县",
"legal_person": "张建军",
"company_name_digest": "3d5ac291be5de9a6dca29e209aaf5902",
"capital": "21万元",
"establish_date": "2018-03-09 00:00:00",
"data_source": 1,
"city_code": "610200",
"operation_enddate": "2023-03-09 00:00:00",
"company_type": "事业单位",
"org_code": "766342952",
"province_code": 1010,
"capital_src": "21万元",
"__metadata": {
"task_type": "事业单位在线",
"task_params": {
"province": "SAX",
"search_key": "12610222766342952Y",
"company_name": "宜君县法律援助中心",
"credit_no": "12610222766342952Y"
},
"deleted_company_name_digest": [],
"source": "crawler_json",
"update_status_mask": "00000111",
"spider_start_time": "2021-08-19 20:02:25",
"result_code": "00000111",
"spider_name": "enterprise_captcha_spider",
"online_spend_time": 4.955765962600708,
"sync_status": "update",
"data_type": "IC",
"mark": "",
"task_result": 1000
},
}
```
\ No newline at end of file
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