CN108257061B - Government affair-oriented multiple data item association verification method - Google Patents

Government affair-oriented multiple data item association verification method Download PDF

Info

Publication number
CN108257061B
CN108257061B CN201710521780.8A CN201710521780A CN108257061B CN 108257061 B CN108257061 B CN 108257061B CN 201710521780 A CN201710521780 A CN 201710521780A CN 108257061 B CN108257061 B CN 108257061B
Authority
CN
China
Prior art keywords
identity information
data item
multiple data
field
same
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710521780.8A
Other languages
Chinese (zh)
Other versions
CN108257061A (en
Inventor
廖昕
朱胜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chinawiserv Technologies Inc
Original Assignee
Chinawiserv Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chinawiserv Technologies Inc filed Critical Chinawiserv Technologies Inc
Priority to CN201710521780.8A priority Critical patent/CN108257061B/en
Publication of CN108257061A publication Critical patent/CN108257061A/en
Application granted granted Critical
Publication of CN108257061B publication Critical patent/CN108257061B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/26Government or public services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • General Business, Economics & Management (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Educational Administration (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a government affair-oriented multiple data item association verification method, which specifically comprises the following steps: (1) extracting a field table of each data item; (2) extracting identity information fields in each field table; (3) Judging whether the identity information in each identity information field points to the same individual, if so, judging that the multiple data items are reasonably associated, otherwise, judging that the multiple data items are unreasonably associated. Whether the association of multiple data items is reasonable is judged by judging whether the identity information in the identity information field of each data item points to the same individual, the verification method is simple, the verification result is reliable, and reasonable association among multiple data items can be ensured.

Description

Government affair-oriented multiple data item association verification method
Technical Field
The invention relates to data association, in particular to government affair-oriented multiple data association verification.
Background
In government affair systems, data association between businesses or departments is sometimes required, for example, when comprehensive credit evaluation is performed on a person, household registration information of the person needs to be called out from a public security system, tax information of the person needs to be called out from a tax system, education information of the person needs to be called out from an education system, driving information of the person needs to be called out from a vehicle management system, and comprehensive credit level of the person is evaluated by associating the information called out from each system. How to ensure that the information called up from each system is the same person's information requires multiple data association verification across business cross departments. The information extracted from each system of each department has a large quantity of categories, and the information has a large quantity, so that the associated verification of multiple data items is very challenging.
Disclosure of Invention
The technical problems to be solved by the invention are as follows: aiming at the problems, the multi-data association verification method for the government affairs is reliable in verification result and simple in verification method.
The technical scheme adopted by the invention is as follows:
a government affair oriented multiple data item association verification method specifically comprises the following steps:
(1) Extracting a field table of each data item;
(2) Extracting identity information fields in each field table;
(3) Judging whether the identity information in each identity information field points to the same individual, if so, judging that the multiple data items are reasonably associated, otherwise, judging that the multiple data items are unreasonably associated.
Further, the identity information field is a field capable of uniquely characterizing the identity of an individual.
Further, in the step (3), when the types of the identity information fields are the same and the identity information is the same, the multiple data item association is judged to be reasonable, and when the types of the identity information fields are the same and the identity information is different, the multiple data item association is judged to be unreasonable.
Further, when the types of the identity information fields in the step (3) are not completely identical, the identity information fields with different types are converted into the identity information fields with the same other types according to the corresponding relation, and whether the multiple data item association is reasonable is judged by comparing whether the identity information of the identity information fields with the same types after conversion is identical.
Further, when the identity information fields in the step (3) are completely different in category, one of the identity information fields is selected as a main field, other identity information fields are converted into the identity information field of the main field type according to the corresponding relation, and whether the multiple data item association is reasonable is judged by comparing whether the identity information of the identity information fields of the same category after conversion is the same.
Further, a preliminary association verification may be performed prior to step (1) by comparing the data item type with the number of fields each data item contains.
In summary, by adopting the technical scheme, the method has the beneficial effects that whether the association of multiple data items is reasonable is judged by judging whether the identity information in the identity information field of each data item points to the same individual, the verification method is simple, the verification result is reliable, and the reasonable association among the multiple data items can be ensured.
Drawings
The invention will now be described by way of example and with reference to the accompanying drawings in which:
fig. 1 is a flowchart of a government affair-oriented multiple data item association verification method provided by an embodiment of the invention.
Detailed Description
All of the features disclosed in this specification, or all of the steps in a method or process disclosed, may be combined in any combination, except for mutually exclusive features and/or steps.
Any feature disclosed in this specification may be replaced by alternative features serving the same or equivalent purpose, unless expressly stated otherwise. That is, each feature is one example only of a generic series of equivalent or similar features, unless expressly stated otherwise.
Fig. 1 provides a flowchart of a government affair-oriented multiple data item association verification method provided by an embodiment of the present invention, and as shown in fig. 1, the government affair-oriented multiple data item association verification method specifically includes the steps of:
(1) Extracting a field table of each data item;
(2) Extracting identity information fields in each field table;
(3) Judging whether the identity information in each identity information field points to the same individual, if so, judging that the multiple data items are reasonably associated, otherwise, judging that the multiple data items are unreasonably associated.
The identity information field is a field capable of uniquely characterizing the identity of an individual, such as a resident identification number field, a social security number field, a tax payment number field, a license plate number field and the like.
And (3) judging that the multiple data items are reasonably associated when the types of the identity information fields are the same and the identity information is the same, and judging that the multiple data items are unreasonably associated when the types of the identity information fields are the same and the identity information is different. As an embodiment, the identity information field types of the data items extracted from the household registration system, the tax payment system, the vehicle management system and the education system all comprise user identity card number fields, and whether the multiple data items are reasonably associated or not is judged by only comparing whether the identity card numbers of the data items extracted from the systems are the same or not.
And (3) when the types of the identity information fields in the step (3) are not completely identical, converting the identity information fields with different types into the identity information fields with the same other types according to the corresponding relation, and judging whether the multiple data item association is reasonable by comparing whether the identity information of the identity information fields with the same types after conversion is identical. As an embodiment, the identity information field types of the data items extracted from the household registration system, the tax payment system and the car management system all comprise user identity card number fields, the identity information field of the data items extracted from the education system is a number field, the number field is converted into an identity card number field according to the corresponding relation between the number and the identity card number, and whether the identity card numbers of the data items extracted from the systems are identical or not is compared to judge whether the multiple data item association is reasonable or not.
And (3) when the identity information fields in the step (3) are completely different in category, selecting one of the identity information fields as a main field, converting other identity information fields into the identity information field of the main field type according to the corresponding relation, and judging whether the multiple data item association is reasonable by comparing whether the identity information of the identity information fields in the same category after conversion is the same. As an embodiment, the identity information field of the data item extracted from the household registration system is an identity card number field, the identity information field of the data item extracted from the tax payment system is a tax payment number field, the identity information field of the data item extracted from the education system is a number field, the identity information field of the data item extracted from the vehicle management system is a license plate number field, the identity card number field is selected as a main field, and the tax payment number field, the number field and the license plate number field are converted into identity card number fields according to the correspondence between the tax payment number, the license plate number and the license plate number, and whether the identity card numbers of the data items extracted from the systems are the same is compared to judge whether the multiple data item association is reasonable or not.
When the data item field table does not include the identity information field, such as a user name field, a home address field, an academic field and other fields which cannot uniquely represent the identity of an individual, multiple data item association verification cannot be performed.
Optimally, a preliminary association verification may be performed prior to step (1) by comparing each data item type with the number of data item containing fields. As an embodiment, the personal information data item of a person extracted from the household registration system is associated with the market vehicle information data item extracted from the vehicle management system, and if the two data items are different in type and irrelevant, the association of the data items can be primarily judged to be unreasonable; the personal information data item of a person extracted from the household registration system is associated with tax information of 18 ten thousand people in the city extracted from the tax system, and the association of the data items can be initially judged to be unreasonable if the two data items contain a large number of different fields.
The invention is not limited to the specific embodiments described above. The invention extends to any novel one, or any novel combination, of the features disclosed in this specification, as well as to any novel one, or any novel combination, of the steps of the method or process disclosed.

Claims (3)

1. A government affair-oriented multiple data item association verification method is characterized by comprising the following steps:
(1) Extracting a field table of each data item;
(2) Extracting identity information fields in each field table;
(3) Judging whether the identity information in each identity information field points to the same individual, if so, judging that the multiple data items are reasonably associated, otherwise, judging that the multiple data items are unreasonably associated;
in the step (3), when the types of the identity information fields are the same and the identity information is the same, the multiple data item association is judged to be reasonable, and when the types of the identity information fields are the same and the identity information is different, the multiple data item association is judged to be unreasonable;
when the types of the identity information fields in the step (3) are not completely identical, converting the identity information fields with different types into the identity information fields with the same other types according to the corresponding relation, and judging whether the multiple data item association is reasonable by comparing whether the identity information of the identity information fields with the same types after conversion is identical;
and (3) when the identity information fields in the step (3) are completely different in category, selecting one of the identity information fields as a main field, converting other identity information fields into the identity information field of the main field type according to the corresponding relation, and judging whether the multiple data item association is reasonable by comparing whether the identity information of the identity information fields in the same category after conversion is the same.
2. The government affair oriented multiple data item association verification method of claim 1 wherein the identity information field is a field capable of uniquely characterizing the identity of an individual.
3. The method of claim 1, wherein the preliminary association verification is performed by comparing the type of the data item and the number of fields included in each data item before the step (1).
CN201710521780.8A 2017-06-30 2017-06-30 Government affair-oriented multiple data item association verification method Active CN108257061B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710521780.8A CN108257061B (en) 2017-06-30 2017-06-30 Government affair-oriented multiple data item association verification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710521780.8A CN108257061B (en) 2017-06-30 2017-06-30 Government affair-oriented multiple data item association verification method

Publications (2)

Publication Number Publication Date
CN108257061A CN108257061A (en) 2018-07-06
CN108257061B true CN108257061B (en) 2023-04-25

Family

ID=62721066

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710521780.8A Active CN108257061B (en) 2017-06-30 2017-06-30 Government affair-oriented multiple data item association verification method

Country Status (1)

Country Link
CN (1) CN108257061B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW464950B (en) * 2000-12-08 2001-11-21 Taiwan Semiconductor Mfg Optimization method of photolithography tool load allocation system
JP2008250861A (en) * 2007-03-30 2008-10-16 Fujitsu Ltd Code conversion system, code conversion method, code correspondence relationship information generation method and computer program
CN102292735A (en) * 2008-10-28 2011-12-21 西斯·饶 System and method of integrated national citizen identity management and e-governance
CN103118043A (en) * 2011-11-16 2013-05-22 阿里巴巴集团控股有限公司 Identification method and equipment of user account
CN103186735A (en) * 2011-12-31 2013-07-03 成都勤智数码科技股份有限公司 Operation and maintenance safety management method based on fingerprint identification
CN104657430A (en) * 2015-01-28 2015-05-27 武汉烽火众智数字技术有限责任公司 Method and system for data acquisition
KR101680097B1 (en) * 2016-03-21 2016-11-28 주식회사 에바인 System and method for caller certification and phishing prevention
CN106326438A (en) * 2016-08-26 2017-01-11 南威软件股份有限公司 Personnel information correlating method
US9602674B1 (en) * 2015-07-29 2017-03-21 Mark43, Inc. De-duping identities using network analysis and behavioral comparisons
CN106530183A (en) * 2016-11-13 2017-03-22 邹春秋 Credit data processing method and apparatus

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060221850A1 (en) * 2005-03-31 2006-10-05 Teresa Buckley Field content based packet classification
US8831677B2 (en) * 2010-11-17 2014-09-09 Antony-Euclid C. Villa-Real Customer-controlled instant-response anti-fraud/anti-identity theft devices (with true-personal identity verification), method and systems for secured global applications in personal/business e-banking, e-commerce, e-medical/health insurance checker, e-education/research/invention, e-disaster advisor, e-immigration, e-airport/aircraft security, e-military/e-law enforcement, with or without NFC component and system, with cellular/satellite phone/internet/multi-media functions
US9135291B2 (en) * 2011-12-14 2015-09-15 Megathread, Ltd. System and method for determining similarities between online entities
GB2517775B (en) * 2013-08-30 2016-04-06 Cylon Global Technology Inc Apparatus and methods for identity verification

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW464950B (en) * 2000-12-08 2001-11-21 Taiwan Semiconductor Mfg Optimization method of photolithography tool load allocation system
JP2008250861A (en) * 2007-03-30 2008-10-16 Fujitsu Ltd Code conversion system, code conversion method, code correspondence relationship information generation method and computer program
CN102292735A (en) * 2008-10-28 2011-12-21 西斯·饶 System and method of integrated national citizen identity management and e-governance
CN103118043A (en) * 2011-11-16 2013-05-22 阿里巴巴集团控股有限公司 Identification method and equipment of user account
CN103186735A (en) * 2011-12-31 2013-07-03 成都勤智数码科技股份有限公司 Operation and maintenance safety management method based on fingerprint identification
CN104657430A (en) * 2015-01-28 2015-05-27 武汉烽火众智数字技术有限责任公司 Method and system for data acquisition
US9602674B1 (en) * 2015-07-29 2017-03-21 Mark43, Inc. De-duping identities using network analysis and behavioral comparisons
KR101680097B1 (en) * 2016-03-21 2016-11-28 주식회사 에바인 System and method for caller certification and phishing prevention
CN106326438A (en) * 2016-08-26 2017-01-11 南威软件股份有限公司 Personnel information correlating method
CN106530183A (en) * 2016-11-13 2017-03-22 邹春秋 Credit data processing method and apparatus

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
徐祺 ; 崔久强 ; .个人网上身份多源认证服务研究.软件.2017,(第03期),全文. *
赵世明 ; .基于"身份证号"字段的数据快速输入.电脑知识与技术(经验技巧).2009,(第09期),全文. *

Also Published As

Publication number Publication date
CN108257061A (en) 2018-07-06

Similar Documents

Publication Publication Date Title
CN106384273B (en) Malicious bill-swiping detection system and method
CN108428132B (en) Fraud transaction identification method, device, server and storage medium
US10373409B2 (en) Identification scan in compliance with jurisdictional or other rules
CN100369042C (en) Anti-counterfeit method and apparatus based on CPK electronic label
CN112507936B (en) Image information auditing method and device, electronic equipment and readable storage medium
CN108694657A (en) Client's identification device, method and computer readable storage medium
CN104766209B (en) A kind of batch data processing method and system
CN103646110A (en) Natural person basic identity information matching method
CN105915440A (en) Mail recognition method and device
CN107944866A (en) Transaction record rearrangement and computer-readable recording medium
CN108257061B (en) Government affair-oriented multiple data item association verification method
CN103226771A (en) Article authentication and anti-counterfeiting system based on combination of NFC fingerprint mobile phone and RFID (Radio Frequency Identification)
CN105847270A (en) Loan authentication system
CN107103543B (en) Protocol data processing method and system
US8316050B2 (en) Identification and authorization system
CN108564333A (en) A kind of occupational survey method and system
CN110009386B (en) User classification method, device, computer equipment and storage medium
CN113362156A (en) Financial fraud detection and identification system based on Internet of things
CN109961154A (en) A kind of flag data generation method of artificial intelligence learning database
CN109902917A (en) Quantity on order method of adjustment and Related product
Schroeder Aadhaar and the social credit system: personal data governance in India and China
US20230254688A1 (en) Method of digitization and acquisition of sensitive data on mobile devices that ensures the safety and integrity of the data
CN108932611A (en) Charge calculation management method, device and electronic equipment
Abdollahyan et al. A study on women, gender scholars, and communication experts views about the role of social networks in empowering Iranian women
CN107909418A (en) A kind of electronic bill management system and method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant