CN111813829A - Data settlement method, device, electronic device and storage medium - Google Patents

Data settlement method, device, electronic device and storage medium Download PDF

Info

Publication number
CN111813829A
CN111813829A CN202010624390.5A CN202010624390A CN111813829A CN 111813829 A CN111813829 A CN 111813829A CN 202010624390 A CN202010624390 A CN 202010624390A CN 111813829 A CN111813829 A CN 111813829A
Authority
CN
China
Prior art keywords
data
final settlement
verification
settlement
preset
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.)
Pending
Application number
CN202010624390.5A
Other languages
Chinese (zh)
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.)
Shenzhen Saiante Technology Service Co Ltd
Original Assignee
Ping An International Smart City Technology Co Ltd
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 Ping An International Smart City Technology Co Ltd filed Critical Ping An International Smart City Technology Co Ltd
Priority to CN202010624390.5A priority Critical patent/CN111813829A/en
Publication of CN111813829A publication Critical patent/CN111813829A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2462Approximate or statistical queries
    • 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/283Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to the technical field of artificial intelligence, can be applied to the field of intelligent government affairs of intelligent cities, and provides a data resolution method, a device, electronic equipment and a storage medium, wherein the method comprises the following steps: acquiring data to be settled through a system interface and a preset data warehouse; performing settlement on the data to be settled according to a preset first settlement formula to obtain settlement data; checking the settlement data to obtain a checking result, wherein the checking mode comprises checking according to a preset checking formula and/or a preset access rule and/or table connection operation; if the check result is passed, summarizing the settlement data to obtain summarized data; and sending the summarized data to a preset terminal. Furthermore, the present invention also relates to block chain techniques, which summarized data may be stored in block chains. By using the method and the device, the accuracy of the settlement data can be ensured, and the data settlement efficiency can be improved.

Description

数据决算方法、装置、电子设备及存储介质Data settlement method, device, electronic device and storage medium

技术领域technical field

本发明涉及人工智能技术领域,尤其涉及一种数据决算方法、装置、电子设备及存储介质。The present invention relates to the technical field of artificial intelligence, and in particular, to a data final calculation method, device, electronic device and storage medium.

背景技术Background technique

目前,政府部门每年都需要根据最新发布的决算规则(公式)对各项数据(比如财政拨款)进行决算,在实践中发现,由于数据量庞大,需要大量人员进行数据核对等工作,决算效率不高。At present, government departments need to finalize various data (such as financial appropriations) according to the latest final accounting rules (formulas) every year. In practice, it is found that due to the huge amount of data, a large number of personnel are required to perform data verification and other work, and the final accounting efficiency is not efficient. high.

因此,如何提高数据决算效率是一个亟需解决的技术问题。Therefore, how to improve the efficiency of data settlement is a technical problem that needs to be solved urgently.

发明内容SUMMARY OF THE INVENTION

鉴于以上内容,有必要提供一种数据决算方法、装置、电子设备及存储介质,能够提高数据决算效率。In view of the above, it is necessary to provide a data settlement method, device, electronic device and storage medium, which can improve the data settlement efficiency.

本发明的第一方面提供一种数据决算方法,所述方法包括:A first aspect of the present invention provides a data settlement method, the method comprising:

通过系统接口以及预设的数据仓库,获取待决算数据;Obtain the data to be finalized through the system interface and the preset data warehouse;

根据预设的第一决算公式,对所述待决算数据进行决算,获得决算数据;According to the preset first final settlement formula, final settlement is performed on the data to be finalized to obtain final settlement data;

对所述决算数据进行校验,获得校验结果,其中,所述校验的方式包括根据预设的校验公式,和/或,根据预设的取数规则,和/或,使用表联接操作进行校验;Verifying the final settlement data to obtain a verification result, wherein the verification method includes according to a preset verification formula, and/or, according to a preset number fetching rule, and/or, using a table join operation for verification;

若所述校验结果为通过,对所述决算数据进行汇总,获得汇总数据;If the verification result is passed, the final settlement data is aggregated to obtain aggregated data;

将所述汇总数据发送至预设终端。Send the summary data to a preset terminal.

在一种可能的实现方式中,所述对所述决算数据进行校验,获得校验结果包括:In a possible implementation manner, the performing verification on the final settlement data, and obtaining the verification result includes:

根据所述第一决算公式,对所述待决算数据进行重新决算,获得第一校验数据;According to the first final settlement formula, re-final settlement is performed on the data to be finalized to obtain first verification data;

判断所述决算数据与所述第一校验数据是否一致;Judging whether the final settlement data is consistent with the first verification data;

若所述决算数据与所述第一校验数据一致,确定所述校验结果为通过;或If the final settlement data is consistent with the first verification data, it is determined that the verification result is passed; or

若所述决算数据与所述第一校验数据不一致,确定所述校验结果为不通过。If the final settlement data is inconsistent with the first verification data, it is determined that the verification result is not passed.

作为一种可选的实施方式,所述决算数据有多种类型,所述对所述决算数据进行校验,获得校验结果包括:As an optional implementation manner, the final settlement data has multiple types, and the verification of the final settlement data to obtain a verification result includes:

采用预设的取数规则,针对每种类型的决算数据,获取与所述决算数据对应的预设数值阈值范围;Using a preset number-taking rule, for each type of final settlement data, obtain a preset numerical threshold range corresponding to the final settlement data;

判断所述决算数据是否处于所述预设数值阈值范围内;Judging whether the final settlement data is within the preset value threshold range;

若所述决算数据处于所述预设数值阈值范围内,确定所述校验结果为通过;或If the final settlement data is within the preset value threshold range, it is determined that the verification result is passed; or

若所述决算数据不处于所述预设数值阈值范围内,确定所述校验结果为不通过。If the final settlement data is not within the preset value threshold range, it is determined that the verification result is not passed.

在一种可能的实现方式中,所述对所述决算数据进行校验,获得校验结果包括:In a possible implementation manner, the performing verification on the final settlement data, and obtaining the verification result includes:

根据所述取数规则,从所述取数规则指定的数据接口或者数据表中,获取目标数据;According to the fetch rule, obtain target data from the data interface or data table specified by the fetch rule;

根据所述校验公式中与所述目标数据对应的第二决算公式,确定所述目标数据对应的第二校验数据;According to the second final settlement formula corresponding to the target data in the verification formula, determine the second verification data corresponding to the target data;

从所述决算数据中,确定与所述目标数据对应的待校验数据;From the final settlement data, determine the data to be verified corresponding to the target data;

将所述目标数据、所述第二校验数据以及所述待校验数据进行表联结,获得目标数据表;The target data, the second verification data and the to-be-verified data are table-joined to obtain a target data table;

查询所述目标数据表中是否存在目标行,所述目标行对应的第二校验数据与所述目标行对应的待校验数据不一致;Query whether there is a target row in the target data table, and the second verification data corresponding to the target row is inconsistent with the to-be-verified data corresponding to the target row;

若所述目标数据表中不存在目标行,确定所述校验结果为通过;若所述目标数据表中存在目标行,确定所述校验结果为不通过。If there is no target row in the target data table, it is determined that the verification result is passed; if there is a target row in the target data table, it is determined that the verification result is not passed.

在一种可能的实现方式中,所述数据决算方法还包括:In a possible implementation manner, the data final accounting method further includes:

若所述校验结果为不通过,生成告警信息;If the verification result is not passed, generate an alarm message;

将所述告警信息发送至管理人员的终端。The alarm information is sent to the terminal of the manager.

在一种可能的实现方式中,所述待决算数据包括第一待决算数据以及第二待决算数据,所述数据决算方法还包括:In a possible implementation manner, the data to be finalized includes first data to be finalized and the second data to be finalized, and the data finalized method further includes:

获取未录入系统的待决算数据;Obtain pending final settlement data that has not been entered into the system;

对所述未录入系统的待决算数据进行预处理,获得预处理数据;Preprocessing the data to be finalized that has not been entered into the system to obtain preprocessing data;

将所述预处理数据存储至所述数据仓库中;storing the preprocessed data in the data warehouse;

所述通过系统接口以及预设的数据仓库,获取待决算数据包括:The acquisition of the data to be finalized through the system interface and the preset data warehouse includes:

通过所述系统接口,获取所述第一待决算数据;obtaining the first pending final settlement data through the system interface;

通过所述数据仓库,从所述预处理数据中查询并获取所述第二待决算数据。Through the data warehouse, query and acquire the second pending final settlement data from the preprocessed data.

在一种可能的实现方式中,所述数据决算方法还包括:In a possible implementation manner, the data final accounting method further includes:

当接收到数据分析指令时,确定所述待决算数据的来源;When receiving the data analysis instruction, determine the source of the data to be settled;

根据所述待决算数据,生成第一表格;generating a first table according to the data to be finalized;

在所述第一表格中,使用预设的多种色块标记不同来源的待决算数据,获得第二表格,其中,一种来源的待决算数据对应一种色块;In the first table, the data to be settled from different sources is marked with a plurality of preset color blocks, and the second table is obtained, wherein the data to be settled from one source corresponds to one color block;

输出所述第二表格。The second table is output.

本发明的第二方面提供一种数据决算装置,所述数据决算装置包括:A second aspect of the present invention provides a device for final settlement of data, the device for final settlement of data includes:

获取模块,用于通过系统接口以及预设的数据仓库,获取待决算数据;The acquisition module is used to acquire the data to be finalized through the system interface and the preset data warehouse;

决算模块,用于根据预设的第一决算公式,对所述待决算数据进行决算,获得决算数据;A final settlement module, configured to perform final settlement on the data to be finalized according to a preset first final settlement formula, and obtain final settlement data;

校验模块,用于对所述决算数据进行校验,获得校验结果,其中,所述校验的方式包括根据预设的校验公式,和/或,根据预设的取数规则,和/或,使用表联接操作进行校验;A verification module, configured to verify the final settlement data and obtain a verification result, wherein the verification method includes according to a preset verification formula, and/or, according to a preset number-taking rule, and / or, use the table join operation to verify;

汇总模块,用于若所述校验结果为通过,对所述决算数据进行汇总,获得汇总数据;a summary module, used for summarizing the final accounts data to obtain summary data if the verification result is passed;

发送模块,用于将所述汇总数据发送至预设终端。A sending module, configured to send the aggregated data to a preset terminal.

本发明的第三方面提供一种电子设备,所述电子设备包括处理器和存储器,所述处理器用于执行所述存储器中存储的计算机程序时实现所述的数据决算方法。A third aspect of the present invention provides an electronic device, the electronic device includes a processor and a memory, and the processor is configured to implement the data finalization method when executing a computer program stored in the memory.

本发明的第四方面提供一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现所述的数据决算方法。A fourth aspect of the present invention provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the data settlement method is implemented.

由以上技术方案,本发明中,可以通过人工智能技术将待决算数据按照预设的第一决算公式进行决算,并进行校验,然后将校验通过的决算数据进行汇总,再上报(将所述汇总数据发送至预设设备终端),在保证决算数据的准确度的同时也提高了数据决算的效率。According to the above technical solutions, in the present invention, the data to be finalized can be finalized according to the preset first final accounting formula through artificial intelligence technology, and verified, and then the finalized data that has passed the verification can be summarized, and then reported (the The summary data is sent to the preset device terminal), which not only ensures the accuracy of the final settlement data, but also improves the efficiency of the data final settlement.

附图说明Description of drawings

图1是本发明公开的一种数据决算方法的较佳实施例的流程图。FIG. 1 is a flow chart of a preferred embodiment of a data settlement method disclosed in the present invention.

图2是本发明公开的一种数据决算装置的较佳实施例的功能模块图。FIG. 2 is a functional block diagram of a preferred embodiment of a data settlement device disclosed in the present invention.

图3是本发明实现数据决算方法的较佳实施例的电子设备的结构示意图。FIG. 3 is a schematic structural diagram of an electronic device according to a preferred embodiment of the method for implementing data final settlement of the present invention.

具体实施方式Detailed ways

下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.

除非另有定义,本文所使用的所有的技术和科学术语与属于本发明的技术领域的技术人员通常理解的含义相同。本文中在本发明的说明书中所使用的术语只是为了描述具体的实施例的目的,不是旨在于限制本发明。Unless otherwise defined, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terms used herein in the description of the present invention are for the purpose of describing specific embodiments only, and are not intended to limit the present invention.

本发明实施例的数据决算方法应用在电子设备中,也可以应用在电子设备和通过网络与所述电子设备进行连接的服务器所构成的硬件环境中,由服务器和电子设备共同执行。网络包括但不限于:广域网、城域网或局域网。The data finalization method of the embodiment of the present invention is applied to an electronic device, and can also be applied to a hardware environment composed of an electronic device and a server connected to the electronic device through a network, and is jointly executed by the server and the electronic device. The network includes, but is not limited to: a wide area network, a metropolitan area network or a local area network.

其中,服务器可以是指能对网络中其它设备(如电子设备)提供服务的计算机系统。如果一个个人电脑能够对外提供文件传输协议(File Transfer Protocol,简称FTP)服务,也可以叫服务器。从狭义范围上讲,服务器专指某些高性能计算机,能通过网络,对外提供服务,其相对于普通的个人电脑来说,稳定性、安全性、性能等方面都要求更高,因此在CPU、芯片组、内存、磁盘系统、网络等硬件和普通的个人电脑有所不同。The server may refer to a computer system that can provide services to other devices (eg, electronic devices) in the network. If a personal computer can provide a file transfer protocol (File Transfer Protocol, referred to as FTP) service, it can also be called a server. In a narrow sense, a server refers to some high-performance computers that can provide services to the outside world through a network. Compared with ordinary personal computers, servers have higher requirements in terms of stability, security, and performance. , chipset, memory, disk system, network and other hardware are different from ordinary personal computers.

所述电子设备是一种能够按照事先设定或存储的指令,自动进行数值计算和/或信息处理的设备,其硬件包括但不限于微处理器、专用集成电路(ASIC)、现场可编程门阵列(FPGA)、数字处理器(DSP)、嵌入式设备等。所述电子设备还可包括网络设备和/或用户设备。其中,所述网络设备包括但不限于单个网络设备、多个网络设备组成的服务器组或基于云计算(Cloud Computing)的由大量主机或网络设备构成的云,其中,云计算是分布式计算的一种,由一群松散耦合的计算机集组成的一个超级虚拟计算机。所述用户设备包括但不限于任何一种可与用户通过键盘、鼠标、遥控器、触摸板或声控设备等方式进行人机交互的电子产品,例如,个人计算机、平板电脑、智能手机、个人数字助理PDA等。The electronic device is a device that can automatically perform numerical calculation and/or information processing according to pre-set or stored instructions, and its hardware includes but is not limited to microprocessors, application-specific integrated circuits (ASICs), field programmable gates Arrays (FPGA), digital processors (DSP), embedded devices, etc. The electronic equipment may also include network equipment and/or user equipment. Wherein, the network device includes but is not limited to a single network device, a server group composed of multiple network devices, or a cloud composed of a large number of hosts or network devices based on cloud computing, wherein cloud computing is distributed computing A super virtual computer consisting of a group of loosely coupled sets of computers. The user equipment includes but is not limited to any electronic product that can interact with the user through a keyboard, a mouse, a remote control, a touchpad or a voice-activated device, for example, a personal computer, a tablet computer, a smart phone, a personal digital Assistant PDA etc.

请参见图1,图1是本发明公开的一种数据决算方法的较佳实施例的流程图。其中,根据不同的需求,该流程图中步骤的顺序可以改变,某些步骤可以省略。其中,所述数据决算方法的执行主体可以为电子设备。Please refer to FIG. 1. FIG. 1 is a flowchart of a preferred embodiment of a data final settlement method disclosed in the present invention. Wherein, according to different requirements, the order of the steps in the flowchart can be changed, and some steps can be omitted. Wherein, the execution subject of the data settlement method may be an electronic device.

S11、通过系统接口以及预设的数据仓库,获取待决算数据。S11. Acquire data to be finalized through a system interface and a preset data warehouse.

其中,所述数据仓库存储有预运算数据Wherein, the data warehouse stores pre-computed data

其中,所述待决算数据可以是社保缴纳数据、政府基金收入数据等。The data to be finalized may be social security payment data, government fund income data, and the like.

其中,所述预运算数据可以是常用的一些数据的求和结果,求平均结果等,这些运算结果存储在所述数据仓库中,可以随时获取,不需要每次都对大量数据进行重复的运算,提高系统效率。The pre-operation data may be the summation result of some commonly used data, the average result, etc. These operation results are stored in the data warehouse and can be obtained at any time, and there is no need to perform repeated operations on a large amount of data each time , improve system efficiency.

其中,所述待决算数据的来源包括数据仓库、第三方录入以及对接系统的数据提供接口。Wherein, the sources of the data to be finalized include a data warehouse, a third-party input, and a data providing interface for the docking system.

本发明实施例中,可以从数据仓库中查询并获取想要的待决算数据,可以通过对接系统的数据提供接口获取待决算数据,也可以由第三方录入待决算数据。In the embodiment of the present invention, the desired final settlement data can be queried and obtained from the data warehouse, the data to be finalized can be obtained through the data providing interface of the docking system, or the data to be finalized can be entered by a third party.

作为一种可选的实施方式,所述待决算数据包括第一待决算数据以及第二待决算数据,所述方法还包括:As an optional implementation manner, the data to be settled includes first data to be settled and second data to be settled, and the method further includes:

获取未录入系统的待决算数据;Obtain pending final settlement data that has not been entered into the system;

对所述未录入系统的待决算数据进行预处理,获得预处理数据;Preprocessing the data to be finalized that has not been entered into the system to obtain preprocessing data;

将所述预处理数据存储至所述数据仓库中;storing the preprocessed data in the data warehouse;

所述通过系统接口以及预设的数据仓库,获取待决算数据包括:The acquisition of the data to be finalized through the system interface and the preset data warehouse includes:

通过所述系统接口,获取所述第一待决算数据;obtaining the first pending final settlement data through the system interface;

通过所述数据仓库,从所述预处理数据中查询并获取所述第二待决算数据。Through the data warehouse, query and acquire the second pending final settlement data from the preprocessed data.

其中,所述预处理包括但不限于数据格式转换、数据预运算以及数据筛选。所述数据格式转换指将指定类型的数据的格式转换为预设的标准格式,比如规定小数点后的位数,比如日期类型的数据的转换(2020.06.28或者2020年6月28号,统一转换为2020-06-28);所述数据预运算可以是对预设实践段内的收入数据进行统计,比如工资数据的年度统计;所述数据筛选可以是对数据进行筛选,以过滤出明显异常的数据,比如为负数的社保缴纳数据等。Wherein, the preprocessing includes but is not limited to data format conversion, data pre-operation and data screening. The data format conversion refers to converting the format of the specified type of data into a preset standard format, such as specifying the number of digits after the decimal point, such as the conversion of date type data (2020.06.28 or June 28, 2020, unified conversion is 2020-06-28); the data pre-operation may be to perform statistics on the income data in the preset practice section, such as annual statistics of salary data; the data screening may be to screen the data to filter out obvious anomalies data, such as negative social security payment data, etc.

其中,所述数据仓库用于存储并管理数据,可以是一个数据库。Wherein, the data warehouse is used to store and manage data, and may be a database.

可选的,可以将各个系统中的目标数据导入至所述数据仓库中进行管理,可以对数据进行细化的分类存储,比如社保缴纳数据、政府基金收入数据等,可以在后续的决算运算中快速读取某一类数据,提高决算效率,同时,可以提前进行一些常用的运算,比如一周、一月、一季度、一年的某类数据的累加、取平均等(即获得所述预处理数据),将这些运算的结果存储值数据仓库中,可以在进行决算的过程中随时获取这些运算的结果,节省一些计算步骤,进一步提高了决算的效率。Optionally, the target data in each system can be imported into the data warehouse for management, and the data can be classified and stored in detail, such as social security payment data, government fund income data, etc., which can be used in the subsequent final calculation. Read a certain type of data quickly to improve the final settlement efficiency. At the same time, some common operations can be performed in advance, such as the accumulation and averaging of certain types of data for a week, a month, a quarter, and a year (that is, to obtain the preprocessing Data), the results of these operations are stored in the value data warehouse, and the results of these operations can be obtained at any time in the process of final settlement, which saves some calculation steps and further improves the efficiency of final settlement.

S12、根据预设的第一决算公式,对所述待决算数据进行决算,获得决算数据。S12. Perform final settlement on the data to be finalized according to a preset first final settlement formula to obtain final settlement data.

其中,所述决算可以是单位、部门、国家按照一定的规则对年度各项收入以及支出等数据进行整理的过程,比如计算资产负载数据、总收入数据等。Wherein, the final accounts may be a process in which units, departments, and countries sort out various annual income and expenditure data according to certain rules, such as calculating asset load data, total income data, and the like.

其中,所述决算数据可以是总收入数据、总支出数据、资产负债数据等。Wherein, the final settlement data may be total income data, total expenditure data, asset and liability data, and the like.

S13、对所述决算数据进行校验,获得校验结果,其中,所述校验的方式包括根据预设的校验公式,和/或,根据预设的取数规则,和/或,使用表联接操作进行校验。S13. Perform verification on the final settlement data to obtain a verification result, wherein the verification method includes according to a preset verification formula, and/or, according to a preset number-taking rule, and/or, using Table join operations are validated.

本发明实施例中,可以采用多种方式对所述决算数据进行校验,确定决算数据的正确性。In the embodiment of the present invention, the final settlement data may be checked in various ways to determine the correctness of the final settlement data.

具体的,所述对所述决算数据进行校验,获得校验结果包括:Specifically, performing the verification on the final settlement data and obtaining the verification result includes:

根据所述第一决算公式,对所述待决算数据进行重新决算,获得第一校验数据;According to the first final settlement formula, re-final settlement is performed on the data to be finalized to obtain first verification data;

判断所述决算数据与所述第一校验数据是否一致;Judging whether the final settlement data is consistent with the first verification data;

若所述决算数据与所述第一校验数据一致,确定所述校验结果为通过;或If the final settlement data is consistent with the first verification data, it is determined that the verification result is passed; or

若所述决算数据与所述第一校验数据不一致,确定所述校验结果为不通过。If the final settlement data is inconsistent with the first verification data, it is determined that the verification result is not passed.

在该可选的实施方式中,可以对所述待决算数据进行重新决算,获得校验数据,判断所述决算数据与所述校验数据是否一致,若所述决算数据与所述校验数据一致,确定所述校验结果为通过,若不所述决算数据与所述校验数据一致,确定所述校验结果为不通过。In this optional implementation manner, the data to be finalized can be re-finalized to obtain verification data, and it can be determined whether the finalized data is consistent with the verification data. If they are consistent, the verification result is determined to be passed, and if the final settlement data is not consistent with the verification data, the verification result is determined to be failed.

具体的,所述决算数据有多种类型,所述对所述决算数据进行校验,获得校验结果包括:Specifically, the final settlement data has multiple types, and the verification of the final settlement data to obtain a verification result includes:

采用预设的取数规则,针对每种类型的决算数据,获取与所述决算数据对应的预设数值阈值范围;Using a preset number-taking rule, for each type of final settlement data, obtain a preset numerical threshold range corresponding to the final settlement data;

判断所述决算数据是否处于所述预设数值阈值范围内;Judging whether the final settlement data is within the preset value threshold range;

若所述决算数据处于所述预设数值阈值范围内,确定所述校验结果为通过;或If the final settlement data is within the preset value threshold range, it is determined that the verification result is passed; or

若所述决算数据不处于所述预设数值阈值范围内,确定所述校验结果为不通过。If the final settlement data is not within the preset value threshold range, it is determined that the verification result is not passed.

在该可选的实施方式中,可以预先为每种类型的决算数据设置一个预设数值阈值范围,在这个预设数值阈值范围内的决算数据可以认为是正常的,确定所述校验结果为通过;处于这个预设数值阈值范围之外的决算数据可以认为是异常的,确定所述校验结果为不通过。可选的,对于数值明显不正常的决算数据(所述决算数据不处于所述预设数值阈值范围内),可以将预先设置的异常提示词(比如决算数据明显偏大)以及所述决算数据以及所述待决算数据的报表组成异常提示信息并输出异常提示信息,以提示工作人员及时进行数据检测。In this optional embodiment, a preset numerical threshold range may be set for each type of final settlement data in advance, and the final settlement data within this preset numerical threshold range may be considered normal, and the verification result is determined to be Pass; the final settlement data outside the preset value threshold range can be considered as abnormal, and the verification result is determined to be failed. Optionally, for the final settlement data whose value is obviously abnormal (the final settlement data is not within the preset value threshold range), a preset abnormal prompt word (such as the final settlement data is obviously too large) and the final settlement data can be changed. And the report form of the data to be finalized constitutes abnormal prompt information and outputs abnormal prompt information, so as to prompt the staff to perform data detection in time.

具体的,所述对所述决算数据进行校验,获得校验结果包括:Specifically, performing the verification on the final settlement data and obtaining the verification result includes:

根据所述取数规则,从所述取数规则指定的数据接口或者数据表中,获取目标数据;According to the fetch rule, obtain target data from the data interface or data table specified by the fetch rule;

根据所述校验公式中与所述目标数据对应的第二决算公式,确定所述目标数据对应的第二校验数据;According to the second final settlement formula corresponding to the target data in the verification formula, determine the second verification data corresponding to the target data;

从所述决算数据中,确定与所述目标数据对应的待校验数据;From the final settlement data, determine the data to be verified corresponding to the target data;

将所述目标数据、所述第二校验数据以及所述待校验数据进行表联结,获得目标数据表;The target data, the second verification data and the to-be-verified data are table-joined to obtain a target data table;

查询所述目标数据表中是否存在目标行,所述目标行对应的第二校验数据与所述目标行对应的待校验数据不一致;Query whether there is a target row in the target data table, and the second verification data corresponding to the target row is inconsistent with the to-be-verified data corresponding to the target row;

若所述目标数据表中不存在目标行,确定所述校验结果为通过;若所述目标数据表中存在目标行,确定所述校验结果为不通过。If there is no target row in the target data table, it is determined that the verification result is passed; if there is a target row in the target data table, it is determined that the verification result is not passed.

在该可选的实施方式中,假设取数规则取A类数据以及B类数据,假设所述校验公式中与所述目标数据对应的第二决算公式为A+B=C,C类数据为所述校验数据,即A、B、C类数据属于同一张表,假设A和B对应的决算数据为D,D属于另一张表(包含每个决算数据对应的待决算数据E、F)。可以将A、B、C、D类通过表连接的方式(比如数据库的inner join命令)将两个表合成一个表。即A匹配E、B匹配F,获得目标数据表,目标数据表中的每一行数据都包括一个A类数据(与该行的E类数据相等、不显示E类数据)、一个B类数据(与该行的F类数据相等,不显示F类数据)、一个D类数据(所述校验数据)以及一个决算数据(所述待校验数据),若该行的校验数据与待校验数据不一致,确定该行为目标行、即决算数据可能出错,需要进行错误排查。In this optional implementation manner, it is assumed that the fetching rule takes data of type A and type B, and it is assumed that the second final calculation formula corresponding to the target data in the verification formula is A+B=C, and the data of type C is assumed to be A+B=C. For the verification data, namely A, B, C type data belong to the same table, suppose that the final account data corresponding to A and B is D, and D belongs to another table (comprising the pending final account data corresponding to each final account data E, F). You can combine two tables into one table by connecting A, B, C, and D through tables (such as the inner join command of the database). That is, A matches E, B matches F, and the target data table is obtained. Each row of data in the target data table includes a type A data (equal to the type E data of the row, no type E data is displayed), a type B data ( It is equal to the F-type data of the row, and the F-type data is not displayed), a D-type data (the verification data), and a final settlement data (the to-be-verified data). If the verification data is inconsistent, it is determined that the target row of the behavior, that is, the final account data, may be wrong, and error investigation needs to be carried out.

S14、若所述校验结果为通过,对所述决算数据进行汇总,获得汇总数据;S14, if the verification result is passed, summarize the final accounts data to obtain summary data;

本发明实施例中,若所述校验结果为通过,可以确定所述决算数据没问题,可以对所述决算数据进行汇总,可以是将来自不同单位的决算数据汇总成所述汇总数据。In the embodiment of the present invention, if the verification result is passed, it can be determined that the final settlement data is OK, the final settlement data can be aggregated, and the final settlement data from different units can be aggregated into the aggregated data.

作为一种可选的实施方式,所述方法还包括:As an optional embodiment, the method further includes:

若所述校验结果为不通过,生成告警信息;If the verification result is not passed, generate an alarm message;

将所述告警信息发送至管理人员的终端。The alarm information is sent to the terminal of the manager.

在该可选的实施方式中,若所述校验结果为不通过,确定所述决算数据存在异常,可以生成告警信息,所述告警信息可以携带有校验结果不通过的原因,比如决算数据对应的待决算数据异常,决算公式异常等。并将所述告警信息发送至管理人员的终端,以提示所述管理人员进行错误排查。In this optional embodiment, if the verification result is not passed, it is determined that the final settlement data is abnormal, and alarm information may be generated, and the alarm information may carry the reason for the failure of the verification result, such as final settlement data The corresponding pending settlement data is abnormal, the settlement formula is abnormal, etc. The alarm information is sent to the terminal of the administrator, so as to prompt the administrator to perform error investigation.

S15、将所述汇总数据发送至预设终端。S15. Send the summary data to a preset terminal.

本发明实施例中,可以通过将所述汇总数据发送至预设终端,将所述汇总数据进行上报给上级机构、上级单位或上级政府。In this embodiment of the present invention, the aggregated data may be reported to a higher-level institution, a higher-level unit, or a higher-level government by sending the aggregated data to a preset terminal.

作为一种可选的实施方式,所述方法还包括:As an optional embodiment, the method further includes:

当接收到数据分析指令时,确定所述待决算数据的来源;When receiving the data analysis instruction, determine the source of the data to be settled;

根据所述待决算数据,生成第一表格;generating a first table according to the data to be finalized;

在所述第一表格中,使用预设的多种色块标记不同来源的待决算数据,获得第二表格,其中,一种来源的待决算数据对应一种色块;In the first table, the data to be settled from different sources is marked with a plurality of preset color blocks, and the second table is obtained, wherein the data to be settled from one source corresponds to one color block;

输出所述第二表格。The second table is output.

在该可选的实施方式中,当接收到数据分析指令时,可以使用不同色块对不同来源的待决算数据进行标记,使得生成的表格中的数据一目了然,便于进行分析。In this optional implementation manner, when a data analysis instruction is received, different color blocks can be used to mark the data to be settled from different sources, so that the data in the generated table is clear at a glance and facilitates analysis.

需要强调的是,为进一步保证上述汇总数据的私密和安全性,上述汇总数据还可以存储于一区块链的节点中。It should be emphasized that, in order to further ensure the privacy and security of the above-mentioned summary data, the above-mentioned summary data can also be stored in a node of a blockchain.

在图1所描述的方法流程中,可以通过人工智能技术将待决算数据按照预设的第一决算公式进行决算,并进行校验,然后将校验通过的决算数据进行汇总,再上报(将所述汇总数据发送至预设设备终端),在保证决算数据的准确度的同时也提高了数据决算的效率。本发明可应用于智慧城市的智慧政务领域,帮助政务人员自动进行各种年度报表的决算等。In the method flow described in FIG. 1, artificial intelligence technology can be used to finalize the data to be finalized according to the preset first final accounting formula, and perform verification, and then summarize the final accounting data that has passed the verification, and then report (the The summary data is sent to the preset device terminal), which not only ensures the accuracy of the final settlement data, but also improves the efficiency of the data final settlement. The present invention can be applied to the field of smart government affairs in smart cities, and helps government personnel to automatically perform final accounts of various annual reports and the like.

图2是本发明公开的一种数据决算装置的较佳实施例的功能模块图。FIG. 2 is a functional block diagram of a preferred embodiment of a data settlement device disclosed in the present invention.

请参见图2,,数据决算装置20可运行于电子设备中。所述数据决算装置20可以包括多个由程序代码段所组成的功能模块。所述数据决算装置20中的各个程序段的程序代码可以存储于存储器中,并由至少一个处理器所执行,以执行图1所描述的数据决算方法中的部分或全部步骤。Referring to FIG. 2 , the data settlement apparatus 20 may run in an electronic device. The data settlement device 20 may include a plurality of functional modules composed of program code segments. The program codes of each program segment in the data finalization device 20 may be stored in a memory and executed by at least one processor to perform some or all of the steps in the data finalization method described in FIG. 1 .

本实施例中,所述数据决算装置20根据其所执行的功能,可以被划分为多个功能模块。所述功能模块可以包括:获取模块201、决算模块202、校验模块203、汇总模块204及发送模块205。本发明所称的模块是指一种能够被至少一个处理器所执行并且能够完成固定功能的一系列计算机程序段,其存储在存储器中。In this embodiment, the data settlement device 20 can be divided into a plurality of functional modules according to the functions performed by the data settlement device 20 . The functional modules may include: an acquisition module 201 , a final settlement module 202 , a verification module 203 , a summary module 204 and a sending module 205 . The modules referred to in the present invention refer to a series of computer program segments that can be executed by at least one processor and can perform fixed functions, and are stored in a memory.

获取模块201,用于通过系统接口以及预设的数据仓库,获取待决算数据。The obtaining module 201 is used for obtaining the data to be finalized through the system interface and the preset data warehouse.

其中,所述数据仓库存储有预运算数据Wherein, the data warehouse stores pre-computed data

其中,所述待决算数据可以是社保缴纳数据、政府基金收入数据等。The data to be finalized may be social security payment data, government fund income data, and the like.

其中,所述预运算数据可以是常用的一些数据的求和结果,求平均结果等,这些运算结果存储在所述数据仓库中,可以随时获取,不需要每次都对大量数据进行重复的运算,提高系统效率。The pre-operation data may be the summation result of some commonly used data, the average result, etc. These operation results are stored in the data warehouse and can be obtained at any time, and there is no need to perform repeated operations on a large amount of data each time , improve system efficiency.

其中,所述待决算数据的来源包括数据仓库、第三方录入以及对接系统的数据提供接口。Wherein, the sources of the data to be finalized include a data warehouse, a third-party input, and a data providing interface for the docking system.

本发明实施例中,可以从数据仓库中查询并获取想要的待决算数据,可以通过对接系统的数据提供接口获取待决算数据,也可以由第三方录入待决算数据。In the embodiment of the present invention, the desired final settlement data can be queried and obtained from the data warehouse, the data to be finalized can be obtained through the data providing interface of the docking system, or the data to be finalized can be entered by a third party.

决算模块202,用于根据预设的第一决算公式,对所述待决算数据进行决算,获得决算数据。The final settlement module 202 is configured to perform final settlement on the data to be finalized according to a preset first final settlement formula to obtain final settlement data.

其中,所述决算可以是单位、部门、国家按照一定的规则对年度各项收入以及支出等数据进行整理的过程,比如计算资产负载数据、总收入数据等。Wherein, the final accounts may be a process in which units, departments, and countries sort out various annual income and expenditure data according to certain rules, such as calculating asset load data, total income data, and the like.

其中,所述决算数据可以是总收入数据、总支出数据、资产负债数据等。Wherein, the final settlement data may be total income data, total expenditure data, asset and liability data, and the like.

校验模块203,用于对所述决算数据进行校验,获得校验结果,其中,所述校验的方式包括根据预设的校验公式,和/或,根据预设的取数规则,和/或,使用表联接操作进行校验。A verification module 203, configured to verify the final settlement data and obtain a verification result, wherein the verification method includes according to a preset verification formula, and/or, according to a preset number-taking rule, And/or, use a table join operation for validation.

本发明实施例中,可以采用多种方式对所述决算数据进行校验,确定决算数据的正确性。In the embodiment of the present invention, the final settlement data may be checked in various ways to determine the correctness of the final settlement data.

汇总模块204,用于若所述校验结果为通过,对所述决算数据进行汇总,获得汇总数据。The summarizing module 204 is used for summarizing the final settlement data to obtain summary data if the verification result is passed.

本发明实施例中,若所述校验结果为通过,可以确定所述决算数据没问题,可以对所述决算数据进行汇总,可以是将来自不同单位的决算数据汇总成所述汇总数据。In the embodiment of the present invention, if the verification result is passed, it can be determined that the final settlement data is OK, the final settlement data can be aggregated, and the final settlement data from different units can be aggregated into the aggregated data.

发送模块205,用于将所述汇总数据发送至预设终端。The sending module 205 is configured to send the summary data to a preset terminal.

本发明实施例中,可以通过将所述汇总数据发送至预设终端,将所述汇总数据进行上报给上级机构、上级单位或上级政府。In this embodiment of the present invention, the aggregated data may be reported to a higher-level institution, a higher-level unit, or a higher-level government by sending the aggregated data to a preset terminal.

作为一种可选的实施方式,所述校验模块203对所述决算数据进行校验,获得校验结果的方式具体为:As an optional implementation manner, the verification module 203 performs verification on the final settlement data, and the method for obtaining the verification result is as follows:

根据所述第一决算公式,对所述待决算数据进行重新决算,获得第一校验数据;According to the first final settlement formula, re-final settlement is performed on the data to be finalized to obtain first verification data;

判断所述决算数据与所述第一校验数据是否一致;Judging whether the final settlement data is consistent with the first verification data;

若所述决算数据与所述第一校验数据一致,确定所述校验结果为通过;或If the final settlement data is consistent with the first verification data, it is determined that the verification result is passed; or

若所述决算数据与所述第一校验数据不一致,确定所述校验结果为不通过。If the final settlement data is inconsistent with the first verification data, it is determined that the verification result is not passed.

在该可选的实施方式中,可以对所述待决算数据进行重新决算,获得校验数据,判断所述决算数据与所述校验数据是否一致,若所述决算数据与所述校验数据一致,确定所述校验结果为通过,若不所述决算数据与所述校验数据一致,确定所述校验结果为不通过。In this optional implementation manner, the data to be finalized can be re-finalized to obtain verification data, and it can be determined whether the finalized data is consistent with the verification data. If they are consistent, the verification result is determined to be passed, and if the final settlement data is not consistent with the verification data, the verification result is determined to be failed.

具体的,所述决算数据有多种类型,所述校验模块203对所述决算数据进行校验,获得校验结果的方式具体为:Specifically, the final settlement data has various types, and the verification module 203 verifies the final settlement data, and the method for obtaining the verification result is as follows:

采用预设的取数规则,针对每种类型的决算数据,获取与所述决算数据对应的预设数值阈值范围;Using a preset number-taking rule, for each type of final settlement data, obtain a preset numerical threshold range corresponding to the final settlement data;

判断所述决算数据是否处于所述预设数值阈值范围内;Judging whether the final settlement data is within the preset value threshold range;

若所述决算数据处于所述预设数值阈值范围内,确定所述校验结果为通过;或If the final settlement data is within the preset value threshold range, it is determined that the verification result is passed; or

若所述决算数据不处于所述预设数值阈值范围内,确定所述校验结果为不通过。If the final settlement data is not within the preset value threshold range, it is determined that the verification result is not passed.

在该可选的实施方式中,可以预先为每种类型的决算数据设置一个预设数值阈值范围,在这个预设数值阈值范围内的决算数据可以认为是正常的,确定所述校验结果为通过;处于这个预设数值阈值范围之外的决算数据可以认为是异常的,确定所述校验结果为不通过。可选的,对于数值明显不正常的决算数据(所述决算数据不处于所述预设数值阈值范围内),可以将预先设置的异常提示词(比如决算数据明显偏大)以及所述决算数据以及所述待决算数据的报表组成异常提示信息并输出异常提示信息,以提示工作人员及时进行数据检测。In this optional embodiment, a preset numerical threshold range may be set for each type of final settlement data in advance, and the final settlement data within this preset numerical threshold range may be considered normal, and the verification result is determined to be Pass; the final settlement data outside the preset value threshold range can be considered as abnormal, and the verification result is determined to be failed. Optionally, for the final settlement data whose value is obviously abnormal (the final settlement data is not within the preset value threshold range), a preset abnormal prompt word (such as the final settlement data is obviously too large) and the final settlement data can be changed. And the report form of the data to be finalized constitutes abnormal prompt information and outputs abnormal prompt information, so as to prompt the staff to perform data detection in time.

具体的,所述校验模块203对所述决算数据进行校验,获得校验结果的方式具体为:Specifically, the verification module 203 verifies the final settlement data, and the method for obtaining the verification result is as follows:

根据所述取数规则,从所述取数规则指定的数据接口或者数据表中,获取目标数据;According to the fetch rule, obtain target data from the data interface or data table specified by the fetch rule;

根据所述校验公式中与所述目标数据对应的第二决算公式,确定所述目标数据对应的第二校验数据;According to the second final settlement formula corresponding to the target data in the verification formula, determine the second verification data corresponding to the target data;

从所述决算数据中,确定与所述目标数据对应的待校验数据;From the final settlement data, determine the data to be verified corresponding to the target data;

将所述目标数据、所述第二校验数据以及所述待校验数据进行表联结,获得目标数据表;The target data, the second verification data and the to-be-verified data are table-joined to obtain a target data table;

查询所述目标数据表中是否存在目标行,所述目标行对应的第二校验数据与所述目标行对应的待校验数据不一致;Query whether there is a target row in the target data table, and the second verification data corresponding to the target row is inconsistent with the to-be-verified data corresponding to the target row;

若所述目标数据表中不存在目标行,确定所述校验结果为通过;若所述目标数据表中存在目标行,确定所述校验结果为不通过。If there is no target row in the target data table, it is determined that the verification result is passed; if there is a target row in the target data table, it is determined that the verification result is not passed.

在该可选的实施方式中,假设取数规则取A类数据以及B类数据,假设所述校验公式中与所述目标数据对应的第二决算公式为A+B=C,C类数据为所述校验数据,即A、B、C类数据属于同一张表,假设A和B对应的决算数据为D,D属于另一张表(包含每个决算数据对应的待决算数据E、F)。可以将A、B、C、D类通过表连接的方式(比如数据库的inner join命令)将两个表合成一个表。即A匹配E、B匹配F,获得目标数据表,目标数据表中的每一行数据都包括一个A类数据(与该行的E类数据相等、不显示E类数据)、一个B类数据(与该行的F类数据相等,不显示F类数据)、一个D类数据(所述校验数据)以及一个决算数据(所述待校验数据),若该行的校验数据与待校验数据不一致,确定该行为目标行、即决算数据可能出错,需要进行错误排查。In this optional implementation manner, it is assumed that the fetching rule takes data of type A and type B, and it is assumed that the second final calculation formula corresponding to the target data in the verification formula is A+B=C, and the data of type C is assumed to be A+B=C. For the verification data, namely A, B, C type data belong to the same table, suppose that the final account data corresponding to A and B is D, and D belongs to another table (comprising the pending final account data corresponding to each final account data E, F). You can combine two tables into one table by connecting A, B, C, and D through tables (such as the inner join command of the database). That is, A matches E, B matches F, and the target data table is obtained. Each row of data in the target data table includes a type A data (equal to the type E data of the row, no type E data is displayed), a type B data ( It is equal to the F-type data of the row, and the F-type data is not displayed), a D-type data (the verification data), and a final settlement data (the to-be-verified data). If the verification data is inconsistent, it is determined that the target row of the behavior, that is, the final account data, may be wrong, and error investigation needs to be carried out.

作为一种可选的实施方式,所述数据决算装置20还包括:As an optional implementation manner, the data settlement device 20 further includes:

第一生成模块,用于若所述校验结果为不通过,生成告警信息;a first generating module, configured to generate alarm information if the verification result is not passed;

所述发送模块205,还用于将所述告警信息发送至管理人员的终端。The sending module 205 is further configured to send the alarm information to the terminal of the manager.

在该可选的实施方式中,若所述校验结果为不通过,确定所述决算数据存在异常,可以生成告警信息,所述告警信息可以携带有校验结果不通过的原因,比如决算数据对应的待决算数据异常,决算公式异常等。并将所述告警信息发送至管理人员的终端,以提示所述管理人员进行错误排查。In this optional embodiment, if the verification result is not passed, it is determined that the final settlement data is abnormal, and alarm information may be generated, and the alarm information may carry the reason for the failure of the verification result, such as final settlement data The corresponding pending settlement data is abnormal, the settlement formula is abnormal, etc. The alarm information is sent to the terminal of the administrator, so as to prompt the administrator to perform error investigation.

作为一种可选的实施方式,所述待决算数据包括第一待决算数据以及第二待决算数据,所述获取模块201,还用于获取未录入系统的待决算数据;As an optional implementation manner, the data to be finalized includes first data to be finalized and the second data to be finalized, and the acquiring module 201 is further configured to acquire data to be finalized that has not been entered into the system;

所述数据决算装置20还包括:The data settlement device 20 also includes:

预处理模块,用于对所述未录入系统的待决算数据进行预处理,获得预处理数据;a preprocessing module, used for preprocessing the data to be finalized that has not been entered into the system to obtain preprocessing data;

存储模块,用于将所述预处理数据存储至所述数据仓库中。A storage module, configured to store the preprocessed data in the data warehouse.

所述获取模块201通过系统接口以及预设的数据仓库,获取待决算数据的方式具体为:The acquisition module 201 acquires the data to be finalized through the system interface and the preset data warehouse, specifically:

通过所述系统接口,获取所述第一待决算数据;obtaining the first pending final settlement data through the system interface;

通过所述数据仓库,从所述预处理数据中查询并获取所述第二待决算数据。Through the data warehouse, query and acquire the second pending final settlement data from the preprocessed data.

其中,所述预处理包括但不限于数据格式转换、数据预运算以及数据筛选。所述数据格式转换指将指定类型的数据的格式转换为预设的标准格式,比如规定小数点后的位数,比如日期类型的数据的转换(2020.06.28或者2020年6月28号,统一转换为2020-06-28);所述数据预运算可以是对预设实践段内的收入数据进行统计,比如工资数据的年度统计;所述数据筛选可以是对数据进行筛选,以过滤出明显异常的数据,比如为负数的社保缴纳数据等。Wherein, the preprocessing includes but is not limited to data format conversion, data pre-operation and data screening. The data format conversion refers to converting the format of the specified type of data into a preset standard format, such as specifying the number of digits after the decimal point, such as the conversion of date type data (2020.06.28 or June 28, 2020, unified conversion is 2020-06-28); the data pre-operation may be to perform statistics on the income data in the preset practice section, such as annual statistics of salary data; the data screening may be to screen the data to filter out obvious anomalies data, such as negative social security payment data, etc.

其中,所述数据仓库用于存储并管理数据,可以是一个数据库。Wherein, the data warehouse is used to store and manage data, and may be a database.

可选的,可以将各个系统中的目标数据导入至所述数据仓库中进行管理,可以对数据进行细化的分类存储,比如社保缴纳数据、政府基金收入数据等,可以在后续的决算运算中快速读取某一类数据,提高决算效率,同时,可以提前进行一些常用的运算,比如一周、一月、一季度、一年的某类数据的累加、取平均等(即获得所述预处理数据),将这些运算的结果存储值数据仓库中,可以在进行决算的过程中随时获取这些运算的结果,节省一些计算步骤,进一步提高了决算的效率。Optionally, the target data in each system can be imported into the data warehouse for management, and the data can be classified and stored in detail, such as social security payment data, government fund income data, etc., which can be used in the subsequent final calculation. Read a certain type of data quickly to improve the final settlement efficiency. At the same time, some common operations can be performed in advance, such as the accumulation and averaging of certain types of data for a week, a month, a quarter, and a year (that is, to obtain the preprocessing Data), the results of these operations are stored in the value data warehouse, and the results of these operations can be obtained at any time in the process of final settlement, which saves some calculation steps and further improves the efficiency of final settlement.

作为一种可选的实施方式,所述数据决算装置20还包括:As an optional implementation manner, the data settlement device 20 further includes:

第二确定模块,用于当接收到数据分析指令时,确定所述待决算数据的来源;a second determining module, configured to determine the source of the data to be settled when the data analysis instruction is received;

第三生成模块,用于根据所述待决算数据,生成第一表格;The third generation module is used for generating the first table according to the data to be finalized;

标记模块,用于在所述第一表格中,使用预设的多种色块标记不同来源的待决算数据,获得第二表格,其中,一种来源的待决算数据对应一种色块;a marking module, configured to use preset multiple color blocks to mark pending settlement data from different sources in the first table to obtain a second table, wherein one source of pending settlement data corresponds to one color block;

第二输出模块,用于输出所述第二表格。The second output module is used for outputting the second table.

在该可选的实施方式中,当接收到数据分析指令时,可以使用不同色块对不同来源的待决算数据进行标记,使得生成的表格中的数据一目了然,便于进行分析。In this optional implementation manner, when a data analysis instruction is received, different color blocks can be used to mark the data to be settled from different sources, so that the data in the generated table is clear at a glance and facilitates analysis.

在图2所描述的数据决算装置20中,可以通过人工智能技术将待决算数据按照预设的第一决算公式进行决算,并进行校验,然后将校验通过的决算数据进行汇总,再上报(将所述汇总数据发送至预设设备终端),在保证决算数据的准确度的同时也提高了数据决算的效率。In the data final settlement device 20 described in FIG. 2 , the data to be finalized can be finalized according to the preset first final settlement formula through artificial intelligence technology, and verified, and then the finalized data that has passed the verification can be summarized, and then reported (sending the summary data to the preset device terminal), while ensuring the accuracy of the final settlement data, the efficiency of the data final settlement is also improved.

本发明可应用于智慧城市的智慧政务领域,帮助政务人员自动进行各种年度报表的决算等。The present invention can be applied to the field of smart government affairs in smart cities, and helps government personnel to automatically perform final accounts of various annual reports and the like.

需要强调的是,为进一步保证上述汇总数据的私密和安全性,上述汇总数据还可以存储于一区块链的节点中。It should be emphasized that, in order to further ensure the privacy and security of the above-mentioned summary data, the above-mentioned summary data can also be stored in a node of a blockchain.

如图3所示,图3是本发明实现数据决算方法的较佳实施例的电子设备的结构示意图。所述电子设备3包括存储器31、至少一个处理器32、存储在所述存储器31中并可在所述至少一个处理器32上运行的计算机程序33及至少一条通讯总线34。As shown in FIG. 3 , FIG. 3 is a schematic structural diagram of an electronic device according to a preferred embodiment of the data settlement method according to the present invention. The electronic device 3 includes a memory 31 , at least one processor 32 , a computer program 33 stored in the memory 31 and executable on the at least one processor 32 , and at least one communication bus 34 .

本领域技术人员可以理解,图3所示的示意图仅仅是所述电子设备3的示例,并不构成对所述电子设备3的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件,例如所述电子设备3还可以包括输入输出设备、网络接入设备等。Those skilled in the art can understand that the schematic diagram shown in FIG. 3 is only an example of the electronic device 3, and does not constitute a limitation on the electronic device 3, and may include more or less components than those shown, or combinations thereof Certain components, or different components, for example, the electronic device 3 may also include input and output devices, network access devices, and the like.

所述电子设备3还包括但不限于任何一种可与用户通过键盘、鼠标、遥控器、触摸板或声控设备等方式进行人机交互的电子产品,例如,个人计算机、平板电脑、智能手机、个人数字助理(Personal Digital Assistant,PDA)、游戏机、交互式网络电视(InternetProtocol Television,IPTV)、智能式穿戴式设备等。所述电子设备3所处的网络包括但不限于互联网、广域网、城域网、局域网、虚拟专用网络(Virtual Private Network,VPN)等。The electronic device 3 also includes, but is not limited to, any electronic product that can interact with the user through a keyboard, a mouse, a remote control, a touchpad or a voice-activated device, for example, a personal computer, a tablet computer, a smart phone, Personal Digital Assistant (Personal Digital Assistant, PDA), game console, Internet Protocol Television (Internet Protocol Television, IPTV), smart wearable devices, etc. The network where the electronic device 3 is located includes but is not limited to the Internet, a wide area network, a metropolitan area network, a local area network, a virtual private network (Virtual Private Network, VPN) and the like.

所述至少一个处理器32可以是中央处理单元(Central Processing Unit,CPU),还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、晶体管逻辑器件、分立硬件组件等。该处理器32可以是微处理器或者该处理器32也可以是任何常规的处理器等,所述处理器32是所述电子设备3的控制中心,利用各种接口和线路连接整个电子设备3的各个部分。The at least one processor 32 may be a central processing unit (Central Processing Unit, CPU), and may also be other general-purpose processors, digital signal processors (Digital Signal Processors, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC) ), Field-Programmable Gate Array (FPGA) or other programmable logic devices, transistor logic devices, discrete hardware components, etc. The processor 32 can be a microprocessor or the processor 32 can also be any conventional processor, etc. The processor 32 is the control center of the electronic device 3, and uses various interfaces and lines to connect the entire electronic device 3 of each part.

所述存储器31可用于存储所述计算机程序33和/或模块/单元,所述处理器32通过运行或执行存储在所述存储器31内的计算机程序和/或模块/单元,以及调用存储在存储器31内的数据,实现所述电子设备3的各种功能。所述存储器31可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据电子设备3的使用所创建的数据等。此外,存储器31可以包括非易失性存储器,例如硬盘、内存、插接式硬盘,智能存储卡(SmartMedia Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)、至少一个磁盘存储器件、闪存器件等。The memory 31 can be used to store the computer program 33 and/or modules/units, and the processor 32 executes or executes the computer programs and/or modules/units stored in the memory 31 and calls the computer programs and/or modules/units stored in the memory 31. 31 to realize various functions of the electronic device 3 . The memory 31 may mainly include a stored program area and a stored data area, wherein the stored program area may store an operating system, an application program required for at least one function (such as a sound playback function, an image playback function, etc.), etc.; the storage data area may Data and the like created according to the use of the electronic device 3 are stored. In addition, the memory 31 may include non-volatile memory, such as hard disk, internal memory, plug-in hard disk, Smart Media Card (SMC), Secure Digital (SD) card, Flash Card (Flash Card), at least A disk storage device, flash memory device, etc.

结合图1,所述电子设备3中的所述存储器31存储多个指令以实现一种数据决算方法,所述处理器32可执行所述多个指令从而实现:1, the memory 31 in the electronic device 3 stores a plurality of instructions to implement a data final calculation method, and the processor 32 can execute the plurality of instructions to implement:

通过系统接口以及预设的数据仓库,获取待决算数据;Obtain the data to be finalized through the system interface and the preset data warehouse;

根据预设的第一决算公式,对所述待决算数据进行决算,获得决算数据;According to the preset first final settlement formula, final settlement is performed on the data to be finalized to obtain final settlement data;

对所述决算数据进行校验,获得校验结果,其中,所述校验的方式包括根据预设的校验公式,和/或,根据预设的取数规则,和/或,使用表联接操作进行校验;Verifying the final settlement data to obtain a verification result, wherein the verification method includes according to a preset verification formula, and/or, according to a preset number fetching rule, and/or, using a table join operation for verification;

若所述校验结果为通过,对所述决算数据进行汇总,获得汇总数据;If the verification result is passed, the final settlement data is aggregated to obtain aggregated data;

将所述汇总数据发送至预设终端。The summary data is sent to a preset terminal.

具体地,所述处理器32对上述指令的具体实现方法可参考图1对应实施例中相关步骤的描述,在此不赘述。Specifically, for the specific implementation method of the above-mentioned instruction by the processor 32, reference may be made to the description of the relevant steps in the corresponding embodiment of FIG. 1, and details are not described herein.

在图3所描述的电子设备3中,可以通过人工智能技术将待决算数据按照预设的第一决算公式进行决算,并进行校验,然后将校验通过的决算数据进行汇总,再上报(将所述汇总数据发送至预设设备终端),在保证决算数据的准确度的同时也提高了数据决算的效率。In the electronic device 3 described in Fig. 3, the data to be finalized can be finalized according to the preset first finalized formula by artificial intelligence technology, and the verification is performed, and then the finalized data that has passed the verification is summarized, and then reported ( The summary data is sent to the preset equipment terminal), which not only ensures the accuracy of the final settlement data, but also improves the efficiency of the data final settlement.

所述电子设备3集成的模块/单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明实现上述实施例方法中的全部或部分流程,也可以通过计算机程序来指令相关的硬件来完成,所述的计算机程序可存储于一计算机可读存储介质中,该计算机程序在被处理器执行时,可实现上述各个方法实施例的步骤。其中,所述计算机程序代码可以为源代码形式、对象代码形式、可执行文件或某些中间形式等。所述计算机可读介质可以包括:能够携带所述计算机程序代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器(ROM,Read-Only Memory)。If the modules/units integrated in the electronic device 3 are implemented in the form of software functional units and sold or used as independent products, they may be stored in a computer-readable storage medium. Based on this understanding, the present invention can implement all or part of the processes in the methods of the above embodiments, and can also be completed by instructing relevant hardware through a computer program. The computer program can be stored in a computer-readable storage medium, and the computer When the program is executed by the processor, the steps of the foregoing method embodiments can be implemented. Wherein, the computer program code may be in the form of source code, object code, executable file or some intermediate form, and so on. The computer-readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer memory, a read-only memory (ROM, Read-Only Memory) .

进一步地,所述计算机可用存储介质可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序等;存储数据区可存储根据区块链节点的使用所创建的数据等。Further, the computer usable storage medium may mainly include a stored program area and a stored data area, wherein the stored program area may store an operating system, an application program required for at least one function, and the like; using the created data, etc.

本发明所指区块链是分布式数据存储、点对点传输、共识机制、加密算法等计算机技术的新型应用模式。区块链(Blockchain),本质上是一个去中心化的数据库,是一串使用密码学方法相关联产生的数据块,每一个数据块中包含了一批次网络交易的信息,用于验证其信息的有效性(防伪)和生成下一个区块。区块链可以包括区块链底层平台、平台产品服务层以及应用服务层等。The blockchain referred to in the present invention is a new application mode of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithm. Blockchain, essentially a decentralized database, is a series of data blocks associated with cryptographic methods. Each data block contains a batch of network transaction information to verify its Validity of information (anti-counterfeiting) and generation of the next block. The blockchain can include the underlying platform of the blockchain, the platform product service layer, and the application service layer.

在本发明所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述模块的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。In the several embodiments provided by the present invention, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are only illustrative. For example, the division of the modules is only a logical function division, and there may be other division manners in actual implementation.

所述作为分离部件说明的模块可以是或者也可以不是物理上分开的,作为模块显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。The modules described as separate components may or may not be physically separated, and components shown as modules may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution in this embodiment.

另外,在本发明各个实施例中的各功能模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能模块的形式实现。In addition, each functional module in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically alone, or two or more units may be integrated into one unit. The above-mentioned integrated units can be implemented in the form of hardware, or can be implemented in the form of hardware plus software function modules.

对于本领域技术人员而言,显然本发明不限于上述示范性实施例的细节,而且在不背离本发明的精神或基本特征的情况下,能够以其他的具体形式实现本发明。因此,无论从哪一点来看,均应将实施例看作是示范性的,而且是非限制性的,本发明的范围由所附权利要求而不是上述说明限定,因此旨在将落在权利要求的等同要件的含义和范围内的所有变化涵括在本发明内。不应将权利要求中的任何附关联图标记视为限制所涉及的权利要求。此外,显然“包括”一词不排除其他单元或步骤,单数不排除复数。系统权利要求中陈述的多个单元或装置也可以由一个单元或装置通过软件或者硬件来实现。第二等词语用来表示名称,而并不表示任何特定的顺序。It will be apparent to those skilled in the art that the present invention is not limited to the details of the above-described exemplary embodiments, but that the present invention may be embodied in other specific forms without departing from the spirit or essential characteristics of the invention. Therefore, the embodiments are to be regarded in all respects as illustrative and not restrictive, and the scope of the invention is to be defined by the appended claims rather than the foregoing description, which are therefore intended to fall within the scope of the claims. All changes within the meaning and range of the equivalents of , are included in the present invention. Any reference signs in the claims shall not be construed as limiting the involved claim. Furthermore, it is clear that the word "comprising" does not exclude other units or steps and the singular does not exclude the plural. Several units or means recited in the system claims can also be realized by one unit or means by means of software or hardware. Second-class terms are used to denote names and do not denote any particular order.

最后应说明的是,以上实施例仅用以说明本发明的技术方案而非限制,尽管参照较佳实施例对本发明进行了详细说明,本领域的普通技术人员应当理解,可以对本发明的技术方案进行修改或等同替换,而不脱离本发明技术方案的精神和范围。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention and not to limit them. Although the present invention has been described in detail with reference to the preferred embodiments, those of ordinary skill in the art should understand that the technical solutions of the present invention can be Modifications or equivalent substitutions can be made without departing from the spirit and scope of the technical solutions of the present invention.

Claims (10)

1.一种数据决算方法,其特征在于,所述数据决算方法包括:1. a data final accounting method, is characterized in that, described data final accounting method comprises: 通过系统接口以及预设的数据仓库,获取待决算数据;Obtain the data to be finalized through the system interface and the preset data warehouse; 根据预设的第一决算公式,对所述待决算数据进行决算,获得决算数据;According to the preset first final settlement formula, final settlement is performed on the data to be finalized to obtain final settlement data; 对所述决算数据进行校验,获得校验结果,其中,所述校验的方式包括根据预设的校验公式,和/或,根据预设的取数规则,和/或,使用表联接操作进行校验;Verifying the final settlement data to obtain a verification result, wherein the verification method includes according to a preset verification formula, and/or, according to a preset number fetching rule, and/or, using a table join operation for verification; 若所述校验结果为通过,对所述决算数据进行汇总,获得汇总数据;If the verification result is passed, the final settlement data is aggregated to obtain aggregated data; 将所述汇总数据发送至预设终端。The summary data is sent to a preset terminal. 2.根据权利要求1所述的数据决算方法,其特征在于,所述对所述决算数据进行校验,获得校验结果包括:2. data final settlement method according to claim 1, is characterized in that, described final settlement data is verified, and obtaining verification result comprises: 根据所述第一决算公式,对所述待决算数据进行重新决算,获得第一校验数据;According to the first final settlement formula, re-final settlement is performed on the data to be finalized to obtain first verification data; 判断所述决算数据与所述第一校验数据是否一致;Judging whether the final settlement data is consistent with the first verification data; 若所述决算数据与所述第一校验数据一致,确定所述校验结果为通过;或If the final settlement data is consistent with the first verification data, it is determined that the verification result is passed; or 若所述决算数据与所述第一校验数据不一致,确定所述校验结果为不通过。If the final settlement data is inconsistent with the first verification data, it is determined that the verification result is not passed. 3.根据权利要求1所述的数据决算方法,其特征在于,所述决算数据有多种类型,所述对所述决算数据进行校验,获得校验结果包括:3. data final settlement method according to claim 1 is characterized in that, described final settlement data has multiple types, and described final settlement data is verified, and obtaining verification result comprises: 采用预设的取数规则,针对每种类型的决算数据,获取与所述决算数据对应的预设数值阈值范围;Using a preset number-taking rule, for each type of final settlement data, obtain a preset numerical threshold range corresponding to the final settlement data; 判断所述决算数据是否处于所述预设数值阈值范围内;Judging whether the final settlement data is within the preset value threshold range; 若所述决算数据处于所述预设数值阈值范围内,确定所述校验结果为通过;或If the final settlement data is within the preset value threshold range, it is determined that the verification result is passed; or 若所述决算数据不处于所述预设数值阈值范围内,确定所述校验结果为不通过。If the final settlement data is not within the preset value threshold range, it is determined that the verification result is not passed. 4.根据权利要求1所述的数据决算方法,其特征在于,所述对所述决算数据进行校验,获得校验结果包括:4. data final settlement method according to claim 1, is characterized in that, described final settlement data is verified, and obtaining verification result comprises: 根据所述取数规则,从所述取数规则指定的数据接口或者数据表中,获取目标数据;According to the fetch rule, obtain target data from the data interface or data table specified by the fetch rule; 根据所述校验公式中与所述目标数据对应的第二决算公式,确定所述目标数据对应的第二校验数据;According to the second final settlement formula corresponding to the target data in the verification formula, determine the second verification data corresponding to the target data; 从所述决算数据中,确定与所述目标数据对应的待校验数据;From the final settlement data, determine the data to be verified corresponding to the target data; 将所述目标数据、所述第二校验数据以及所述待校验数据进行表联结,获得目标数据表;The target data, the second verification data and the to-be-verified data are table-joined to obtain a target data table; 查询所述目标数据表中是否存在目标行,所述目标行对应的第二校验数据与所述目标行对应的待校验数据不一致;Querying whether there is a target row in the target data table, and the second verification data corresponding to the target row is inconsistent with the to-be-verified data corresponding to the target row; 若所述目标数据表中不存在目标行,确定所述校验结果为通过;若所述目标数据表中存在目标行,确定所述校验结果为不通过。If there is no target row in the target data table, it is determined that the verification result is passed; if there is a target row in the target data table, it is determined that the verification result is not passed. 5.根据权利要求4所述的数据决算方法,其特征在于,所述数据决算方法还包括:5. data final settlement method according to claim 4, is characterized in that, described data final settlement method also comprises: 若所述校验结果为不通过,生成告警信息;If the verification result is not passed, generate an alarm message; 将所述告警信息发送至管理人员的终端。The alarm information is sent to the terminal of the manager. 6.根据权利要求1至5中任一项所述的数据决算方法,其特征在于,所述待决算数据包括第一待决算数据以及第二待决算数据,所述数据决算方法还包括:6. The data final settlement method according to any one of claims 1 to 5, wherein the data to be finalized comprises the first data to be finalized and the second data to be finalized, and the data finalized method further comprises: 获取未录入系统的待决算数据;Obtain pending final settlement data that has not been entered into the system; 对所述未录入系统的待决算数据进行预处理,获得预处理数据;Preprocessing the data to be finalized that has not been entered into the system to obtain preprocessing data; 将所述预处理数据存储至所述数据仓库中;storing the preprocessed data in the data warehouse; 所述通过系统接口以及预设的数据仓库,获取待决算数据包括:The acquisition of the data to be finalized through the system interface and the preset data warehouse includes: 通过所述系统接口,获取所述第一待决算数据;obtaining the first pending final settlement data through the system interface; 通过所述数据仓库,从所述预处理数据中查询并获取所述第二待决算数据。Through the data warehouse, query and acquire the second pending final settlement data from the preprocessed data. 7.根据权利要求1至5中任一项所述的数据决算方法,其特征在于,所述数据决算方法还包括:7. The data final accounting method according to any one of claims 1 to 5, wherein the data final accounting method further comprises: 当接收到数据分析指令时,确定所述待决算数据的来源;When receiving the data analysis instruction, determine the source of the data to be settled; 根据所述待决算数据,生成第一表格;generating a first table according to the data to be finalized; 在所述第一表格中,使用预设的多种色块标记不同来源的待决算数据,获得第二表格,其中,一种来源的待决算数据对应一种色块;In the first table, the data to be settled from different sources is marked with a plurality of preset color blocks, and the second table is obtained, wherein the data to be settled from one source corresponds to one color block; 输出所述第二表格。The second table is output. 8.一种数据决算装置,其特征在于,所述数据决算装置包括:8. A data settlement device, characterized in that the data settlement device comprises: 获取模块,用于通过系统接口以及预设的数据仓库,获取待决算数据;The acquisition module is used to acquire the data to be finalized through the system interface and the preset data warehouse; 决算模块,用于根据预设的第一决算公式,对所述待决算数据进行决算,获得决算数据;A final settlement module, configured to perform final settlement on the data to be finalized according to a preset first final settlement formula, and obtain final settlement data; 校验模块,用于对所述决算数据进行校验,获得校验结果,其中,所述校验的方式包括根据预设的校验公式,和/或,根据预设的取数规则,和/或,使用表联接操作进行校验;A verification module, configured to verify the final settlement data to obtain a verification result, wherein the verification method includes according to a preset verification formula, and/or, according to a preset number-taking rule, and / or, use the table join operation to verify; 汇总模块,用于若所述校验结果为通过,对所述决算数据进行汇总,获得汇总数据;a summary module, used for summarizing the final accounts data to obtain summary data if the verification result is passed; 发送模块,用于将所述汇总数据发送至预设终端。A sending module, configured to send the aggregated data to a preset terminal. 9.一种电子设备,其特征在于,所述电子设备包括处理器和存储器,所述处理器用于执行存储器中存储的计算机程序以实现如权利要求1至7中任意一项所述的数据决算方法。9. An electronic device, characterized in that, the electronic device comprises a processor and a memory, and the processor is used to execute a computer program stored in the memory to realize the data settlement according to any one of claims 1 to 7 method. 10.一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储有至少一个指令,所述至少一个指令被处理器执行时实现如权利要求1至7中任意一项所述的数据决算方法。10. A computer-readable storage medium, wherein the computer-readable storage medium stores at least one instruction, and when the at least one instruction is executed by a processor, the implementation of any one of claims 1 to 7 is realized data settlement method.
CN202010624390.5A 2020-06-30 2020-06-30 Data settlement method, device, electronic device and storage medium Pending CN111813829A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010624390.5A CN111813829A (en) 2020-06-30 2020-06-30 Data settlement method, device, electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010624390.5A CN111813829A (en) 2020-06-30 2020-06-30 Data settlement method, device, electronic device and storage medium

Publications (1)

Publication Number Publication Date
CN111813829A true CN111813829A (en) 2020-10-23

Family

ID=72856777

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010624390.5A Pending CN111813829A (en) 2020-06-30 2020-06-30 Data settlement method, device, electronic device and storage medium

Country Status (1)

Country Link
CN (1) CN111813829A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112381356A (en) * 2020-10-24 2021-02-19 上海东方投资监理有限公司 Completion acceptance method, completion acceptance system, server and storage medium for engineering project
CN112380200A (en) * 2020-11-10 2021-02-19 中国人寿保险股份有限公司 Insurance information verification method and device
CN112632121A (en) * 2020-12-15 2021-04-09 京东数字科技控股股份有限公司 Block chain data acquisition method and device

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000020130A (en) * 1998-06-26 2000-01-21 Mitsubishi Electric Corp Inching operation control system
US20070294613A1 (en) * 2006-05-30 2007-12-20 France Telecom Communication system for remote collaborative creation of multimedia contents
CN101567068A (en) * 2009-05-18 2009-10-28 北京方正春元科技发展有限公司 Data-processing system used for financial information management
CN103632020A (en) * 2012-08-22 2014-03-12 昆达电脑科技(昆山)有限公司 Excel budgeting system
CN108154314A (en) * 2018-01-19 2018-06-12 国家电网公司 Engineering project budget needed for the completion of projects method and terminal device
CN109493003A (en) * 2018-11-08 2019-03-19 国家电网有限公司 Item data management method and terminal device
CN109739831A (en) * 2018-11-23 2019-05-10 网联清算有限公司 Data verification method and device between database
CN109784689A (en) * 2018-12-28 2019-05-21 远光软件股份有限公司 A kind of power grid infrastructure project method for processing report data
CN109803255A (en) * 2018-12-18 2019-05-24 武汉华工赛百数据系统有限公司 For digitizing the mobile data information secure communications system and method in workshop
CN110851539A (en) * 2019-10-25 2020-02-28 东软集团股份有限公司 Metadata verification method and device, readable storage medium and electronic equipment

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000020130A (en) * 1998-06-26 2000-01-21 Mitsubishi Electric Corp Inching operation control system
US20070294613A1 (en) * 2006-05-30 2007-12-20 France Telecom Communication system for remote collaborative creation of multimedia contents
CN101567068A (en) * 2009-05-18 2009-10-28 北京方正春元科技发展有限公司 Data-processing system used for financial information management
CN103632020A (en) * 2012-08-22 2014-03-12 昆达电脑科技(昆山)有限公司 Excel budgeting system
CN108154314A (en) * 2018-01-19 2018-06-12 国家电网公司 Engineering project budget needed for the completion of projects method and terminal device
CN109493003A (en) * 2018-11-08 2019-03-19 国家电网有限公司 Item data management method and terminal device
CN109739831A (en) * 2018-11-23 2019-05-10 网联清算有限公司 Data verification method and device between database
CN109803255A (en) * 2018-12-18 2019-05-24 武汉华工赛百数据系统有限公司 For digitizing the mobile data information secure communications system and method in workshop
CN109784689A (en) * 2018-12-28 2019-05-21 远光软件股份有限公司 A kind of power grid infrastructure project method for processing report data
CN110851539A (en) * 2019-10-25 2020-02-28 东软集团股份有限公司 Metadata verification method and device, readable storage medium and electronic equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112381356A (en) * 2020-10-24 2021-02-19 上海东方投资监理有限公司 Completion acceptance method, completion acceptance system, server and storage medium for engineering project
CN112380200A (en) * 2020-11-10 2021-02-19 中国人寿保险股份有限公司 Insurance information verification method and device
CN112632121A (en) * 2020-12-15 2021-04-09 京东数字科技控股股份有限公司 Block chain data acquisition method and device
CN112632121B (en) * 2020-12-15 2024-04-16 京东科技控股股份有限公司 Block chain data acquisition method and device

Similar Documents

Publication Publication Date Title
US11823178B2 (en) Optimization of high volume transaction performance on a blockchain
US10783116B2 (en) Systems and methods for managing data
RU2549510C1 (en) Systems and methods of creating large-scale architecture for processing credit information
CN111475513B (en) Form generation method and device, electronic equipment and medium
CN111813829A (en) Data settlement method, device, electronic device and storage medium
CN110264325A (en) A kind of invoice checking method and device based on block chain
CN111897790A (en) Wind control log collection method, device, electronic device and storage medium
WO2024060759A1 (en) Supply chain financial asset auditing method and apparatus, and device and medium
CN116993523A (en) Configurable account checking method, device, equipment and storage medium
WO2021114627A1 (en) Distributed transaction-based data processing method, device, terminal, and storage medium
CN112306648B (en) Transaction calling method, device, electronic equipment and storage medium
CN113034275B (en) A management system, method and terminal device based on blockchain network
CN110598007A (en) Bill file processing method, device, medium and electronic equipment
CN111899018B (en) Order data processing method, device, server and storage medium
CN109324963A (en) The method and terminal device of automatic test profitable result
CN110991923B (en) Architecture construction method and device, electronic equipment and medium
CN111815272B (en) Application auditing method and device, electronic equipment and storage medium
CN112634045B (en) Data processing method, device, electronic equipment and storage medium
CN112686759B (en) Account reconciliation monitoring method, device, equipment and medium
CN114925033A (en) Information uploading method, device, system and storage medium
CN113419718A (en) Data transmission method, device, equipment and medium
CN114331656A (en) Bill management method, system, equipment and storage medium based on relation tree
CN113592645A (en) Data verification method and device
CN112650911A (en) Service message issuing method, device, computer equipment and storage medium
CN111857883A (en) Page data checking method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
TA01 Transfer of patent application right

Effective date of registration: 20210203

Address after: 518000 Room 201, building A, No. 1, Qian Wan Road, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong (Shenzhen Qianhai business secretary Co., Ltd.)

Applicant after: Shenzhen saiante Technology Service Co.,Ltd.

Address before: 1-34 / F, Qianhai free trade building, 3048 Xinghai Avenue, Mawan, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong 518000

Applicant before: Ping An International Smart City Technology Co.,Ltd.

TA01 Transfer of patent application right
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20201023

RJ01 Rejection of invention patent application after publication