WO2024108973A1 - Credit assessment method for construction enterprises - Google Patents

Credit assessment method for construction enterprises Download PDF

Info

Publication number
WO2024108973A1
WO2024108973A1 PCT/CN2023/098950 CN2023098950W WO2024108973A1 WO 2024108973 A1 WO2024108973 A1 WO 2024108973A1 CN 2023098950 W CN2023098950 W CN 2023098950W WO 2024108973 A1 WO2024108973 A1 WO 2024108973A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
evaluation
indicator
calculation
information
Prior art date
Application number
PCT/CN2023/098950
Other languages
French (fr)
Chinese (zh)
Inventor
杨文博
王强
刘庆华
刘洋
马翱慧
夏俊辉
Original Assignee
星际空间(天津)科技发展有限公司
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 星际空间(天津)科技发展有限公司 filed Critical 星际空间(天津)科技发展有限公司
Publication of WO2024108973A1 publication Critical patent/WO2024108973A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/52Program synchronisation; Mutual exclusion, e.g. by means of semaphores
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition
    • G06N5/025Extracting rules from data
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/03Credit; Loans; Processing thereof
    • 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/08Construction

Definitions

  • the present invention relates to the field of informatization, and in particular to a method for providing unified standard indicator analysis by accessing different construction enterprise qualification credit evaluation standards, mainly analyzing from aspects such as type, tracing time, data source, and collection mode, to form a data model for indicator extraction data.
  • standard indicator information is formed, and general calculation rules are formed by performing logical extraction of calculations on the extracted indicator data; the calculation logics such as grouping, splitting, and restriction modularize and subdivide the calculation of the entire indicator to form a set of configurable and modular calculation rule systems, which is a credit evaluation method for construction enterprises.
  • a relatively complete management method is needed for the credit evaluation system of each enterprise in the construction industry: by accessing the credit evaluation standards of different construction enterprises, a unified standard indicator analysis is provided, mainly from the aspects of type, traceability time, data source, collection mode, etc., to form a data model for indicator extraction data.
  • standard indicator information is formed, and the logic of calculation is extracted through the extracted indicator data to form a general calculation rule; the calculation logic such as grouping, splitting, and restriction modularizes and subdivides the calculation of the entire indicator to form a set of configurable and modular calculation rules system.
  • An embodiment of the present invention provides a credit evaluation method for construction companies.
  • the method of the present invention provides a unified standard indicator analysis by accessing different construction company qualification credit evaluation standards, and mainly analyzes from aspects such as type, traceability period, data source, and collection mode.
  • indicator data analysis a data model for indicator extraction data is formed. Taking a type of information as an example, standard indicator information is formed.
  • the extracted indicator data is used to perform logical extraction of calculations to form general calculation rules; the calculation of the entire indicator is modularized and subdivided through calculation logic such as grouping, splitting, and restriction to form a set of configurable, modular calculation rule systems.
  • Based on the indicator model formed by the indicator rule analysis a set of indicator models based on institutionalized data is created.
  • the configuration of the indicator model is divided into scoring rules, data collection forms, duplicate verification, and scoring algorithms, which realizes configurable programming. Subsequent standard changes only need to add corresponding modules; using deep learning technology, through modeling of existing indicator analysis and training its self-learning ability, the module of the indicator model is gradually realized to automatically optimize; based on the modular idea and the principle of single responsibility, the functions of dynamic generation of input forms, global verification of input data, general configuration of scoring rules, and fine-grained scoring algorithm are realized.
  • Machine review has a built-in machine learning module. Through continuous learning of human review data and data models and accumulation of sample data, it will gradually realize the method of machine review + manual review in the later stage. Based on Java pre-research and self-developed scoring calculation engine.
  • Multi-threading technology enables real-time calculation of tens of millions of data, and the use of distributed computing greatly improves the calculation efficiency of scoring; the calculation process is fully asynchronous, avoiding thread blocking, including asynchronous tasks, asynchronous messages, asynchronous exception handling, etc.; the breakpoint-resume function is realized, and when the scoring is interrupted due to force majeure, a breakpoint-resume function similar to breakpoint-resume can be realized; the entire scoring process provides full-process data traceability, including real-time monitoring of scoring data and log recording of the entire evaluation process.
  • the system adopts a distributed big data storage system, and the use of unstructured data greatly improves the data query speed; some configuration data uses structured data storage to improve data readability.
  • the present invention provides a credit evaluation method for construction enterprises, the method comprising the following steps:
  • Standard modeling extract the data type, duration, source, and collection mode characteristics of the indicators, complete the indicator data extraction and analysis, refine the calculation rules of specific indicators based on the indicator characteristics, and establish indicator nodes, observation nodes, scoring rules, aggregation forms, repeated verification, and scoring algorithm configuration in the indicator model to form a standard model library;
  • Data aggregation Conduct real-time detection of aggregation qualifications for evaluation objects and evaluation users that have passed unified authentication. After passing the detection, they will automatically be qualified for aggregation and automatically extract and interactively aggregate the evaluation indicator model to complete the construction of the evaluation data source and form the final evaluation data; perform data aggregation for this evaluation cycle;
  • a credit evaluation method for construction enterprises wherein the standard modeling comprises the following steps:
  • Standard indicator extraction and analysis sort out and group the evaluation criteria to form data types, analyze the validity period keywords in the data types, analyze the accuracy of the data sources to form rating data sources, and classify the rating data sources according to the enterprise declaration data, shared data, and data crawling types.
  • Data aggregation forms early reserves;
  • Indicator data extraction and analysis Analyze the types in the indicator data to obtain the specified indicator data items, and then analyze the specified indicator data according to real-time data and specified timeliness through tracing time analysis; determine the data source of the specified indicator data items through data source analysis, and complete the collection of the specified indicator data items through automatic docking, data sharing, and human-machine integration; form indicator data extraction rules;
  • Indicator calculation rule analysis After obtaining the logic extraction of the extracted specified indicator data through the calculation formula to form a general calculation rule, the calculation of the entire indicator is modularized and subdivided through calculation logic such as grouping, splitting, and restriction to form a set of configurable scoring calculation models;
  • Indicator model configuration Create indicator nodes according to the calculation formula and final calculation results in the scoring calculation model, configure one or more observation nodes for the created indicator nodes, define the information items in the existing observation point nodes to complete the scoring rules configuration, form the name in the scoring rules, and configure the specific scoring rules to the minimum score, and define the data drawing form to form the scoring data items, and verify the data content and repetition rate under the same observation point submitted by the same evaluation object; integrate and calculate the scoring rules and data content of the observation point nodes through the association algorithm group to obtain the evaluation results of a single observation node;
  • Standard model library management The scoring criteria configuration, generated forms, evaluation execution rules, and duplicate verification rules constitute an indicator model and store it in the database; when a new indicator model is added, the data of the new indicator model is automatically expanded and integrated with the indicator model in the database.
  • a credit evaluation method for construction enterprises wherein the standard index extraction and analysis comprises the following steps:
  • Analyze data to obtain data types Sort out the evaluation content and scoring criteria in the evaluation criteria to obtain sorted information types, and then group the relevant information by type to obtain four data types: basic information, business performance, good information, and bad behavior information;
  • Retrospective duration analysis Analyze the validity period of the time-sensitive data in each data type based on keywords
  • Data source analysis Analyze the accuracy of the sources of various types of data in each evaluation indicator, obtain the evaluation data source, and make preliminary preparations for data collection;
  • Data collection pattern analysis The evaluation data source formed by data source analysis is classified and collected through enterprise declaration data, shared data, and data crawling, and the data after format unification is cached to make preliminary reserves for data collection.
  • a credit evaluation method for construction enterprises wherein the index calculation rule analysis includes the following steps:
  • GROUP(i) represents the grouping calculation rules for evaluation data. Indicates the specific calculation rules between groups
  • Indicator data extraction rules extract the specified indicator data in the group according to the actual needs after the calculation logic of the same group.
  • One or more data extraction rules in row assignment, splitting, classification and timeout are used to calculate and obtain the index data extraction rules and calculation results that meet the requirements;
  • Boundary calculation logic By comparing and analyzing the calculation results within the group with the specified boundary data, the boundary calculation logic and final calculation results that meet the requirements are obtained; the formula is:
  • MIN represents the minimum value of the boundary
  • MAX represents the maximum value of the boundary
  • represents and
  • a, b, c represent the values after comparison, and x, y, z represent the values of comparison.
  • a, b, c represent the values after comparison, and x, y, z represent the values of comparison.
  • x is the value to be compared
  • b is the value to be compared
  • n is the value that is compared successfully
  • m is the value that is compared unsuccessfully.
  • x is the value to be compared
  • b is the value to be compared
  • n is the value that is compared successfully
  • m is the value that is compared unsuccessfully.
  • ? represents a comparison operator
  • : represents another case
  • represents addition or subtraction
  • c represents the base of addition
  • represents taking the absolute value
  • a credit evaluation method for construction enterprises, wherein the indicator model configuration comprises the following steps:
  • Create indicator nodes Create indicator nodes according to the calculation formula and final calculation results in the scoring calculation model, where the created indicator nodes include: name, code, score, and indicator;
  • Observation point node configure one or more observation nodes for the created indicator node, define the information items in the existing observation point node to complete the scoring criteria configuration, form the name in the scoring criteria, and configure the specific scoring criteria to the minimum score, and define the data drawing form to form the scoring data items. Verify the data content and duplication rate of the same observation point submitted by the same evaluation object; integrate the scoring criteria and data content of the observation point nodes through the association algorithm group to obtain the evaluation execution rules of a single observation node.
  • a credit evaluation method for construction enterprises wherein the observation point node comprises the following steps:
  • Scoring rules configuration configure one or more observation nodes for the created indicator node, define the information items in the existing observation point nodes to complete the scoring rules configuration, and form the name in the scoring rules and the specific scoring rules configuration up to the minimum score;
  • Data collection form select whether to automatically generate the form. If it is determined to be yes, the form will be automatically generated. If it is determined not to be, the customized form will be connected and generated according to the specified parameters; according to the indicator data, the information items involved in the evaluation are selected for standardized configuration to generate the form and configure the data;
  • Duplicate check set one or more keywords for the data content under the same observation point submitted by the same evaluation object, and obtain the duplication rate to support data collection and evaluation results by matching the keywords and their similar words and synonyms;
  • Scoring The scoring rules and data content of the observation point nodes are integrated by associating the algorithm group to obtain the evaluation execution rules of a single observation node and the scoring algorithm group.
  • a credit evaluation method for construction enterprises wherein the data aggregation comprises the following steps:
  • Unified authentication Provide authentication modes based on the type of evaluation object, conduct qualification verification and authentication based on built-in data and the identity of the evaluation object, and conduct qualification verification and authentication through third-party authentication data sources and evaluation user-related identity information;
  • the evaluation objects and users who have passed the unified authentication are sorted and aggregated into the evaluation qualification queue, and the indicator data are automatically extracted and interactively aggregated; for the evaluation objects and users who have not passed the unified authentication, historical information is saved;
  • Construct an evaluation data source retrieve the information items in the data aggregation form from the indicator model configuration, process them with the information model stored in the big data warehouse to remove interference items, merge information models, and calculate information models to obtain the final evaluation data.
  • a credit evaluation method for construction enterprises wherein the specific steps of data aggregation are: arranging and aggregating evaluation objects and evaluation users that have passed unified authentication into an evaluation qualification queue, and automatically extracting and interactively aggregating indicator data; for evaluation objects and evaluation users that have not passed unified authentication, saving historical information;
  • Aggregation qualifications The evaluation objects and evaluation users who have passed the unified authentication are sorted and aggregated into the evaluation qualification queue, and the evaluation qualification queue is tested in real time; if the aggregation qualification of the evaluation object at the current time point is determined to be valid, the subsequent data aggregation work will continue; otherwise, the qualification of the evaluation object and evaluation user will be suspended, and the evaluation object and evaluation user will be enabled when they have the relevant qualifications again;
  • the evaluation objects and evaluation users who meet the aggregation qualifications are automatically included in the data extraction queue to extract the evaluation index model data, authenticate and connect the data interface through the public database, compare the evaluation objects, evaluation users and model data, and when the data comparison shows discrepancies Analyze and compare the difference information to obtain the difference information; when the data comparison results are consistent, proceed to the next step; search and match the objects of the evaluation object information with the data model in the public database one by one, synchronize the matching results to the local database, record the historical version of the local database and update it regularly;
  • the evaluation index model data includes: enterprise data, personnel data, qualification data, and performance data;
  • Interactive aggregation The good information models filled out by the evaluation objects and evaluation users who meet the aggregation qualifications and provide relevant supporting materials are submitted in accordance with the approval process.
  • the auditors verify the relevant information through the human-computer interaction mode, store the good information models that meet the requirements in the big data warehouse, and return the good information models that do not meet the requirements for modification and re-audit.
  • the auditors search for negative data models of the evaluation objects and evaluation users through the supervision records. When the relevant negative data models are found, the negative data of the relevant evaluation objects and evaluation users are extracted from the supervision records and filled into the negative data models and the negative data models are published.
  • the evaluation objects and evaluation users check and confirm. When the relevant written data models cannot be found, the process ends.
  • a credit evaluation method for construction enterprises wherein the special evaluation comprises the following steps:
  • Evaluation restriction According to the evaluation rules, set evaluation prohibition clauses, and compare the characteristic data of the evaluation object and evaluation user one by one according to the prohibition clauses. If it is determined that the prohibition clauses are met, they will not be included in the list of evaluation objects and evaluation users. If it is determined that the prohibition clauses are not met, they will pass the restriction clause review process; according to the evaluation standards of the restriction clauses, compare the characteristic data of the evaluation object and evaluation user one by one. If it is determined that all the restriction clauses are met, the specified score will be given and they will be included in the list of evaluation objects and evaluation users.
  • the specified score will be given to the evaluation object and evaluation user and they will be included in the list of evaluation objects and evaluation users; if it is determined that the restriction clauses are partially met, wait for the evaluation operation;
  • Evaluation calculation retrieve the user list of each evaluation object and the matching evaluation data and indicator model, and use them as the parameters of the calculation engine to perform multi-threaded parallel calculations, obtain the calculation results and process logs, and push abnormal log messages, and use unstructured distributed storage to store the entire process logs and calculation results;
  • Result push define one or more push tasks and configure the information items, push time period, network environment and agreed encryption/decryption rules included in the task; push the configured push tasks;
  • the result delivery includes the following steps:
  • Information disclosure retrieve good information models from the big data warehouse and incorporate them into the automatic disclosure process. If no objection is received during the specified disclosure period, the information model will be included in the evaluation data source;
  • Result sharing The evaluation benchmark information and evaluation result information are shared to the public database through the data docking authentication interface for data sharing.
  • a credit evaluation method for construction enterprises wherein the evaluation calculation comprises the following steps:
  • Obtain data source retrieve final evaluation data, indicator model, and evaluation object evaluation user list to form parameter sets for calculation;
  • Computing engine The list of users who evaluate the evaluation object is grouped in sequence and one or more data processors are deployed according to actual needs.
  • the data processors are operated in multi-threaded mode.
  • the data in the sequence are asynchronously calculated with the indicator model parameter loop, and the progress, message, status, and exceptions in the asynchronous process are monitored in real time to form a full-process log and calculation results; when abnormal tasks and abnormal results are displayed, the abnormal tasks and abnormal results are cyclically calculated after the calculation is completed. If the calculation result is determined to be an abnormal result, a full-process log is formed. If the calculation result is determined to be an abnormal result, the log is recorded and the log message is pushed to the manager at the same time;
  • sources(i) is the data source
  • company is the enterprise data
  • scoring(i) is the calculation engine
  • arrows indicate the data flow
  • base(i) is the basic information
  • good(i) is good information
  • bad(i) is bad information
  • management(i) is the management information
  • Persistent storage Use unstructured distributed storage mode to store the entire process log and calculation results.
  • a credit evaluation method for construction enterprises in an embodiment of the present invention provides a unified standard indicator analysis by accessing different construction enterprise qualification credit evaluation standards, mainly analyzing from the aspects of type, tracing time, data source, collection mode, etc.
  • a data model of indicator extraction data is formed, and standard indicator information is formed by taking a type of information as an example.
  • the logical extraction of calculation aspects is performed through the extracted indicator data to form a general calculation rule; the calculation of the entire indicator is modularized and subdivided through calculation logic such as grouping, splitting, and restriction to form a set of configurable and modular calculation rule system.
  • a set of indicator model configuration based on institutionalized data is created; based on modular programming technology, the configuration of the indicator model is divided into scoring rules, data collection forms, duplicate verification, and scoring algorithms, realizing configurable programming, and subsequent standard changes only need to add corresponding modules; using deep learning technology, by modeling the existing indicator analysis, by training its self-learning ability, the module of the automatic optimization indicator model is gradually realized; based on the modular idea combined with the single responsibility principle, the functions of dynamic generation of input forms, global verification of input data, general configuration of scoring rules, and fine-grained scoring algorithm are realized. It provides two data collection methods: data extraction and autonomous data aggregation. Autonomous data aggregation verifies data validity through human-machine mutual review.
  • Human review provides three levels of review (initial review, re-review, and confirmation). Human intervention is required for initial or complex information review.
  • Machine review has a built-in machine learning module. Continuous learning of data models and accumulation of sample data, and the gradual implementation of machine review + manual review in the later stage. Based on Java pre-research and self-developed scoring calculation engine.
  • Multi-threading technology realizes real-time calculation of tens of millions of data, and the use of distributed computing greatly improves the calculation efficiency of scoring; the calculation process is fully asynchronous, avoiding thread blocking, including asynchronous tasks, asynchronous messages, asynchronous exception handling, etc.; the breakpoint resume function is realized, and when the scoring is interrupted due to force majeure, a breakpoint resume function similar to breakpoint resume can be realized; the entire scoring process provides full process data traceability, including real-time monitoring of scoring data and logging of the entire evaluation process.
  • the system adopts a distributed big data storage system, and the use of unstructured data greatly improves the query speed of data; some configuration data uses structured data storage to improve data readability.
  • FIG1 is a schematic diagram of the overall process of a credit evaluation method for construction enterprises provided by an embodiment of the present invention
  • FIG2 is a flow chart of a standard modeling step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention
  • FIG3 is a flow chart of a standard indicator extraction and analysis step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention
  • FIG4 is a flow chart of an indicator calculation rule analysis step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention.
  • FIG5 is a flow chart of an indicator model configuration step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention
  • FIG6 is a flow chart of an observation point node step in a credit evaluation method for a construction enterprise provided by an embodiment of the present invention.
  • FIG7 is a flow chart of a data aggregation step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention.
  • FIG8 is a flow chart of a data aggregation step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention.
  • FIG9 is a flow chart of a special evaluation step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention.
  • FIG10 is a flow chart of an evaluation calculation step in a credit evaluation method for construction enterprises provided in an embodiment of the present invention.
  • Embodiment 1 is a diagrammatic representation of Embodiment 1:
  • FIG1 is a credit evaluation method for construction enterprises. As shown in FIG1 , the method includes the following steps:
  • Standard modeling extract the data type, duration, source, and collection mode characteristics of the indicators, complete the indicator data extraction and analysis, refine the calculation rules of specific indicators based on the indicator characteristics, and establish indicator nodes, observation nodes, scoring rules, aggregation forms, repeated verification, and scoring algorithm configuration in the indicator model to form a standard model library;
  • Data aggregation Conduct real-time detection of aggregation qualifications for evaluation objects and evaluation users that have passed unified authentication. After passing the detection, they will automatically be qualified for aggregation and automatically extract and interactively aggregate the evaluation indicator model to complete the construction of the evaluation data source and form the final evaluation data; perform data aggregation for this evaluation cycle;
  • a credit evaluation method for construction enterprises is provided, wherein the standard modeling includes the following steps:
  • Standard indicator extraction and analysis sort out and group the evaluation standards to form data types, analyze the validity period keywords in the data types, analyze the accuracy of the data sources to form rating data sources, and classify the rating data sources according to the enterprise's declared data, shared data, and data crawling types to form early reserves for data aggregation;
  • Indicator data extraction and analysis Analyze the types in the indicator data to obtain the specified indicator data items, and then analyze the specified indicator data according to real-time data and specified timeliness through tracing time analysis; determine the data source of the specified indicator data items through data source analysis, and complete the collection of the specified indicator data items through automatic docking, data sharing, and human-machine integration; form indicator data extraction rules;
  • Indicator calculation rule analysis After obtaining the logic extraction of the extracted specified indicator data through the calculation formula to form a general calculation rule, the calculation of the entire indicator is modularized and subdivided through calculation logic such as grouping, splitting, and restriction to form a set of configurable scoring calculation models;
  • Indicator model configuration Create indicator nodes according to the calculation formula and final calculation results in the scoring calculation model, configure one or more observation nodes for the created indicator nodes, define the information items in the existing observation point nodes to complete the scoring rules configuration, form the name in the scoring rules, and configure the specific scoring rules to the minimum score, and define the data drawing form to form the scoring data items, and verify the data content and repetition rate under the same observation point submitted by the same evaluation object; integrate and calculate the scoring rules and data content of the observation point nodes through the association algorithm group to obtain the evaluation results of a single observation node;
  • Standard model library management The scoring rules configuration, generated forms, evaluation execution rules, and duplicate verification rules constitute the indicator model and store it in the database; when a new indicator model is added, the new indicator is automatically The model is integrated with the indicator model in the database for data expansion.
  • a credit evaluation method for construction enterprises comprises the following steps:
  • Analyze data to obtain data types Sort out the evaluation content and scoring criteria in the evaluation criteria to obtain sorted information types, and then group the relevant information by type to obtain four data types: basic information, business performance, good information, and bad behavior information;
  • Retrospective duration analysis Analyze the validity period of the time-sensitive data in each data type based on keywords
  • Data source analysis Analyze the accuracy of the sources of various types of data in each evaluation indicator, obtain the evaluation data source, and make preliminary preparations for data collection;
  • Data collection pattern analysis The evaluation data source formed by data source analysis is classified and collected through enterprise declaration data, shared data, and data crawling, and the data after format unification is cached to make preliminary reserves for data collection.
  • index calculation rule analysis includes the following steps:
  • GROUP(i) represents the grouping calculation rules for evaluation data. Indicates the specific calculation rules between groups
  • Indicator data extraction rules assign values, split, classify, and time out the specified indicator data in the group after the same group calculation logic according to actual needs, and calculate one or more data extraction rules to obtain indicator data extraction rules and calculation results that meet the requirements;
  • Boundary calculation logic By comparing and analyzing the calculation results within the group with the specified boundary data, the boundary calculation logic and final calculation results that meet the requirements are obtained; the formula is:
  • MIN represents the minimum value of the boundary
  • MAX represents the maximum value of the boundary
  • represents and
  • a scoring operation model by physically matching the final operation result with the commonly used same group calculation logic, indicator data extraction rules, and boundary calculation logic, a scoring operation model that meets the requirements is formed, and the model contains one or more scoring operation formulas;
  • a, b, c represent the values after comparison, and x, y, z represent the values of comparison.
  • a, b, c represent the values after comparison, and x, y, z represent the values of comparison.
  • x is the value to be compared
  • b is the value to be compared
  • n is the value that is compared successfully
  • m is the value that is compared unsuccessfully.
  • x is the value to be compared
  • b is the value to be compared
  • n is the value that is compared successfully
  • m is the value that is compared unsuccessfully.
  • ? represents a comparison operator
  • : represents another case
  • represents addition or subtraction
  • c represents the base of addition
  • represents taking the absolute value
  • index model configuration includes the following steps:
  • Create indicator nodes Create indicator nodes according to the calculation formula and final calculation results in the scoring calculation model, where the created indicator nodes include: name, code, score, and indicator;
  • Observation point node configure one or more observation nodes for the created indicator node, define the information items in the existing observation point node to complete the scoring criteria configuration, form the name in the scoring criteria, and configure the specific scoring criteria to the minimum score, and define the data drawing form to form the scoring data items, and verify the data content and repetition rate under the same observation point submitted by the same evaluation object; integrate the scoring criteria and data content of the observation point node through the association algorithm group to obtain the evaluation execution rules of a single observation node.
  • observation point node comprises the following steps:
  • Scoring rules configuration configure one or more observation nodes for the created indicator node, define the information items in the existing observation point nodes to complete the scoring rules configuration, and form the name in the scoring rules and the specific scoring rules configuration up to the minimum score;
  • Data collection form select whether to automatically generate the form. If it is determined to be yes, the form will be automatically generated. If it is determined not to be, the customized form will be connected and generated according to the specified parameters; according to the indicator data, the information items involved in the evaluation are selected for standardized configuration to generate the form and configure the data;
  • Duplicate check set one or more keywords for the data content under the same observation point submitted by the same evaluation object, and obtain duplicates by matching the keywords and their similar words and synonyms.
  • the rate supports data collection and evaluation results
  • Scoring The scoring rules and data content of the observation point nodes are integrated by associating the algorithm group to obtain the evaluation execution rules of a single observation node and the scoring algorithm group.
  • a credit evaluation method for construction enterprises includes the following steps:
  • Unified authentication Provide authentication modes based on the type of evaluation object, conduct qualification verification and authentication based on built-in data and the identity of the evaluation object, and conduct qualification verification and authentication through third-party authentication data sources and evaluation user-related identity information;
  • the evaluation objects and users who have passed the unified authentication are sorted and aggregated into the evaluation qualification queue, and the indicator data are automatically extracted and interactively aggregated; for the evaluation objects and users who have not passed the unified authentication, historical information is saved;
  • Construct an evaluation data source retrieve the information items in the data aggregation form from the indicator model configuration, process them with the information model stored in the big data warehouse to remove interference items, merge information models, and calculate information models to obtain the final evaluation data.
  • a credit evaluation method for construction enterprises is described, wherein the specific steps of data aggregation are: arranging and aggregating the evaluation objects and evaluation users that have passed the unified authentication into the evaluation qualification queue, and automatically extracting and interactively aggregating the index data; for the evaluation objects and evaluation users that have not passed the unified authentication, saving the historical information;
  • Aggregation qualifications The evaluation objects and evaluation users who have passed the unified authentication are sorted and aggregated into the evaluation qualification queue, and the evaluation qualification queue is tested in real time; if the aggregation qualification of the evaluation object at the current time point is determined to be valid, the subsequent data aggregation work will continue; otherwise, the qualification of the evaluation object and evaluation user will be suspended, and the evaluation object and evaluation user will be enabled when they have the relevant qualifications again;
  • the evaluation objects and evaluation users that meet the aggregation qualifications are automatically included in the data extraction queue, and the evaluation index model data is extracted.
  • the data interface is authenticated and connected through the public database, and the evaluation objects, evaluation users and model data are compared.
  • the data comparison shows difference information
  • the difference information is analyzed and compared to obtain the difference information;
  • the next step is carried out;
  • the objects of the evaluation object information are searched and matched with the data model in the public database one by one, and the matching results are synchronized to the local database.
  • the local database records the historical version and updates it regularly;
  • the evaluation index model data includes: enterprise data, personnel data, qualification data, and performance data;
  • Interactive aggregation The good information models filled out by the evaluation objects and evaluation users who meet the aggregation qualifications and provide relevant supporting materials are submitted in accordance with the approval process.
  • the auditors verify the relevant information through the human-computer interaction mode, store the good information models that meet the requirements in the big data warehouse, and return the good information models that do not meet the requirements for modification and re-audit process; the auditors search for negative data models of the evaluation objects and evaluation users through the supervision records.
  • the relevant negative data models are searched, the negative data of the relevant evaluation objects and evaluation users are extracted from the supervision records and filled into the negative data models and the negative data models are published.
  • the evaluation objects and evaluation users check and confirm. If the relevant written data cannot be found, the negative data models are published. The process ends when the model is reached.
  • a credit evaluation method for construction enterprises includes the following steps:
  • Evaluation restriction According to the evaluation rules, set evaluation prohibition clauses, and compare the characteristic data of the evaluation object and evaluation user one by one according to the prohibition clauses. If it is determined that the prohibition clauses are met, they will not be included in the list of evaluation objects and evaluation users. If it is determined that the prohibition clauses are not met, they will pass the restriction clause review process; according to the evaluation standards of the restriction clauses, compare the characteristic data of the evaluation object and evaluation user one by one. If it is determined that all the restriction clauses are met, the specified score will be given and they will be included in the list of evaluation objects and evaluation users.
  • the specified score will be given to the evaluation object and evaluation user and they will be included in the list of evaluation objects and evaluation users; if it is determined that the restriction clauses are partially met, wait for the evaluation operation;
  • Evaluation calculation retrieve the user list of each evaluation object and the matching evaluation data and indicator model, and use them as the parameters of the calculation engine to perform multi-threaded parallel calculations, obtain the calculation results and process logs, and push abnormal log messages, and use unstructured distributed storage to store the entire process logs and calculation results;
  • Result push define one or more push tasks and configure the information items, push time period, network environment and agreed encryption/decryption rules included in the task; push the configured push tasks;
  • the result delivery includes the following steps:
  • Information disclosure retrieve good information models from the big data warehouse and incorporate them into the automatic disclosure process. If no objection is received during the specified disclosure period, the information model will be included in the evaluation data source;
  • Result sharing The evaluation benchmark information and evaluation result information are shared to the public database through the data docking authentication interface for data sharing.
  • a credit evaluation method for construction enterprises is provided, wherein the evaluation calculation includes the following steps:
  • Obtain data source retrieve final evaluation data, indicator model, and evaluation object evaluation user list to form parameter sets for calculation;
  • Computing engine The list of users of the evaluation object is grouped in sequence and more than one data processor is deployed according to actual needs.
  • the data processor performs multi-threaded operation mode.
  • the data in the sequence is asynchronously operated in a loop according to the evaluation data parameters and the indicator model parameters.
  • the progress, messages, status and exceptions in the asynchronous process are monitored in real time to form a full-process log and operation results.
  • abnormal tasks and abnormal results are displayed, the abnormal tasks and abnormal results are cyclically operated after the operation is completed. If the operation result is determined to be abnormal, a full-process log is formed. If the operation result is determined to be an abnormal result, the log is recorded and the log message is pushed to the administrator at the same time.
  • sources(i) is the data source
  • company is the enterprise data
  • scoring(i) is the calculation engine
  • arrows indicate the data flow
  • base(i) is the basic information
  • good(i) is good information
  • bad(i) is bad information
  • management(i) is the management information
  • Persistent storage Use unstructured distributed storage mode to store the entire process log and calculation results.
  • a credit evaluation method for construction enterprises in the embodiment of the present invention by accessing different construction enterprise qualification credit evaluation standards, a unified standard indicator analysis is provided, mainly from the aspects of type, tracing time, data source, collection mode, etc.
  • a data model of indicator extraction data is formed, and standard indicator information is formed by taking a type of information as an example.
  • the logic extraction of calculation is carried out to form a general calculation rule; through the calculation logic such as grouping, splitting, and restriction, the calculation of the entire indicator is modularized and subdivided to form a set of configurable and modular calculation rule system.
  • a set of indicator model configuration based on institutionalized data is created; based on the modular programming technology, the configuration of the indicator model is divided into scoring rules, data collection forms, duplicate verification, and scoring algorithms, realizing configurable programming, and subsequent standard changes only need to add corresponding modules; using deep learning technology, by modeling the existing indicator analysis, by training its self-learning ability, the module of the automatic optimization indicator model is gradually realized; based on the modular idea combined with the single responsibility principle, the functions of dynamic generation of input forms, global verification of input data, general configuration of scoring rules, and fine-grained scoring algorithm are realized.
  • Two data collection methods are provided: data extraction and autonomous data aggregation.
  • autonomous data aggregation verifies the validity of data through human-machine mutual review.
  • Human review provides three levels of review (initial review, re-review, and confirmation). Initial or complex information requires human intervention and review.
  • the machine review has a built-in machine learning module. Through continuous learning of human review data and data models and accumulation of sample data, it will gradually implement machine review + manual review in the later stage. Based on Java pre-research and self-developed scoring calculation engine.
  • Multi-threading technology realizes real-time calculation of tens of millions of data, and the use of distributed computing greatly improves the calculation efficiency of scoring; the calculation process is fully asynchronous, avoiding thread blocking, including asynchronous tasks, asynchronous messages, asynchronous exception handling, etc.; the breakpoint resumption function is realized, and when the scoring is interrupted due to force majeure, a breakpoint resumption function similar to breakpoint resumption can be realized; the entire scoring process provides full process data traceability, including real-time monitoring of scoring data and logging of the entire evaluation process.
  • the system adopts a distributed big data storage system, and the use of unstructured data greatly improves the data query speed; some configuration data adopts Structured data storage improves data readability.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Software Systems (AREA)
  • Marketing (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Tourism & Hospitality (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Databases & Information Systems (AREA)
  • Operations Research (AREA)
  • Primary Health Care (AREA)
  • Computational Linguistics (AREA)
  • Artificial Intelligence (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Evolutionary Computation (AREA)
  • Quality & Reliability (AREA)
  • Health & Medical Sciences (AREA)
  • Mathematical Physics (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A credit assessment method for construction enterprises, which credit assessment method relates to the field of informatization. The method is characterized by comprising the following steps: standard modeling, which involves: extracting data from indicators and analyzing same, so as to form a standard model library; data aggregation, which involves: detecting, in real time, the qualifications for aggregation regarding assessment objects and assessment users that have been uniformly authenticated, so as to form final assessment data, and performing data aggregation within the current assessment period; and special assessment, which involves: for assessment objects and assessment users that have been subjected to assessment limitation, calling data sources such as final assessment data and indicator models, taking the data sources as parameters, and importing the parameters into a computing engine to record process logs, acquire operation results and perform persistent storage. The present invention has the advantages of providing unified standard indicator analysis, by means of importing qualification credit assessment standards of different construction enterprise, and mainly performing analysis on types, tracing durations, data sources, collection modes, etc. A data model of indicator extraction data is formed by means of indicator data analysis, and taking information of a single type as an example, standard indicator information is formed.

Description

一种面向建筑业企业的信用评价方法A credit evaluation method for construction enterprises 技术领域Technical Field
本发明涉及信息化领域,特别涉及一种通过接入不同建筑业企业资质信用评价标准,提供统一的标准指标分析,主要从类型、追溯时长、数据来源、归集模式等方面进行分析,形成指标提取数据的数据模型,以一类信息为例,形成标准指标信息,通过提取的指标数据进行计算方面的逻辑抽取形成通用的计算规则;分组、拆分、限制等计算逻辑把整个指标的计算模块化、细分化,形成一套可配置的、模块化的计算规则体系的一种面向建筑业企业的信用评价方法。The present invention relates to the field of informatization, and in particular to a method for providing unified standard indicator analysis by accessing different construction enterprise qualification credit evaluation standards, mainly analyzing from aspects such as type, tracing time, data source, and collection mode, to form a data model for indicator extraction data. Taking a type of information as an example, standard indicator information is formed, and general calculation rules are formed by performing logical extraction of calculations on the extracted indicator data; the calculation logics such as grouping, splitting, and restriction modularize and subdivide the calculation of the entire indicator to form a set of configurable and modular calculation rule systems, which is a credit evaluation method for construction enterprises.
背景技术Background technique
随着社会的发展,信息化逐步进入到各行各业中,目前就建筑产业中各个企业的信用评价体系需要一套较为完善的管理方法力求形成:通过接入不同建筑业企业资质信用评价标准,提供统一的标准指标分析,主要从类型、追溯时长、数据来源、归集模式等方面进行分析,形成指标提取数据的数据模型,以一类信息为例,形成标准指标信息,通过提取的指标数据进行计算方面的逻辑抽取形成通用的计算规则;分组、拆分、限制等计算逻辑把整个指标的计算模块化、细分化,形成一套可配置的、模块化的计算规则体系。With the development of society, informatization has gradually entered all walks of life. At present, a relatively complete management method is needed for the credit evaluation system of each enterprise in the construction industry: by accessing the credit evaluation standards of different construction enterprises, a unified standard indicator analysis is provided, mainly from the aspects of type, traceability time, data source, collection mode, etc., to form a data model for indicator extraction data. Taking one type of information as an example, standard indicator information is formed, and the logic of calculation is extracted through the extracted indicator data to form a general calculation rule; the calculation logic such as grouping, splitting, and restriction modularizes and subdivides the calculation of the entire indicator to form a set of configurable and modular calculation rules system.
发明内容Summary of the invention
本发明实施例提供一种面向建筑业企业的信用评价方法,本发明方法通过接入不同建筑业企业资质信用评价标准,提供统一的标准指标分析,主要从类型、追溯时长、数据来源、归集模式等方面进行分析。通过指标数据分析,形成指标提取数据的数据模型,以一类信息为例,形成标准指标信息。通过提取的指标数据进行计算方面的逻辑抽取形成通用的计算规则;通过分组、拆分、限制等计算逻辑把整个指标的计算模块化、细分化,形成一套可配置的、模块化的计算规则体系。基于对指标规则分析形成的指标模型创建一套基于机构化数据的指标模型 配置;基于模块化编程技术将指标模型的配置分为评分细则、数据汇集表单、重复校验、评分算法,实现了可配置化编程、后续标准改动只需要添加对应模块即可;使用深度学习技术,通过对现有指标分析的建模,通过训练其自我学习的能力,逐步实现自动化优化指标模型的模块;基于模块化的思想结合单一职责原则,实现了录入表单动态生成、录入数据全局校验、评分规则通用配置、评分算法细粒度化等功能。提供数据抽取和自主数据汇聚两种数据归集方式。其中,自主数据汇聚通过人机互审的方式进行数据有效性核验。人审提供三级审核(初审、复审、确认),初期或复杂信息需要人员干预审核。机审内置机器学习模块,通过对人审数据和数据模型的不断学习和样例数据的积累,后期逐步实现机器审核+人工复核的方式进行。基于Java预研自研评分计算引擎。多线程技术实现千万级数据的实时计算、使用分布式计算大大提高了评分的计算效率;实现了计算过程全异步化,避免了线程的阻塞,包含异步任务、异步消息、异步异常处理等;实现了断点续评功能,在评分由于不可抗因素而断掉的时候可以实现类似于断点续传的断点续评功能;整个评分过程提供全过程数据可跟踪,包括评分的数据实时监控、全评价过程的日志记录。为保证数据的查询的速度系统采用分布式大数据存储系统,采用非结构化数据大大提高了数据的查询速度;部分配置数据采用结构化数据存储,提高了数据的可读性。An embodiment of the present invention provides a credit evaluation method for construction companies. The method of the present invention provides a unified standard indicator analysis by accessing different construction company qualification credit evaluation standards, and mainly analyzes from aspects such as type, traceability period, data source, and collection mode. Through indicator data analysis, a data model for indicator extraction data is formed. Taking a type of information as an example, standard indicator information is formed. The extracted indicator data is used to perform logical extraction of calculations to form general calculation rules; the calculation of the entire indicator is modularized and subdivided through calculation logic such as grouping, splitting, and restriction to form a set of configurable, modular calculation rule systems. Based on the indicator model formed by the indicator rule analysis, a set of indicator models based on institutionalized data is created. Configuration; Based on modular programming technology, the configuration of the indicator model is divided into scoring rules, data collection forms, duplicate verification, and scoring algorithms, which realizes configurable programming. Subsequent standard changes only need to add corresponding modules; using deep learning technology, through modeling of existing indicator analysis and training its self-learning ability, the module of the indicator model is gradually realized to automatically optimize; based on the modular idea and the principle of single responsibility, the functions of dynamic generation of input forms, global verification of input data, general configuration of scoring rules, and fine-grained scoring algorithm are realized. Provide two data collection methods: data extraction and autonomous data aggregation. Among them, autonomous data aggregation verifies data validity through human-machine mutual review. Human review provides three levels of review (preliminary review, re-review, and confirmation). In the early stage or complex information, human intervention review is required. Machine review has a built-in machine learning module. Through continuous learning of human review data and data models and accumulation of sample data, it will gradually realize the method of machine review + manual review in the later stage. Based on Java pre-research and self-developed scoring calculation engine. Multi-threading technology enables real-time calculation of tens of millions of data, and the use of distributed computing greatly improves the calculation efficiency of scoring; the calculation process is fully asynchronous, avoiding thread blocking, including asynchronous tasks, asynchronous messages, asynchronous exception handling, etc.; the breakpoint-resume function is realized, and when the scoring is interrupted due to force majeure, a breakpoint-resume function similar to breakpoint-resume can be realized; the entire scoring process provides full-process data traceability, including real-time monitoring of scoring data and log recording of the entire evaluation process. In order to ensure the speed of data query, the system adopts a distributed big data storage system, and the use of unstructured data greatly improves the data query speed; some configuration data uses structured data storage to improve data readability.
本发明提供一种面向建筑业企业的信用评价方法,该方法包括如下步骤:The present invention provides a credit evaluation method for construction enterprises, the method comprising the following steps:
标准建模:提取指标中的数据类型、时长、来源、归集模式特性,完成指标数据提取分析,依据指标特性提炼具体指标的计算规则,并建立指标模型中指标节点、观测节点、评分细则、汇聚表单、重复校验、评分算法配置,形成标准模型库;Standard modeling: extract the data type, duration, source, and collection mode characteristics of the indicators, complete the indicator data extraction and analysis, refine the calculation rules of specific indicators based on the indicator characteristics, and establish indicator nodes, observation nodes, scoring rules, aggregation forms, repeated verification, and scoring algorithm configuration in the indicator model to form a standard model library;
数据汇聚:对通过统一认证的评价对象、评价用户进行汇聚资格的实时检测,检测通过后自动具备汇聚资格并进行评价指标模型的自动抽取、交互汇聚,完成评价数据源的构建,形成最终的评价数据;进行本评价周期的数据汇聚;Data aggregation: Conduct real-time detection of aggregation qualifications for evaluation objects and evaluation users that have passed unified authentication. After passing the detection, they will automatically be qualified for aggregation and automatically extract and interactively aggregate the evaluation indicator model to complete the construction of the evaluation data source and form the final evaluation data; perform data aggregation for this evaluation cycle;
专项评价:对通过评价限定的评价对象、评价用户执行调取最终评价数据、指标模型等数据源作为参数带入计算引擎进行过程日志记录、获取运算结果和持久化存储。Special evaluation: For the evaluation objects and evaluation users defined by the evaluation, the final evaluation data, indicator model and other data sources are retrieved as parameters and brought into the calculation engine for process logging, calculation results and persistent storage.
一种面向建筑业企业的信用评价方法,其中所述标准建模包括如下步骤:A credit evaluation method for construction enterprises, wherein the standard modeling comprises the following steps:
标准指标提取分析:将评价标准进行梳理分组形成数据类型,将数据类型中的有效期关键词进行追溯时长分析,将数据来源进行准确性判断分析形成评级数据源,对评级数据源根据企业申报数据、共享数据、数据爬取类型进行归集,为 数据汇聚形成前期储备;Standard indicator extraction and analysis: sort out and group the evaluation criteria to form data types, analyze the validity period keywords in the data types, analyze the accuracy of the data sources to form rating data sources, and classify the rating data sources according to the enterprise declaration data, shared data, and data crawling types. Data aggregation forms early reserves;
指标数据提取分析:对指标数据中的类型进行分析获得指定指标数据项,再通过追溯时长分析对该指定指标数据按照实时数据和指定时效分析;通过数据来源分析确定指定指标数据项的数据源,通过自动对接、数据共享、人机结合方式完成指定指标数据项的归集;形成指标数据提取规则;Indicator data extraction and analysis: Analyze the types in the indicator data to obtain the specified indicator data items, and then analyze the specified indicator data according to real-time data and specified timeliness through tracing time analysis; determine the data source of the specified indicator data items through data source analysis, and complete the collection of the specified indicator data items through automatic docking, data sharing, and human-machine integration; form indicator data extraction rules;
指标计算规则分析:通过对提取的指定指标数据通过运算公式获得逻辑抽取形成通用的计算规则后再通过分组、拆分、限制等计算逻辑把整个指标的计算模块化、细分化,形成一套可配置的评分运算模型;Indicator calculation rule analysis: After obtaining the logic extraction of the extracted specified indicator data through the calculation formula to form a general calculation rule, the calculation of the entire indicator is modularized and subdivided through calculation logic such as grouping, splitting, and restriction to form a set of configurable scoring calculation models;
指标模型配置:根据评分运算模型中的运算公式、最终运算结果进行指标节点的创建,对创建后的指标节点配置一个及一个以上观测节点,对已有观测点节点中的信息项进行定义完成评分细则配置,形成评分细则中的名称、至最低分的具体评分细则配置,且对数据绘制表单进行定义,形成评分数据项,对同一个评价对象提交的同一观测点下的数据内容、重复率校验;通过关联算法群组对观测点节点的评分细则和数据内容进行整合并运算获得单条观测节点的评价结果;Indicator model configuration: Create indicator nodes according to the calculation formula and final calculation results in the scoring calculation model, configure one or more observation nodes for the created indicator nodes, define the information items in the existing observation point nodes to complete the scoring rules configuration, form the name in the scoring rules, and configure the specific scoring rules to the minimum score, and define the data drawing form to form the scoring data items, and verify the data content and repetition rate under the same observation point submitted by the same evaluation object; integrate and calculate the scoring rules and data content of the observation point nodes through the association algorithm group to obtain the evaluation results of a single observation node;
标准模型库管理:将评分细则配置、已生成表单、评价执行规则、重复校验规则构成指标模型并存储至数据库中;当有新的指标模型加入时自动对该新指标模型与数据库中的指标模型进行数据扩展整合。Standard model library management: The scoring criteria configuration, generated forms, evaluation execution rules, and duplicate verification rules constitute an indicator model and store it in the database; when a new indicator model is added, the data of the new indicator model is automatically expanded and integrated with the indicator model in the database.
一种面向建筑业企业的信用评价方法,其中所述标准指标提取分析包括如下步骤:A credit evaluation method for construction enterprises, wherein the standard index extraction and analysis comprises the following steps:
分析数据获得数据类型:将评价标准中的评价内容、评分标准进行梳理,获得梳理后的信息类型,再将相关信息按照类型进行分组获得基础信息、经营业绩、良好信息、不良行为信息4种数据类型;Analyze data to obtain data types: Sort out the evaluation content and scoring criteria in the evaluation criteria to obtain sorted information types, and then group the relevant information by type to obtain four data types: basic information, business performance, good information, and bad behavior information;
追溯时长分析:对各个数据类型中关于时效性的数据依据关键词进行有效期时长分析;Retrospective duration analysis: Analyze the validity period of the time-sensitive data in each data type based on keywords;
数据来源分析:对各评指标中的各类数据的来源进行准确性的判断分析,获得评价数据源,为数据归集进行前期储备;Data source analysis: Analyze the accuracy of the sources of various types of data in each evaluation indicator, obtain the evaluation data source, and make preliminary preparations for data collection;
数据归集模式分析:对数据来源分析形成的评价数据源通过企业申报数据、共享数据、数据爬取进行分类归集与格式统一化处理后的数据进行缓存,为数据汇集进行前期储备。Data collection pattern analysis: The evaluation data source formed by data source analysis is classified and collected through enterprise declaration data, shared data, and data crawling, and the data after format unification is cached to make preliminary reserves for data collection.
一种面向建筑业企业的信用评价方法,其中指标计算规则分析包括如下步骤:A credit evaluation method for construction enterprises, wherein the index calculation rule analysis includes the following steps:
同组计算逻辑:按照指标数据提取规则对指定指标数据进行同组划分后对组内数据进行计算逻辑的规定形成同组计算逻辑;公式为:
Same group calculation logic: According to the indicator data extraction rules, the specified indicator data is divided into the same group, and then the calculation logic of the data in the group is calculated; the formula is:
其中GROUP(i)表示对评价数据的分组计算规则,表示组间的具体计算规则Where GROUP(i) represents the grouping calculation rules for evaluation data. Indicates the specific calculation rules between groups
指标数据提取规则:对同组计算逻辑后的组内指定指标数据根据实际需求进 行赋值、拆算、分类、超时中的一组及一组以上的数据提取规则进行运算获得符合要求的指标数据提取规则及运算结果;Indicator data extraction rules: extract the specified indicator data in the group according to the actual needs after the calculation logic of the same group. One or more data extraction rules in row assignment, splitting, classification and timeout are used to calculate and obtain the index data extraction rules and calculation results that meet the requirements;
边界计算逻辑:通过对组内的运算结果与规定边界数据进行比对分析,获得符合要求的边界计算逻辑及最终运算结果;公式为:
Boundary calculation logic: By comparing and analyzing the calculation results within the group with the specified boundary data, the boundary calculation logic and final calculation results that meet the requirements are obtained; the formula is:
其中MIN代表边界最小值,MAX代表边界最大值,∩表示并且Among them, MIN represents the minimum value of the boundary, MAX represents the maximum value of the boundary, and ∩ represents and
构建评分运算模型:通过对最终运算结果与获得通用的同组计算逻辑、指标数据提取规则、边界计算逻辑进行物理匹配形成符合要求的评分运算模型,在该模型中含有一个及一个以上评分运算公式;Constructing a scoring operation model: by physically matching the final operation result with the commonly used same group calculation logic, indicator data extraction rules, and boundary calculation logic, a scoring operation model that meets the requirements is formed, and the model contains one or more scoring operation formulas;
在进行区间判定包含上限运算时通过公式运算获得,其运算公式为:
When the interval judgment includes the upper limit calculation, it is obtained through formula calculation, and the calculation formula is:
其中a、b、c代表比较后取的值,x、y、z表示对比的值Among them, a, b, c represent the values after comparison, and x, y, z represent the values of comparison.
在进行区间判定包含下限运算时通过公式运算获得,其运算公式为:
When the interval determination includes the lower limit operation, it is obtained through formula operation, and the operation formula is:
其中a、b、c代表比较后取的值,x、y、z表示对比的值Among them, a, b, c represent the values after comparison, and x, y, z represent the values of comparison.
在进行比对运算时,通过公式运算获得,其运算公式为:
B(i)=(x=b?x=n:x=m)
When performing the comparison operation, it is obtained through formula operation, and the operation formula is:
B(i)=(x=b?x=n:x=m)
其中x是待比较值,b是比较的值,n是比较成功的取值,m是比较失败的取值,Where x is the value to be compared, b is the value to be compared, n is the value that is compared successfully, and m is the value that is compared unsuccessfully.
?表示比较符,:表示另一种情况? indicates a comparison operator, : indicates another case
在进行比对后超出与不足运算时,通过运算公式获得,其运算公式为:
B(i)=(x=b?x=n::x=m)±(x÷c*|(x-b)|)
When the excess and deficiency calculations are performed after the comparison, the calculation formula is obtained, and the calculation formula is:
B(i)=(x=b?x=n::x=m)±(x÷c*|(xb)|)
其中x是待比较值,b是比较的值,n是比较成功的取值,m是比较失败的取值,Where x is the value to be compared, b is the value to be compared, n is the value that is compared successfully, and m is the value that is compared unsuccessfully.
?表示比较符,:表示另一种情况±表示加或者减运算,c代表加分的基数,||表示取绝对值。? represents a comparison operator, : represents another case, ± represents addition or subtraction, c represents the base of addition, and || represents taking the absolute value.
一种面向建筑业企业的信用评价方法,其中所述指标模型配置包括如下步骤:A credit evaluation method for construction enterprises, wherein the indicator model configuration comprises the following steps:
创建指标节点:根据评分运算模型中的运算公式、最终运算结果进行指标节点的创建,其中创建的指标节点包括:名称、编码、分值、所属指标;Create indicator nodes: Create indicator nodes according to the calculation formula and final calculation results in the scoring calculation model, where the created indicator nodes include: name, code, score, and indicator;
观测点节点:对创建后的指标节点配置一个及一个以上观测节点,对已有观测点节点中的信息项进行定义完成评分细则配置,形成评分细则中的名称、至最低分的具体评分细则配置,且对数据绘制表单进行定义,形成评分数据项,对 同一个评价对象提交的同一观测点下的数据内容、重复率校验;通过关联算法群组对观测点节点的评分细则和数据内容进行整合获得单条观测节点的评价执行规则。Observation point node: configure one or more observation nodes for the created indicator node, define the information items in the existing observation point node to complete the scoring criteria configuration, form the name in the scoring criteria, and configure the specific scoring criteria to the minimum score, and define the data drawing form to form the scoring data items. Verify the data content and duplication rate of the same observation point submitted by the same evaluation object; integrate the scoring criteria and data content of the observation point nodes through the association algorithm group to obtain the evaluation execution rules of a single observation node.
一种面向建筑业企业的信用评价方法,其中所述观测点节点包括如下步骤:A credit evaluation method for construction enterprises, wherein the observation point node comprises the following steps:
评分细则配置:对创建后的指标节点配置一个及一个以上观测节点,对已有观测点节点中的信息项进行定义完成评分细则配置,形成评分细则中的名称、至最低分的具体评分细则配置;Scoring rules configuration: configure one or more observation nodes for the created indicator node, define the information items in the existing observation point nodes to complete the scoring rules configuration, and form the name in the scoring rules and the specific scoring rules configuration up to the minimum score;
数据汇集表单:选择是否自动生成表单、当判定为是进行自动表单的生成,当判定为否对接定制化表单,根据指定参数生成定制化表单;根据指标数据选取参与评价的信息项进行规范化配置生成表单、配置化数据;Data collection form: select whether to automatically generate the form. If it is determined to be yes, the form will be automatically generated. If it is determined not to be, the customized form will be connected and generated according to the specified parameters; according to the indicator data, the information items involved in the evaluation are selected for standardized configuration to generate the form and configure the data;
重复校验:对同一个评价对象提交的同一观测点下的数据内容设定一组及一组以上关键词,通过对关键词及其近似词、同义词进行语意关联匹配,获得重复率支撑数据归集、评价结果;Duplicate check: set one or more keywords for the data content under the same observation point submitted by the same evaluation object, and obtain the duplication rate to support data collection and evaluation results by matching the keywords and their similar words and synonyms;
评分:通过关联算法群组对观测点节点的评分细则和数据内容进行整合获得单条观测节点的评价执行规则,评分算法群组。Scoring: The scoring rules and data content of the observation point nodes are integrated by associating the algorithm group to obtain the evaluation execution rules of a single observation node and the scoring algorithm group.
一种面向建筑业企业的信用评价方法,其中所述数据汇聚包括如下步骤:A credit evaluation method for construction enterprises, wherein the data aggregation comprises the following steps:
统一认证:依据评价对象的类型提供认证模式,根据内置数据和评价对象的身份进行资格核验认证,通过与第三方认证数据源、评价用户相关身份信息进行资格核验认证;Unified authentication: Provide authentication modes based on the type of evaluation object, conduct qualification verification and authentication based on built-in data and the identity of the evaluation object, and conduct qualification verification and authentication through third-party authentication data sources and evaluation user-related identity information;
数据聚合:将通过统一认证的评价对象、评价用户整理汇聚进入评价资格队列,并进行指标数据的自动抽取、交互汇聚;对未通过统一认证的评价对象、评价用户,保存历史信息;Data aggregation: The evaluation objects and users who have passed the unified authentication are sorted and aggregated into the evaluation qualification queue, and the indicator data are automatically extracted and interactively aggregated; for the evaluation objects and users who have not passed the unified authentication, historical information is saved;
构建评价数据源:从指标模型配置中调取数据汇聚表单各信息项,与存储于大数据仓库中的信息模型进行处理去除干扰项、合并信息模型、运算信息模型获得最终评价数据。Construct an evaluation data source: retrieve the information items in the data aggregation form from the indicator model configuration, process them with the information model stored in the big data warehouse to remove interference items, merge information models, and calculate information models to obtain the final evaluation data.
一种面向建筑业企业的信用评价方法,其中所述数据聚合的具体步骤:将通过统一认证的评价对象、评价用户整理汇聚进入评价资格队列,并进行指标数据的自动抽取、交互汇聚;对未通过统一认证的评价对象、评价用户,保存历史信息;A credit evaluation method for construction enterprises, wherein the specific steps of data aggregation are: arranging and aggregating evaluation objects and evaluation users that have passed unified authentication into an evaluation qualification queue, and automatically extracting and interactively aggregating indicator data; for evaluation objects and evaluation users that have not passed unified authentication, saving historical information;
汇聚资格:将通过统一认证的评价对象、评价用户整理汇聚进入评价资格队列,评价资格队列进行实时检测;判定当前时间点评价对象的汇聚资格有效则继续后续数据汇聚工作;反之则暂停该评价对象、评价用户资格,待评价对象、评价用户重新具备相关资格时对其开启启用模式;Aggregation qualifications: The evaluation objects and evaluation users who have passed the unified authentication are sorted and aggregated into the evaluation qualification queue, and the evaluation qualification queue is tested in real time; if the aggregation qualification of the evaluation object at the current time point is determined to be valid, the subsequent data aggregation work will continue; otherwise, the qualification of the evaluation object and evaluation user will be suspended, and the evaluation object and evaluation user will be enabled when they have the relevant qualifications again;
自动抽取:对满足汇聚资格的评价对象、评价用户自动纳入数据抽取队列,进行评价指标模型数据的抽取,通过公开的公共数据库进行数据接口的认证与对接,将评价对象、评价用户与模型数据进行数据比对,当数据比对出现差异信息 时对差异信息进行分析比对,获取差异信息;当数据比对结果一致时,则进行下一步流程;将评价对象信息的对象逐一与公共数据库中的数据模型进行检索匹配,将匹配结果同步到本地数据库中,对本地数据库记录历史版本并进行定时更新;其中评价指标模型数据包括:企业数据、人员数据、资质数据、业绩数据;Automatic extraction: The evaluation objects and evaluation users who meet the aggregation qualifications are automatically included in the data extraction queue to extract the evaluation index model data, authenticate and connect the data interface through the public database, compare the evaluation objects, evaluation users and model data, and when the data comparison shows discrepancies Analyze and compare the difference information to obtain the difference information; when the data comparison results are consistent, proceed to the next step; search and match the objects of the evaluation object information with the data model in the public database one by one, synchronize the matching results to the local database, record the historical version of the local database and update it regularly; the evaluation index model data includes: enterprise data, personnel data, qualification data, and performance data;
交互汇聚:满足汇聚资格的评价对象、评价用户自主填报的良好信息模型并提供相关的证明材料按照审批流程提交,审核人员通过人机交互模式对相关信息进行校验,对符合要求的良好信息模型存储至大数据仓库中,对不符合要求的良好信息模型进行退回修改与再次审核流程;审核人员通过监管记录对评价对象、评价用户进行负面数据模型搜索,当搜索到相关的负面数据模型时,从监管记录中提取相关评价对象、评价用户的负面数据填充到负面数据模型中并将该负面数据模型进行发布,评价对象、评价用户进行查阅确认,当未能搜索到相关书面数据模型时流程结束。Interactive aggregation: The good information models filled out by the evaluation objects and evaluation users who meet the aggregation qualifications and provide relevant supporting materials are submitted in accordance with the approval process. The auditors verify the relevant information through the human-computer interaction mode, store the good information models that meet the requirements in the big data warehouse, and return the good information models that do not meet the requirements for modification and re-audit. The auditors search for negative data models of the evaluation objects and evaluation users through the supervision records. When the relevant negative data models are found, the negative data of the relevant evaluation objects and evaluation users are extracted from the supervision records and filled into the negative data models and the negative data models are published. The evaluation objects and evaluation users check and confirm. When the relevant written data models cannot be found, the process ends.
一种面向建筑业企业的信用评价方法,其中所述专项评价包括如下步骤:A credit evaluation method for construction enterprises, wherein the special evaluation comprises the following steps:
评价限定:根据评价规则设定评价禁止条款,根据禁止条款将评价对象、评价用户的特性数据进行逐一比对,当判定满足禁止条款不进入评价对象、评价用户名单,当判定不满足禁止条款则通过限制条款审核流程;根据限制条款的评价标准对评价对象、评价用户的特性数据进行逐一比对,当判定均满足限定条款赋予指定分值且进入评价对象、评价用户名单,当判定满足新纳入企业的限定条款要求对该评价对象、评价用户赋予指定分值且进入评价对象、评价用户名单;当判定部分满足限定条款等待评价运算;Evaluation restriction: According to the evaluation rules, set evaluation prohibition clauses, and compare the characteristic data of the evaluation object and evaluation user one by one according to the prohibition clauses. If it is determined that the prohibition clauses are met, they will not be included in the list of evaluation objects and evaluation users. If it is determined that the prohibition clauses are not met, they will pass the restriction clause review process; according to the evaluation standards of the restriction clauses, compare the characteristic data of the evaluation object and evaluation user one by one. If it is determined that all the restriction clauses are met, the specified score will be given and they will be included in the list of evaluation objects and evaluation users. If it is determined that the restriction clauses of the newly included enterprise are met, the specified score will be given to the evaluation object and evaluation user and they will be included in the list of evaluation objects and evaluation users; if it is determined that the restriction clauses are partially met, wait for the evaluation operation;
评价计算:调取各评价对象用户名单和与其匹配的评价数据、指标模型,作为计算引擎的参数进行多线程并行计算,得到运算结果、过程日志并进行异常日志消息推送,并采用非结构化分布式存储对全过程日志和运算结果进行存储;Evaluation calculation: retrieve the user list of each evaluation object and the matching evaluation data and indicator model, and use them as the parameters of the calculation engine to perform multi-threaded parallel calculations, obtain the calculation results and process logs, and push abnormal log messages, and use unstructured distributed storage to store the entire process logs and calculation results;
结果推送:定义一个及以上推送任务且对任务所涵的信息项、推送时段、网络环境及约定加密\解密规则进行配置;将配置完成的推送任务进行推送;Result push: define one or more push tasks and configure the information items, push time period, network environment and agreed encryption/decryption rules included in the task; push the configured push tasks;
其中,所述结果托送包括如下步骤:The result delivery includes the following steps:
信息公示:从大数据仓库中调取良好信息模型并将其纳入至自动公示流程中,在指定公示期未收到异议则判定纳入评价数据源;Information disclosure: retrieve good information models from the big data warehouse and incorporate them into the automatic disclosure process. If no objection is received during the specified disclosure period, the information model will be included in the evaluation data source;
结果共享:通过数据对接认证接口将评价基准信息、评价结果信息共享至公开的公共数据库进行数据数据共享。Result sharing: The evaluation benchmark information and evaluation result information are shared to the public database through the data docking authentication interface for data sharing.
一种面向建筑业企业的信用评价方法,其中所述评价计算包括如下步骤:A credit evaluation method for construction enterprises, wherein the evaluation calculation comprises the following steps:
获取数据源:分别调取最终评价数据、指标模型、评价对象评价用户名单形成参数集参与运算;Obtain data source: retrieve final evaluation data, indicator model, and evaluation object evaluation user list to form parameter sets for calculation;
计算引擎:将评价对象评价用户名单按照顺序进行序列分组并根据实际需求布设一台以上数据处理器且数据处理器进行多线程运算模式,依据评价数据参数 和指标模型参数循环对序列内的数据进行异步运算,对异步过程中的进度、消息、状态、异常进行实时监控形成全过程日志及运算结果;当显示异常任务、异常结果时,待运算结束后对该异常任务、异常结果进行循环运算,若判定为运算结果为非异日常结果形成全过程日志,若判定此次运算结果为异常结果则记录该日志并同时将日志消息向管理者进行推送;Computing engine: The list of users who evaluate the evaluation object is grouped in sequence and one or more data processors are deployed according to actual needs. The data processors are operated in multi-threaded mode. The data in the sequence are asynchronously calculated with the indicator model parameter loop, and the progress, message, status, and exceptions in the asynchronous process are monitored in real time to form a full-process log and calculation results; when abnormal tasks and abnormal results are displayed, the abnormal tasks and abnormal results are cyclically calculated after the calculation is completed. If the calculation result is determined to be an abnormal result, a full-process log is formed. If the calculation result is determined to be an abnormal result, the log is recorded and the log message is pushed to the manager at the same time;
公式:


formula:


其中score代表最终算出的评分值sources(i)是数据源,company是企业数据,scoring(i)是计算引擎,箭头表示数据流向,base(i)是基础信息,good(i)是良好信息,bad(i)是不良信息,management(i)是经营信息;Where score represents the final calculated score value, sources(i) is the data source, company is the enterprise data, scoring(i) is the calculation engine, arrows indicate the data flow, base(i) is the basic information, good(i) is good information, bad(i) is bad information, and management(i) is the management information;
持久化存储:采用非结构化分布式存储模式对全过程日志及运算结果进行存储。Persistent storage: Use unstructured distributed storage mode to store the entire process log and calculation results.
由此可见:It can be seen from this that:
本发明实施例中的一种面向建筑业企业的信用评价方法通过接入不同建筑业企业资质信用评价标准,提供统一的标准指标分析,主要从类型、追溯时长、数据来源、归集模式等方面进行分析。通过指标数据分析,形成指标提取数据的数据模型,以一类信息为例,形成标准指标信息。通过提取的指标数据进行计算方面的逻辑抽取形成通用的计算规则;通过分组、拆分、限制等计算逻辑把整个指标的计算模块化、细分化,形成一套可配置的、模块化的计算规则体系。基于对指标规则分析形成的指标模型创建一套基于机构化数据的指标模型配置;基于模块化编程技术将指标模型的配置分为评分细则、数据汇集表单、重复校验、评分算法,实现了可配置化编程、后续标准改动只需要添加对应模块即可;使用深度学习技术,通过对现有指标分析的建模,通过训练其自我学习的能力,逐步实现自动化优化指标模型的模块;基于模块化的思想结合单一职责原则,实现了录入表单动态生成、录入数据全局校验、评分规则通用配置、评分算法细粒度化等功能。提供数据抽取和自主数据汇聚两种数据归集方式。其中,自主数据汇聚通过人机互审的方式进行数据有效性核验。人审提供三级审核(初审、复审、确认),初期或复杂信息需要人员干预审核。机审内置机器学习模块,通过对人审数据和 数据模型的不断学习和样例数据的积累,后期逐步实现机器审核+人工复核的方式进行。基于Java预研自研评分计算引擎。多线程技术实现千万级数据的实时计算、使用分布式计算大大提高了评分的计算效率;实现了计算过程全异步化,避免了线程的阻塞,包含异步任务、异步消息、异步异常处理等;实现了断点续评功能,在评分由于不可抗因素而断掉的时候可以实现类似于断点续传的断点续评功能;整个评分过程提供全过程数据可跟踪,包括评分的数据实时监控、全评价过程的日志记录。为保证数据的查询的速度系统采用分布式大数据存储系统,采用非结构化数据大大提高了数据的查询速度;部分配置数据采用结构化数据存储,提高了数据的可读性。A credit evaluation method for construction enterprises in an embodiment of the present invention provides a unified standard indicator analysis by accessing different construction enterprise qualification credit evaluation standards, mainly analyzing from the aspects of type, tracing time, data source, collection mode, etc. Through the indicator data analysis, a data model of indicator extraction data is formed, and standard indicator information is formed by taking a type of information as an example. The logical extraction of calculation aspects is performed through the extracted indicator data to form a general calculation rule; the calculation of the entire indicator is modularized and subdivided through calculation logic such as grouping, splitting, and restriction to form a set of configurable and modular calculation rule system. Based on the indicator model formed by the indicator rule analysis, a set of indicator model configuration based on institutionalized data is created; based on modular programming technology, the configuration of the indicator model is divided into scoring rules, data collection forms, duplicate verification, and scoring algorithms, realizing configurable programming, and subsequent standard changes only need to add corresponding modules; using deep learning technology, by modeling the existing indicator analysis, by training its self-learning ability, the module of the automatic optimization indicator model is gradually realized; based on the modular idea combined with the single responsibility principle, the functions of dynamic generation of input forms, global verification of input data, general configuration of scoring rules, and fine-grained scoring algorithm are realized. It provides two data collection methods: data extraction and autonomous data aggregation. Autonomous data aggregation verifies data validity through human-machine mutual review. Human review provides three levels of review (initial review, re-review, and confirmation). Human intervention is required for initial or complex information review. Machine review has a built-in machine learning module. Continuous learning of data models and accumulation of sample data, and the gradual implementation of machine review + manual review in the later stage. Based on Java pre-research and self-developed scoring calculation engine. Multi-threading technology realizes real-time calculation of tens of millions of data, and the use of distributed computing greatly improves the calculation efficiency of scoring; the calculation process is fully asynchronous, avoiding thread blocking, including asynchronous tasks, asynchronous messages, asynchronous exception handling, etc.; the breakpoint resume function is realized, and when the scoring is interrupted due to force majeure, a breakpoint resume function similar to breakpoint resume can be realized; the entire scoring process provides full process data traceability, including real-time monitoring of scoring data and logging of the entire evaluation process. In order to ensure the speed of data query, the system adopts a distributed big data storage system, and the use of unstructured data greatly improves the query speed of data; some configuration data uses structured data storage to improve data readability.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1为本发明的实施例提供的一种面向建筑业企业的信用评价方法的整体流程示意图;FIG1 is a schematic diagram of the overall process of a credit evaluation method for construction enterprises provided by an embodiment of the present invention;
图2为本发明的实施例提供的一种面向建筑业企业的信用评价方法中标准建模步骤的流程示意图;FIG2 is a flow chart of a standard modeling step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention;
图3为本发明的实施例提供的一种面向建筑业企业的信用评价方法中标准指标提取分析步骤的流程示意图;FIG3 is a flow chart of a standard indicator extraction and analysis step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention;
图4为本发明的实施例提供的一种面向建筑业企业的信用评价方法中指标计算规则分析步骤的流程示意图;FIG4 is a flow chart of an indicator calculation rule analysis step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention;
图5为本发明的实施例提供的一种面向建筑业企业的信用评价方法中指标模型配置步骤的流程示意图;FIG5 is a flow chart of an indicator model configuration step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention;
图6为本发明的实施例提供的一种面向建筑业企业的信用评价方法中观测点节点步骤的流程示意图;FIG6 is a flow chart of an observation point node step in a credit evaluation method for a construction enterprise provided by an embodiment of the present invention;
图7为本发明的实施例提供的一种面向建筑业企业的信用评价方法中数据汇聚步骤的流程示意图;FIG7 is a flow chart of a data aggregation step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention;
图8为本发明的实施例提供的一种面向建筑业企业的信用评价方法中数据聚合步骤的流程示意图;FIG8 is a flow chart of a data aggregation step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention;
图9为本发明的实施例提供的一种面向建筑业企业的信用评价方法中专项评价步骤的流程示意图;FIG9 is a flow chart of a special evaluation step in a credit evaluation method for construction enterprises provided by an embodiment of the present invention;
图10为本发明的实施例提供的一种面向建筑业企业的信用评价方法中评价计算步骤的流程示意图。FIG10 is a flow chart of an evaluation calculation step in a credit evaluation method for construction enterprises provided in an embodiment of the present invention.
具体实施方式Detailed ways
为了使本技术领域的人员更好地理解本发明方案,下面将结合附图以及具体 实施例来详细说明本发明,在此本发明的示意性实施例以及说明用来解释本发明,但并不作为对本发明的限定。In order to make those skilled in the art better understand the present invention, the following will be described in conjunction with the accompanying drawings and specific The present invention will be described in detail with reference to the embodiments. The exemplary embodiments and descriptions of the present invention are used to explain the present invention but are not intended to limit the present invention.
实施例1:Embodiment 1:
图1为一种面向建筑业企业的信用评价方法,如图1所示,该方法包括如下步骤:FIG1 is a credit evaluation method for construction enterprises. As shown in FIG1 , the method includes the following steps:
标准建模:提取指标中的数据类型、时长、来源、归集模式特性,完成指标数据提取分析,依据指标特性提炼具体指标的计算规则,并建立指标模型中指标节点、观测节点、评分细则、汇聚表单、重复校验、评分算法配置,形成标准模型库;Standard modeling: extract the data type, duration, source, and collection mode characteristics of the indicators, complete the indicator data extraction and analysis, refine the calculation rules of specific indicators based on the indicator characteristics, and establish indicator nodes, observation nodes, scoring rules, aggregation forms, repeated verification, and scoring algorithm configuration in the indicator model to form a standard model library;
数据汇聚:对通过统一认证的评价对象、评价用户进行汇聚资格的实时检测,检测通过后自动具备汇聚资格并进行评价指标模型的自动抽取、交互汇聚,完成评价数据源的构建,形成最终的评价数据;进行本评价周期的数据汇聚;Data aggregation: Conduct real-time detection of aggregation qualifications for evaluation objects and evaluation users that have passed unified authentication. After passing the detection, they will automatically be qualified for aggregation and automatically extract and interactively aggregate the evaluation indicator model to complete the construction of the evaluation data source and form the final evaluation data; perform data aggregation for this evaluation cycle;
专项评价:对通过评价限定的评价对象、评价用户执行调取最终评价数据、指标模型等数据源作为参数带入计算引擎进行过程日志记录、获取运算结果和持久化存储。Special evaluation: For the evaluation objects and evaluation users defined by the evaluation, the final evaluation data, indicator model and other data sources are retrieved as parameters and brought into the calculation engine for process logging, calculation results and persistent storage.
如图2所示一种面向建筑业企业的信用评价方法,其中,所述标准建模包括如下步骤:As shown in FIG2 , a credit evaluation method for construction enterprises is provided, wherein the standard modeling includes the following steps:
标准指标提取分析:将评价标准进行梳理分组形成数据类型,将数据类型中的有效期关键词进行追溯时长分析,将数据来源进行准确性判断分析形成评级数据源,对评级数据源根据企业申报数据、共享数据、数据爬取类型进行归集,为数据汇聚形成前期储备;Standard indicator extraction and analysis: sort out and group the evaluation standards to form data types, analyze the validity period keywords in the data types, analyze the accuracy of the data sources to form rating data sources, and classify the rating data sources according to the enterprise's declared data, shared data, and data crawling types to form early reserves for data aggregation;
指标数据提取分析:对指标数据中的类型进行分析获得指定指标数据项,再通过追溯时长分析对该指定指标数据按照实时数据和指定时效分析;通过数据来源分析确定指定指标数据项的数据源,通过自动对接、数据共享、人机结合方式完成指定指标数据项的归集;形成指标数据提取规则;Indicator data extraction and analysis: Analyze the types in the indicator data to obtain the specified indicator data items, and then analyze the specified indicator data according to real-time data and specified timeliness through tracing time analysis; determine the data source of the specified indicator data items through data source analysis, and complete the collection of the specified indicator data items through automatic docking, data sharing, and human-machine integration; form indicator data extraction rules;
指标计算规则分析:通过对提取的指定指标数据通过运算公式获得逻辑抽取形成通用的计算规则后再通过分组、拆分、限制等计算逻辑把整个指标的计算模块化、细分化,形成一套可配置的评分运算模型;Indicator calculation rule analysis: After obtaining the logic extraction of the extracted specified indicator data through the calculation formula to form a general calculation rule, the calculation of the entire indicator is modularized and subdivided through calculation logic such as grouping, splitting, and restriction to form a set of configurable scoring calculation models;
指标模型配置:根据评分运算模型中的运算公式、最终运算结果进行指标节点的创建,对创建后的指标节点配置一个及一个以上观测节点,对已有观测点节点中的信息项进行定义完成评分细则配置,形成评分细则中的名称、至最低分的具体评分细则配置,且对数据绘制表单进行定义,形成评分数据项,对同一个评价对象提交的同一观测点下的数据内容、重复率校验;通过关联算法群组对观测点节点的评分细则和数据内容进行整合并运算获得单条观测节点的评价结果;Indicator model configuration: Create indicator nodes according to the calculation formula and final calculation results in the scoring calculation model, configure one or more observation nodes for the created indicator nodes, define the information items in the existing observation point nodes to complete the scoring rules configuration, form the name in the scoring rules, and configure the specific scoring rules to the minimum score, and define the data drawing form to form the scoring data items, and verify the data content and repetition rate under the same observation point submitted by the same evaluation object; integrate and calculate the scoring rules and data content of the observation point nodes through the association algorithm group to obtain the evaluation results of a single observation node;
标准模型库管理:将评分细则配置、已生成表单、评价执行规则、重复校验规则构成指标模型并存储至数据库中;当有新的指标模型加入时自动对该新指标 模型与数据库中的指标模型进行数据扩展整合。Standard model library management: The scoring rules configuration, generated forms, evaluation execution rules, and duplicate verification rules constitute the indicator model and store it in the database; when a new indicator model is added, the new indicator is automatically The model is integrated with the indicator model in the database for data expansion.
如图3所示一种面向建筑业企业的信用评价方法,其中,所述标准指标提取分析包括如下步骤:As shown in FIG3 , a credit evaluation method for construction enterprises is provided, wherein the standard index extraction and analysis comprises the following steps:
分析数据获得数据类型:将评价标准中的评价内容、评分标准进行梳理,获得梳理后的信息类型,再将相关信息按照类型进行分组获得基础信息、经营业绩、良好信息、不良行为信息4种数据类型;Analyze data to obtain data types: Sort out the evaluation content and scoring criteria in the evaluation criteria to obtain sorted information types, and then group the relevant information by type to obtain four data types: basic information, business performance, good information, and bad behavior information;
追溯时长分析:对各个数据类型中关于时效性的数据依据关键词进行有效期时长分析;Retrospective duration analysis: Analyze the validity period of the time-sensitive data in each data type based on keywords;
数据来源分析:对各评指标中的各类数据的来源进行准确性的判断分析,获得评价数据源,为数据归集进行前期储备;Data source analysis: Analyze the accuracy of the sources of various types of data in each evaluation indicator, obtain the evaluation data source, and make preliminary preparations for data collection;
数据归集模式分析:对数据来源分析形成的评价数据源通过企业申报数据、共享数据、数据爬取进行分类归集与格式统一化处理后的数据进行缓存,为数据汇集进行前期储备。Data collection pattern analysis: The evaluation data source formed by data source analysis is classified and collected through enterprise declaration data, shared data, and data crawling, and the data after format unification is cached to make preliminary reserves for data collection.
如图4所示一种面向建筑业企业的信用评价方法,其中,指标计算规则分析包括如下步骤:As shown in FIG4 , a credit evaluation method for construction enterprises is provided, wherein the index calculation rule analysis includes the following steps:
同组计算逻辑:按照指标数据提取规则对指定指标数据进行同组划分后对组内数据进行计算逻辑的规定形成同组计算逻辑;公式为:
Same group calculation logic: According to the indicator data extraction rules, the specified indicator data is divided into the same group, and then the calculation logic of the data in the group is calculated; the formula is:
其中GROUP(i)表示对评价数据的分组计算规则,表示组间的具体计算规则Where GROUP(i) represents the grouping calculation rules for evaluation data. Indicates the specific calculation rules between groups
指标数据提取规则:对同组计算逻辑后的组内指定指标数据根据实际需求进行赋值、拆算、分类、超时中的一组及一组以上的数据提取规则进行运算获得符合要求的指标数据提取规则及运算结果;Indicator data extraction rules: assign values, split, classify, and time out the specified indicator data in the group after the same group calculation logic according to actual needs, and calculate one or more data extraction rules to obtain indicator data extraction rules and calculation results that meet the requirements;
边界计算逻辑:通过对组内的运算结果与规定边界数据进行比对分析,获得符合要求的边界计算逻辑及最终运算结果;公式为:
Boundary calculation logic: By comparing and analyzing the calculation results within the group with the specified boundary data, the boundary calculation logic and final calculation results that meet the requirements are obtained; the formula is:
其中MIN代表边界最小值,MAX代表边界最大值,∩表示并且Among them, MIN represents the minimum value of the boundary, MAX represents the maximum value of the boundary, and ∩ represents and
构建评分运算模型:通过对最终运算结果与获得通用的同组计算逻辑、指标数据提取规则、边界计算逻辑进行物理匹配形成符合要求的评分运算模型,在该模型中含有一个及一个以上评分运算公式;Constructing a scoring operation model: by physically matching the final operation result with the commonly used same group calculation logic, indicator data extraction rules, and boundary calculation logic, a scoring operation model that meets the requirements is formed, and the model contains one or more scoring operation formulas;
在进行区间判定包含上限运算时通过公式运算获得,其运算公式为:
When the interval judgment includes the upper limit calculation, it is obtained through formula calculation, and the calculation formula is:
其中a、b、c代表比较后取的值,x、y、z表示对比的值 Among them, a, b, c represent the values after comparison, and x, y, z represent the values of comparison.
在进行区间判定包含下限运算时通过公式运算获得,其运算公式为:
When the interval determination includes the lower limit operation, it is obtained through formula operation, and the operation formula is:
其中a、b、c代表比较后取的值,x、y、z表示对比的值Among them, a, b, c represent the values after comparison, and x, y, z represent the values of comparison.
在进行比对运算时,通过公式运算获得,其运算公式为:
B(i)=(x=b?x=n:x=m)
When performing the comparison operation, it is obtained through formula operation, and the operation formula is:
B(i)=(x=b?x=n:x=m)
其中x是待比较值,b是比较的值,n是比较成功的取值,m是比较失败的取值,Where x is the value to be compared, b is the value to be compared, n is the value that is compared successfully, and m is the value that is compared unsuccessfully.
?表示比较符,:表示另一种情况? indicates a comparison operator, : indicates another case
在进行比对后超出与不足运算时,通过运算公式获得,其运算公式为:
B(i)=(x=b?x=n::x=m)±(x÷c*|(x-b)|)
When the excess and deficiency calculations are performed after the comparison, the calculation formula is obtained, and the calculation formula is:
B(i)=(x=b?x=n::x=m)±(x÷c*|(xb)|)
其中x是待比较值,b是比较的值,n是比较成功的取值,m是比较失败的取值,Where x is the value to be compared, b is the value to be compared, n is the value that is compared successfully, and m is the value that is compared unsuccessfully.
?表示比较符,:表示另一种情况±表示加或者减运算,c代表加分的基数,||表示取绝对值。? represents a comparison operator, : represents another case, ± represents addition or subtraction, c represents the base of addition, and || represents taking the absolute value.
如图5所示一种面向建筑业企业的信用评价方法,其中,所述指标模型配置包括如下步骤:As shown in FIG5 , a credit evaluation method for construction enterprises is provided, wherein the index model configuration includes the following steps:
创建指标节点:根据评分运算模型中的运算公式、最终运算结果进行指标节点的创建,其中创建的指标节点包括:名称、编码、分值、所属指标;Create indicator nodes: Create indicator nodes according to the calculation formula and final calculation results in the scoring calculation model, where the created indicator nodes include: name, code, score, and indicator;
观测点节点:对创建后的指标节点配置一个及一个以上观测节点,对已有观测点节点中的信息项进行定义完成评分细则配置,形成评分细则中的名称、至最低分的具体评分细则配置,且对数据绘制表单进行定义,形成评分数据项,对同一个评价对象提交的同一观测点下的数据内容、重复率校验;通过关联算法群组对观测点节点的评分细则和数据内容进行整合获得单条观测节点的评价执行规则。Observation point node: configure one or more observation nodes for the created indicator node, define the information items in the existing observation point node to complete the scoring criteria configuration, form the name in the scoring criteria, and configure the specific scoring criteria to the minimum score, and define the data drawing form to form the scoring data items, and verify the data content and repetition rate under the same observation point submitted by the same evaluation object; integrate the scoring criteria and data content of the observation point node through the association algorithm group to obtain the evaluation execution rules of a single observation node.
如图6所示一种面向建筑业企业的信用评价方法,其中,所述观测点节点包括如下步骤:As shown in FIG6 , a credit evaluation method for construction enterprises is provided, wherein the observation point node comprises the following steps:
评分细则配置:对创建后的指标节点配置一个及一个以上观测节点,对已有观测点节点中的信息项进行定义完成评分细则配置,形成评分细则中的名称、至最低分的具体评分细则配置;Scoring rules configuration: configure one or more observation nodes for the created indicator node, define the information items in the existing observation point nodes to complete the scoring rules configuration, and form the name in the scoring rules and the specific scoring rules configuration up to the minimum score;
数据汇集表单:选择是否自动生成表单、当判定为是进行自动表单的生成,当判定为否对接定制化表单,根据指定参数生成定制化表单;根据指标数据选取参与评价的信息项进行规范化配置生成表单、配置化数据;Data collection form: select whether to automatically generate the form. If it is determined to be yes, the form will be automatically generated. If it is determined not to be, the customized form will be connected and generated according to the specified parameters; according to the indicator data, the information items involved in the evaluation are selected for standardized configuration to generate the form and configure the data;
重复校验:对同一个评价对象提交的同一观测点下的数据内容设定一组及一组以上关键词,通过对关键词及其近似词、同义词进行语意关联匹配,获得重复 率支撑数据归集、评价结果;Duplicate check: set one or more keywords for the data content under the same observation point submitted by the same evaluation object, and obtain duplicates by matching the keywords and their similar words and synonyms. The rate supports data collection and evaluation results;
评分:通过关联算法群组对观测点节点的评分细则和数据内容进行整合获得单条观测节点的评价执行规则,评分算法群组。Scoring: The scoring rules and data content of the observation point nodes are integrated by associating the algorithm group to obtain the evaluation execution rules of a single observation node and the scoring algorithm group.
如图7所示一种面向建筑业企业的信用评价方法,其中,所述数据汇聚包括如下步骤:As shown in FIG. 7 , a credit evaluation method for construction enterprises is provided, wherein the data aggregation includes the following steps:
统一认证:依据评价对象的类型提供认证模式,根据内置数据和评价对象的身份进行资格核验认证,通过与第三方认证数据源、评价用户相关身份信息进行资格核验认证;Unified authentication: Provide authentication modes based on the type of evaluation object, conduct qualification verification and authentication based on built-in data and the identity of the evaluation object, and conduct qualification verification and authentication through third-party authentication data sources and evaluation user-related identity information;
数据聚合:将通过统一认证的评价对象、评价用户整理汇聚进入评价资格队列,并进行指标数据的自动抽取、交互汇聚;对未通过统一认证的评价对象、评价用户,保存历史信息;Data aggregation: The evaluation objects and users who have passed the unified authentication are sorted and aggregated into the evaluation qualification queue, and the indicator data are automatically extracted and interactively aggregated; for the evaluation objects and users who have not passed the unified authentication, historical information is saved;
构建评价数据源:从指标模型配置中调取数据汇聚表单各信息项,与存储于大数据仓库中的信息模型进行处理去除干扰项、合并信息模型、运算信息模型获得最终评价数据。Construct an evaluation data source: retrieve the information items in the data aggregation form from the indicator model configuration, process them with the information model stored in the big data warehouse to remove interference items, merge information models, and calculate information models to obtain the final evaluation data.
如图8所示一种面向建筑业企业的信用评价方法,其中,所述数据聚合的具体步骤:将通过统一认证的评价对象、评价用户整理汇聚进入评价资格队列,并进行指标数据的自动抽取、交互汇聚;对未通过统一认证的评价对象、评价用户,保存历史信息;As shown in FIG8 , a credit evaluation method for construction enterprises is described, wherein the specific steps of data aggregation are: arranging and aggregating the evaluation objects and evaluation users that have passed the unified authentication into the evaluation qualification queue, and automatically extracting and interactively aggregating the index data; for the evaluation objects and evaluation users that have not passed the unified authentication, saving the historical information;
汇聚资格:将通过统一认证的评价对象、评价用户整理汇聚进入评价资格队列,评价资格队列进行实时检测;判定当前时间点评价对象的汇聚资格有效则继续后续数据汇聚工作;反之则暂停该评价对象、评价用户资格,待评价对象、评价用户重新具备相关资格时对其开启启用模式;Aggregation qualifications: The evaluation objects and evaluation users who have passed the unified authentication are sorted and aggregated into the evaluation qualification queue, and the evaluation qualification queue is tested in real time; if the aggregation qualification of the evaluation object at the current time point is determined to be valid, the subsequent data aggregation work will continue; otherwise, the qualification of the evaluation object and evaluation user will be suspended, and the evaluation object and evaluation user will be enabled when they have the relevant qualifications again;
自动抽取:对满足汇聚资格的评价对象、评价用户自动纳入数据抽取队列,进行评价指标模型数据的抽取,通过公开的公共数据库进行数据接口的认证与对接,将评价对象、评价用户与模型数据进行数据比对,当数据比对出现差异信息时对差异信息进行分析比对,获取差异信息;当数据比对结果一致时,则进行下一步流程;将评价对象信息的对象逐一与公共数据库中的数据模型进行检索匹配,将匹配结果同步到本地数据库中,对本地数据库记录历史版本并进行定时更新;其中评价指标模型数据包括:企业数据、人员数据、资质数据、业绩数据;Automatic extraction: The evaluation objects and evaluation users that meet the aggregation qualifications are automatically included in the data extraction queue, and the evaluation index model data is extracted. The data interface is authenticated and connected through the public database, and the evaluation objects, evaluation users and model data are compared. When the data comparison shows difference information, the difference information is analyzed and compared to obtain the difference information; when the data comparison results are consistent, the next step is carried out; the objects of the evaluation object information are searched and matched with the data model in the public database one by one, and the matching results are synchronized to the local database. The local database records the historical version and updates it regularly; the evaluation index model data includes: enterprise data, personnel data, qualification data, and performance data;
交互汇聚:满足汇聚资格的评价对象、评价用户自主填报的良好信息模型并提供相关的证明材料按照审批流程提交,审核人员通过人机交互模式对相关信息进行校验,对符合要求的良好信息模型存储至大数据仓库中,对不符合要求的良好信息模型进行退回修改与再次审核流程;审核人员通过监管记录对评价对象、评价用户进行负面数据模型搜索,当搜索到相关的负面数据模型时,从监管记录中提取相关评价对象、评价用户的负面数据填充到负面数据模型中并将该负面数据模型进行发布,评价对象、评价用户进行查阅确认,当未能搜索到相关书面数 据模型时流程结束。Interactive aggregation: The good information models filled out by the evaluation objects and evaluation users who meet the aggregation qualifications and provide relevant supporting materials are submitted in accordance with the approval process. The auditors verify the relevant information through the human-computer interaction mode, store the good information models that meet the requirements in the big data warehouse, and return the good information models that do not meet the requirements for modification and re-audit process; the auditors search for negative data models of the evaluation objects and evaluation users through the supervision records. When the relevant negative data models are searched, the negative data of the relevant evaluation objects and evaluation users are extracted from the supervision records and filled into the negative data models and the negative data models are published. The evaluation objects and evaluation users check and confirm. If the relevant written data cannot be found, the negative data models are published. The process ends when the model is reached.
如图9所示一种面向建筑业企业的信用评价方法,其中,所述专项评价包括如下步骤:As shown in FIG9 , a credit evaluation method for construction enterprises is provided, wherein the special evaluation includes the following steps:
评价限定:根据评价规则设定评价禁止条款,根据禁止条款将评价对象、评价用户的特性数据进行逐一比对,当判定满足禁止条款不进入评价对象、评价用户名单,当判定不满足禁止条款则通过限制条款审核流程;根据限制条款的评价标准对评价对象、评价用户的特性数据进行逐一比对,当判定均满足限定条款赋予指定分值且进入评价对象、评价用户名单,当判定满足新纳入企业的限定条款要求对该评价对象、评价用户赋予指定分值且进入评价对象、评价用户名单;当判定部分满足限定条款等待评价运算;Evaluation restriction: According to the evaluation rules, set evaluation prohibition clauses, and compare the characteristic data of the evaluation object and evaluation user one by one according to the prohibition clauses. If it is determined that the prohibition clauses are met, they will not be included in the list of evaluation objects and evaluation users. If it is determined that the prohibition clauses are not met, they will pass the restriction clause review process; according to the evaluation standards of the restriction clauses, compare the characteristic data of the evaluation object and evaluation user one by one. If it is determined that all the restriction clauses are met, the specified score will be given and they will be included in the list of evaluation objects and evaluation users. If it is determined that the restriction clauses of the newly included enterprise are met, the specified score will be given to the evaluation object and evaluation user and they will be included in the list of evaluation objects and evaluation users; if it is determined that the restriction clauses are partially met, wait for the evaluation operation;
评价计算:调取各评价对象用户名单和与其匹配的评价数据、指标模型,作为计算引擎的参数进行多线程并行计算,得到运算结果、过程日志并进行异常日志消息推送,并采用非结构化分布式存储对全过程日志和运算结果进行存储;Evaluation calculation: retrieve the user list of each evaluation object and the matching evaluation data and indicator model, and use them as the parameters of the calculation engine to perform multi-threaded parallel calculations, obtain the calculation results and process logs, and push abnormal log messages, and use unstructured distributed storage to store the entire process logs and calculation results;
结果推送:定义一个及以上推送任务且对任务所涵的信息项、推送时段、网络环境及约定加密\解密规则进行配置;将配置完成的推送任务进行推送;Result push: define one or more push tasks and configure the information items, push time period, network environment and agreed encryption/decryption rules included in the task; push the configured push tasks;
其中,所述结果托送包括如下步骤:The result delivery includes the following steps:
信息公示:从大数据仓库中调取良好信息模型并将其纳入至自动公示流程中,在指定公示期未收到异议则判定纳入评价数据源;Information disclosure: retrieve good information models from the big data warehouse and incorporate them into the automatic disclosure process. If no objection is received during the specified disclosure period, the information model will be included in the evaluation data source;
结果共享:通过数据对接认证接口将评价基准信息、评价结果信息共享至公开的公共数据库进行数据数据共享。Result sharing: The evaluation benchmark information and evaluation result information are shared to the public database through the data docking authentication interface for data sharing.
如图10所示一种面向建筑业企业的信用评价方法,其中,所述评价计算包括如下步骤:As shown in FIG10 , a credit evaluation method for construction enterprises is provided, wherein the evaluation calculation includes the following steps:
获取数据源:分别调取最终评价数据、指标模型、评价对象评价用户名单形成参数集参与运算;Obtain data source: retrieve final evaluation data, indicator model, and evaluation object evaluation user list to form parameter sets for calculation;
计算引擎:将评价对象评价用户名单按照顺序进行序列分组并根据实际需求布设一台以上数据处理器且数据处理器进行多线程运算模式,依据评价数据参数和指标模型参数循环对序列内的数据进行异步运算,对异步过程中的进度、消息、状态、异常进行实时监控形成全过程日志及运算结果;当显示异常任务、异常结果时,待运算结束后对该异常任务、异常结果进行循环运算,若判定为运算结果为非异日常结果形成全过程日志,若判定此次运算结果为异常结果则记录该日志并同时将日志消息向管理者进行推送;Computing engine: The list of users of the evaluation object is grouped in sequence and more than one data processor is deployed according to actual needs. The data processor performs multi-threaded operation mode. The data in the sequence is asynchronously operated in a loop according to the evaluation data parameters and the indicator model parameters. The progress, messages, status and exceptions in the asynchronous process are monitored in real time to form a full-process log and operation results. When abnormal tasks and abnormal results are displayed, the abnormal tasks and abnormal results are cyclically operated after the operation is completed. If the operation result is determined to be abnormal, a full-process log is formed. If the operation result is determined to be an abnormal result, the log is recorded and the log message is pushed to the administrator at the same time.
公式:


formula:


其中score代表最终算出的评分值sources(i)是数据源,company是企业数据,scoring(i)是计算引擎,箭头表示数据流向,base(i)是基础信息,good(i)是良好信息,bad(i)是不良信息,management(i)是经营信息;Where score represents the final calculated score value, sources(i) is the data source, company is the enterprise data, scoring(i) is the calculation engine, arrows indicate the data flow, base(i) is the basic information, good(i) is good information, bad(i) is bad information, and management(i) is the management information;
持久化存储:采用非结构化分布式存储模式对全过程日志及运算结果进行存储。Persistent storage: Use unstructured distributed storage mode to store the entire process log and calculation results.
由此可见:本发明实施例中的一种面向建筑业企业的信用评价方法:通过接入不同建筑业企业资质信用评价标准,提供统一的标准指标分析,主要从类型、追溯时长、数据来源、归集模式等方面进行分析。通过指标数据分析,形成指标提取数据的数据模型,以一类信息为例,形成标准指标信息。通过提取的指标数据进行计算方面的逻辑抽取形成通用的计算规则;通过分组、拆分、限制等计算逻辑把整个指标的计算模块化、细分化,形成一套可配置的、模块化的计算规则体系。基于对指标规则分析形成的指标模型创建一套基于机构化数据的指标模型配置;基于模块化编程技术将指标模型的配置分为评分细则、数据汇集表单、重复校验、评分算法,实现了可配置化编程、后续标准改动只需要添加对应模块即可;使用深度学习技术,通过对现有指标分析的建模,通过训练其自我学习的能力,逐步实现自动化优化指标模型的模块;基于模块化的思想结合单一职责原则,实现了录入表单动态生成、录入数据全局校验、评分规则通用配置、评分算法细粒度化等功能。提供数据抽取和自主数据汇聚两种数据归集方式。其中,自主数据汇聚通过人机互审的方式进行数据有效性核验。人审提供三级审核(初审、复审、确认),初期或复杂信息需要人员干预审核。机审内置机器学习模块,通过对人审数据和数据模型的不断学习和样例数据的积累,后期逐步实现机器审核+人工复核的方式进行。基于Java预研自研评分计算引擎。多线程技术实现千万级数据的实时计算、使用分布式计算大大提高了评分的计算效率;实现了计算过程全异步化,避免了线程的阻塞,包含异步任务、异步消息、异步异常处理等;实现了断点续评功能,在评分由于不可抗因素而断掉的时候可以实现类似于断点续传的断点续评功能;整个评分过程提供全过程数据可跟踪,包括评分的数据实时监控、全评价过程的日志记录。为保证数据的查询的速度系统采用分布式大数据存储系统,采用非结构化数据大大提高了数据的查询速度;部分配置数据采用 结构化数据存储,提高了数据的可读性。It can be seen from this that: a credit evaluation method for construction enterprises in the embodiment of the present invention: by accessing different construction enterprise qualification credit evaluation standards, a unified standard indicator analysis is provided, mainly from the aspects of type, tracing time, data source, collection mode, etc. Through the indicator data analysis, a data model of indicator extraction data is formed, and standard indicator information is formed by taking a type of information as an example. Through the extracted indicator data, the logic extraction of calculation is carried out to form a general calculation rule; through the calculation logic such as grouping, splitting, and restriction, the calculation of the entire indicator is modularized and subdivided to form a set of configurable and modular calculation rule system. Based on the indicator model formed by the indicator rule analysis, a set of indicator model configuration based on institutionalized data is created; based on the modular programming technology, the configuration of the indicator model is divided into scoring rules, data collection forms, duplicate verification, and scoring algorithms, realizing configurable programming, and subsequent standard changes only need to add corresponding modules; using deep learning technology, by modeling the existing indicator analysis, by training its self-learning ability, the module of the automatic optimization indicator model is gradually realized; based on the modular idea combined with the single responsibility principle, the functions of dynamic generation of input forms, global verification of input data, general configuration of scoring rules, and fine-grained scoring algorithm are realized. Two data collection methods are provided: data extraction and autonomous data aggregation. Among them, autonomous data aggregation verifies the validity of data through human-machine mutual review. Human review provides three levels of review (initial review, re-review, and confirmation). Initial or complex information requires human intervention and review. The machine review has a built-in machine learning module. Through continuous learning of human review data and data models and accumulation of sample data, it will gradually implement machine review + manual review in the later stage. Based on Java pre-research and self-developed scoring calculation engine. Multi-threading technology realizes real-time calculation of tens of millions of data, and the use of distributed computing greatly improves the calculation efficiency of scoring; the calculation process is fully asynchronous, avoiding thread blocking, including asynchronous tasks, asynchronous messages, asynchronous exception handling, etc.; the breakpoint resumption function is realized, and when the scoring is interrupted due to force majeure, a breakpoint resumption function similar to breakpoint resumption can be realized; the entire scoring process provides full process data traceability, including real-time monitoring of scoring data and logging of the entire evaluation process. In order to ensure the speed of data query, the system adopts a distributed big data storage system, and the use of unstructured data greatly improves the data query speed; some configuration data adopts Structured data storage improves data readability.
虽然通过实施例描绘了本发明实施例,本领域普通技术人员知道,本发明有许多变形和变化而不脱离本发明的精神,希望所附的权利要求包括这些变形和变化而不脱离本发明的精神。 Although the embodiments of the present invention have been described by way of example, those skilled in the art will appreciate that there are many modifications and variations of the present invention without departing from the spirit of the present invention. It is intended that the appended claims include these modifications and variations without departing from the spirit of the present invention.

Claims (10)

  1. 一种面向建筑业企业的信用评价方法,其特征在于,该方法包括如下步骤:A credit evaluation method for construction enterprises, characterized in that the method comprises the following steps:
    标准建模:提取指标中的数据类型、时长、来源、归集模式特性,完成指标数据提取分析,依据指标特性提炼具体指标的计算规则,并建立指标模型中指标节点、观测节点、评分细则、汇聚表单、重复校验、评分算法配置,形成标准模型库;Standard modeling: extract the data type, duration, source, and collection mode characteristics of the indicators, complete the indicator data extraction and analysis, refine the calculation rules of specific indicators based on the indicator characteristics, and establish indicator nodes, observation nodes, scoring rules, aggregation forms, repeated verification, and scoring algorithm configuration in the indicator model to form a standard model library;
    数据汇聚:对通过统一认证的评价对象、评价用户进行汇聚资格的实时检测,检测通过后自动具备汇聚资格并进行评价指标模型的自动抽取、交互汇聚,完成评价数据源的构建,形成最终的评价数据;进行本评价周期的数据汇聚;Data aggregation: Conduct real-time detection of aggregation qualifications for evaluation objects and evaluation users that have passed unified authentication. After passing the detection, they will automatically be qualified for aggregation and automatically extract and interactively aggregate the evaluation indicator model to complete the construction of the evaluation data source and form the final evaluation data; perform data aggregation for this evaluation cycle;
    专项评价:对通过评价限定的评价对象、评价用户执行调取最终评价数据、指标模型等数据源作为参数带入计算引擎进行过程日志记录、获取运算结果和持久化存储。Special evaluation: For the evaluation objects and evaluation users defined by the evaluation, the final evaluation data, indicator model and other data sources are retrieved as parameters and brought into the calculation engine for process logging, calculation results and persistent storage.
  2. 根据权利要求1所述的一种面向建筑业企业的信用评价方法,其特征在于,所述标准建模包括如下步骤:The credit evaluation method for construction enterprises according to claim 1 is characterized in that the standard modeling comprises the following steps:
    标准指标提取分析:将评价标准进行梳理分组形成数据类型,将数据类型中的有效期关键词进行追溯时长分析,将数据来源进行准确性判断分析形成评级数据源,对评级数据源根据企业申报数据、共享数据、数据爬取类型进行归集,为数据汇聚形成前期储备;Standard indicator extraction and analysis: sort out and group the evaluation standards to form data types, analyze the validity period keywords in the data types, analyze the accuracy of the data sources to form rating data sources, and classify the rating data sources according to the enterprise's declared data, shared data, and data crawling types to form early reserves for data aggregation;
    指标数据提取分析:对指标数据中的类型进行分析获得指定指标数据项,再通过追溯时长分析对该指定指标数据按照实时数据和指定时效分析;通过数据来源分析确定指定指标数据项的数据源,通过自动对接、数据共享、人机结合方式完成指定指标数据项的归集;形成指标数据提取规则;Indicator data extraction and analysis: Analyze the types in the indicator data to obtain the specified indicator data items, and then analyze the specified indicator data according to real-time data and specified timeliness through tracing time analysis; determine the data source of the specified indicator data items through data source analysis, and complete the collection of the specified indicator data items through automatic docking, data sharing, and human-machine integration; form indicator data extraction rules;
    指标计算规则分析:通过对提取的指定指标数据通过运算公式获得逻辑抽取形成通用的计算规则后再通过分组、拆分、限制等计算逻辑把整个指标的计算模块化、细分化,形成一套可配置的评分运算模型;Indicator calculation rule analysis: After obtaining the logic extraction of the extracted specified indicator data through the calculation formula to form a general calculation rule, the calculation of the entire indicator is modularized and subdivided through calculation logic such as grouping, splitting, and restriction to form a set of configurable scoring calculation models;
    指标模型配置:根据评分运算模型中的运算公式、最终运算结果进行指标节点的创建,对创建后的指标节点配置一个及一个以上观测节点,对已有观测点节点中的信息项进行定义完成评分细则配置,形成评分细则中的名称、至最低分的具体评分细则配置,且对数据绘制表单进行定义,形成评分数据项,对同一个评价对象提交的同一观测点下的数据内容、重复率校验;通过关联算法群组对观测点节点的评分细则和数据内容进行整合并运算获得单条观测节点的评价结果;Indicator model configuration: Create indicator nodes according to the calculation formula and final calculation results in the scoring calculation model, configure one or more observation nodes for the created indicator nodes, define the information items in the existing observation point nodes to complete the scoring rules configuration, form the name in the scoring rules, and configure the specific scoring rules to the minimum score, and define the data drawing form to form the scoring data items, and verify the data content and repetition rate under the same observation point submitted by the same evaluation object; integrate and calculate the scoring rules and data content of the observation point nodes through the association algorithm group to obtain the evaluation results of a single observation node;
    标准模型库管理:将评分细则配置、已生成表单、评价执行规则、重复校验规则构成指标模型并存储至数据库中;当有新的指标模型加入时自动对该新指标 模型与数据库中的指标模型进行数据扩展整合。Standard model library management: The scoring criteria configuration, generated forms, evaluation execution rules, and duplicate verification rules are combined into an indicator model and stored in the database; when a new indicator model is added, the new indicator is automatically The model is integrated with the indicator model in the database for data expansion.
  3. 根据权利要求2所述的一种面向建筑业企业的信用评价方法,其特征在于,所述标准指标提取分析包括如下步骤:According to a credit evaluation method for construction enterprises according to claim 2, it is characterized in that the standard indicator extraction and analysis comprises the following steps:
    分析数据获得数据类型:将评价标准中的评价内容、评分标准进行梳理,获得梳理后的信息类型,再将相关信息按照类型进行分组获得基础信息、经营业绩、良好信息、不良行为信息4种数据类型;Analyze data to obtain data types: Sort out the evaluation content and scoring criteria in the evaluation criteria to obtain sorted information types, and then group the relevant information by type to obtain four data types: basic information, business performance, good information, and bad behavior information;
    追溯时长分析:对各个数据类型中关于时效性的数据依据关键词进行有效期时长分析;Retrospective duration analysis: Analyze the validity period of the time-sensitive data in each data type based on keywords;
    数据来源分析:对各评指标中的各类数据的来源进行准确性的判断分析,获得评价数据源,为数据归集进行前期储备;Data source analysis: Analyze the accuracy of the sources of various types of data in each evaluation indicator, obtain the evaluation data source, and make preliminary preparations for data collection;
    数据归集模式分析:对数据来源分析形成的评价数据源通过企业申报数据、共享数据、数据爬取进行分类归集与格式统一化处理后的数据进行缓存,为数据汇集进行前期储备。Data collection pattern analysis: The evaluation data source formed by data source analysis is classified and collected through enterprise declaration data, shared data, and data crawling, and the data after format unification is cached to make preliminary reserves for data collection.
  4. 根据权利要求2所述的一种面向建筑业企业的信用评价方法,其特征在于:指标计算规则分析包括如下步骤:According to the credit evaluation method for construction enterprises according to claim 2, it is characterized in that the indicator calculation rule analysis includes the following steps:
    同组计算逻辑:按照指标数据提取规则对指定指标数据进行同组划分后对组内数据进行计算逻辑的规定形成同组计算逻辑;公式为:
    Same group calculation logic: According to the indicator data extraction rules, the specified indicator data is divided into the same group, and then the calculation logic of the data in the group is calculated; the formula is:
    其中GROUP(i)表示对评价数据的分组计算规则,表示组间的具体计算规则Where GROUP(i) represents the grouping calculation rules for evaluation data. Indicates the specific calculation rules between groups
    指标数据提取规则:对同组计算逻辑后的组内指定指标数据根据实际需求进行赋值、拆算、分类、超时中的一组及一组以上的数据提取规则进行运算获得符合要求的指标数据提取规则及运算结果;Indicator data extraction rules: assign values, split, classify, and time out the specified indicator data in the group after the same group calculation logic according to actual needs, and calculate one or more data extraction rules to obtain indicator data extraction rules and calculation results that meet the requirements;
    边界计算逻辑:通过对组内的运算结果与规定边界数据进行比对分析,获得符合要求的边界计算逻辑及最终运算结果;公式为:
    Boundary calculation logic: By comparing and analyzing the calculation results within the group with the specified boundary data, the boundary calculation logic and final calculation results that meet the requirements are obtained; the formula is:
    其中MIN代表边界最小值,MAX代表边界最大值,∩表示并且Among them, MIN represents the minimum value of the boundary, MAX represents the maximum value of the boundary, and ∩ represents and
    构建评分运算模型:通过对最终运算结果与获得通用的同组计算逻辑、指标数据提取规则、边界计算逻辑进行物理匹配形成符合要求的评分运算模型,在该模型中含有一个及一个以上评分运算公式;Constructing a scoring operation model: by physically matching the final operation result with the commonly used same group calculation logic, indicator data extraction rules, and boundary calculation logic, a scoring operation model that meets the requirements is formed, and the model contains one or more scoring operation formulas;
    在进行区间判定包含上限运算时通过公式运算获得,其运算公式为:
    When the interval judgment includes the upper limit calculation, it is obtained through formula calculation, and the calculation formula is:
    其中a、b、c代表比较后取的值,x、y、z表示对比的值 Among them, a, b, c represent the values after comparison, and x, y, z represent the values of comparison.
    在进行区间判定包含下限运算时通过公式运算获得,其运算公式为:
    When the interval determination includes the lower limit operation, it is obtained through formula operation, and the operation formula is:
    其中a、b、c代表比较后取的值,x、y、z表示对比的值Among them, a, b, c represent the values after comparison, and x, y, z represent the values of comparison.
    在进行比对运算时,通过公式运算获得,其运算公式为:
    B(i)=(x=b?x=n:x=m)
    When performing the comparison operation, it is obtained through formula operation, and the operation formula is:
    B(i)=(x=b?x=n:x=m)
    其中x是待比较值,b是比较的值,n是比较成功的取值,m是比较失败的取值,Where x is the value to be compared, b is the value to be compared, n is the value that is compared successfully, and m is the value that is compared unsuccessfully.
    ?表示比较符,:表示另一种情况? indicates a comparison operator, : indicates another case
    在进行比对后超出与不足运算时,通过运算公式获得,其运算公式为:
    B(i)=(x=b?x=n:x=m)±(x÷c*|(x-b)|)
    When the excess and deficiency calculations are performed after the comparison, the calculation formula is obtained, and the calculation formula is:
    B(i)=(x=b?x=n:x=m)±(x÷c*|(xb)|)
    其中x是待比较值,b是比较的值,n是比较成功的取值,m是比较失败的取值,Where x is the value to be compared, b is the value to be compared, n is the value that is compared successfully, and m is the value that is compared unsuccessfully.
    ?表示比较符,:表示另一种情况±表示加或者减运算,c代表加分的基数,||表示取绝对值。? represents a comparison operator, : represents another case, ± represents addition or subtraction, c represents the base of addition, and || represents taking the absolute value.
  5. 根据权利要求2所述的一种面向建筑业企业的信用评价方法,其特征在于:所述指标模型配置包括如下步骤:According to a credit evaluation method for construction enterprises according to claim 2, it is characterized in that: the indicator model configuration includes the following steps:
    创建指标节点:根据评分运算模型中的运算公式、最终运算结果进行指标节点的创建,其中创建的指标节点包括:名称、编码、分值、所属指标;Create indicator nodes: Create indicator nodes according to the calculation formula and final calculation results in the scoring calculation model, where the created indicator nodes include: name, code, score, and indicator;
    观测点节点:对创建后的指标节点配置一个及一个以上观测节点,对已有观测点节点中的信息项进行定义完成评分细则配置,形成评分细则中的名称、至最低分的具体评分细则配置,且对数据绘制表单进行定义,形成评分数据项,对同一个评价对象提交的同一观测点下的数据内容、重复率校验;通过关联算法群组对观测点节点的评分细则和数据内容进行整合获得单条观测节点的评价执行规则。Observation point node: configure one or more observation nodes for the created indicator node, define the information items in the existing observation point node to complete the scoring criteria configuration, form the name in the scoring criteria, and configure the specific scoring criteria to the minimum score, and define the data drawing form to form the scoring data items, and verify the data content and repetition rate under the same observation point submitted by the same evaluation object; integrate the scoring criteria and data content of the observation point node through the association algorithm group to obtain the evaluation execution rules of a single observation node.
  6. 根据权利要求5所述的一种面向建筑业企业的信用评价方法,其特征在于,所述观测点节点包括如下步骤:According to a credit evaluation method for construction enterprises according to claim 5, it is characterized in that the observation point node comprises the following steps:
    评分细则配置:对创建后的指标节点配置一个及一个以上观测节点,对已有观测点节点中的信息项进行定义完成评分细则配置,形成评分细则中的名称、至最低分的具体评分细则配置;Scoring rules configuration: configure one or more observation nodes for the created indicator node, define the information items in the existing observation point nodes to complete the scoring rules configuration, and form the name in the scoring rules and the specific scoring rules configuration up to the minimum score;
    数据汇集表单:选择是否自动生成表单、当判定为是进行自动表单的生成,当判定为否对接定制化表单,根据指定参数生成定制化表单;根据指标数据选取参与评价的信息项进行规范化配置生成表单、配置化数据;Data collection form: select whether to automatically generate the form. If it is determined to be yes, the form will be automatically generated. If it is determined not to be, the customized form will be connected and generated according to the specified parameters; according to the indicator data, the information items involved in the evaluation are selected for standardized configuration to generate the form and configure the data;
    重复校验:对同一个评价对象提交的同一观测点下的数据内容设定一组及一组以上关键词,通过对关键词及其近似词、同义词进行语意关联匹配,获得重复 率支撑数据归集、评价结果;Duplicate check: set one or more keywords for the data content under the same observation point submitted by the same evaluation object, and obtain duplicates by matching the keywords and their similar words and synonyms. The rate supports data collection and evaluation results;
    评分:通过关联算法群组对观测点节点的评分细则和数据内容进行整合获得单条观测节点的评价执行规则,评分算法群组。Scoring: The scoring rules and data content of the observation point nodes are integrated by associating the algorithm group to obtain the evaluation execution rules of a single observation node and the scoring algorithm group.
  7. 根据权利要求1所述的一种面向建筑业企业的信用评价方法,其特征在于,所述数据汇聚包括如下步骤:According to the credit evaluation method for construction enterprises according to claim 1, it is characterized in that the data aggregation comprises the following steps:
    统一认证:依据评价对象的类型提供认证模式,根据内置数据和评价对象的身份进行资格核验认证,通过与第三方认证数据源、评价用户相关身份信息进行资格核验认证;Unified authentication: Provide authentication modes based on the type of evaluation object, conduct qualification verification and authentication based on built-in data and the identity of the evaluation object, and conduct qualification verification and authentication through third-party authentication data sources and relevant identity information of the evaluation user;
    数据聚合:将通过统一认证的评价对象、评价用户整理汇聚进入评价资格队列,并进行指标数据的自动抽取、交互汇聚;对未通过统一认证的评价对象、评价用户,保存历史信息;Data aggregation: The evaluation objects and users who have passed the unified authentication are sorted and aggregated into the evaluation qualification queue, and the indicator data are automatically extracted and interactively aggregated; for the evaluation objects and users who have not passed the unified authentication, historical information is saved;
    构建评价数据源:从指标模型配置中调取数据汇聚表单各信息项,与存储于大数据仓库中的信息模型进行处理去除干扰项、合并信息模型、运算信息模型获得最终评价数据。Construct an evaluation data source: retrieve the information items in the data aggregation form from the indicator model configuration, process them with the information model stored in the big data warehouse to remove interference items, merge information models, and calculate information models to obtain the final evaluation data.
  8. 根据权利要求7所述的一种面向建筑业企业的信用评价方法,其特征在于,所述数据聚合的具体步骤:将通过统一认证的评价对象、评价用户整理汇聚进入评价资格队列,并进行指标数据的自动抽取、交互汇聚;对未通过统一认证的评价对象、评价用户,保存历史信息;According to claim 7, a credit evaluation method for construction enterprises is characterized in that the specific steps of data aggregation are: arranging and aggregating the evaluation objects and evaluation users that have passed the unified authentication into the evaluation qualification queue, and automatically extracting and interactively aggregating the indicator data; for the evaluation objects and evaluation users that have not passed the unified authentication, saving the historical information;
    汇聚资格:将通过统一认证的评价对象、评价用户整理汇聚进入评价资格队列,评价资格队列进行实时检测;判定当前时间点评价对象的汇聚资格有效则继续后续数据汇聚工作;反之则暂停该评价对象、评价用户资格,待评价对象、评价用户重新具备相关资格时对其开启启用模式;Aggregation qualifications: The evaluation objects and evaluation users who have passed the unified authentication are sorted and aggregated into the evaluation qualification queue, and the evaluation qualification queue is tested in real time; if the aggregation qualification of the evaluation object at the current time point is determined to be valid, the subsequent data aggregation work will continue; otherwise, the qualification of the evaluation object and evaluation user will be suspended, and the evaluation object and evaluation user will be enabled when they have the relevant qualifications again;
    自动抽取:对满足汇聚资格的评价对象、评价用户自动纳入数据抽取队列,进行评价指标模型数据的抽取,通过公开的公共数据库进行数据接口的认证与对接,将评价对象、评价用户与模型数据进行数据比对,当数据比对出现差异信息时对差异信息进行分析比对,获取差异信息;当数据比对结果一致时,则进行下一步流程;将评价对象信息的对象逐一与公共数据库中的数据模型进行检索匹配,将匹配结果同步到本地数据库中,对本地数据库记录历史版本并进行定时更新;其中评价指标模型数据包括:企业数据、人员数据、资质数据、业绩数据;Automatic extraction: The evaluation objects and evaluation users that meet the aggregation qualifications are automatically included in the data extraction queue, and the evaluation index model data is extracted. The data interface is authenticated and connected through the public database, and the evaluation objects, evaluation users and model data are compared. When the data comparison shows difference information, the difference information is analyzed and compared to obtain the difference information; when the data comparison results are consistent, the next step is carried out; the objects of the evaluation object information are searched and matched with the data model in the public database one by one, and the matching results are synchronized to the local database. The local database records the historical version and updates it regularly; the evaluation index model data includes: enterprise data, personnel data, qualification data, and performance data;
    交互汇聚:满足汇聚资格的评价对象、评价用户自主填报的良好信息模型并提供相关的证明材料按照审批流程提交,审核人员通过人机交互模式对相关信息进行校验,对符合要求的良好信息模型存储至大数据仓库中,对不符合要求的良好信息模型进行退回修改与再次审核流程;审核人员通过监管记录对评价对象、评价用户进行负面数据模型搜索,当搜索到相关的负面数据模型时,从监管记录中提取相关评价对象、评价用户的负面数据填充到负面数据模型中并将该负面数据模型进行发布,评价对象、评价用户进行查阅确认,当未能搜索到相关书面数 据模型时流程结束。Interactive aggregation: The good information models filled out by the evaluation objects and evaluation users who meet the aggregation qualifications and provide relevant supporting materials are submitted in accordance with the approval process. The auditors verify the relevant information through the human-computer interaction mode, store the good information models that meet the requirements in the big data warehouse, and return the good information models that do not meet the requirements for modification and re-audit process; the auditors search for negative data models of the evaluation objects and evaluation users through the supervision records. When the relevant negative data models are searched, the negative data of the relevant evaluation objects and evaluation users are extracted from the supervision records and filled into the negative data models and the negative data models are published. The evaluation objects and evaluation users check and confirm. If the relevant written data cannot be found, the negative data models are published. The process ends when the model is reached.
  9. 根据权利要求1所述的一种面向建筑业企业的信用评价方法,其特征在于,所述专项评价包括如下步骤:According to a credit evaluation method for construction enterprises according to claim 1, it is characterized in that the special evaluation comprises the following steps:
    评价限定:根据评价规则设定评价禁止条款,根据禁止条款将评价对象、评价用户的特性数据进行逐一比对,当判定满足禁止条款不进入评价对象、评价用户名单,当判定不满足禁止条款则通过限制条款审核流程;根据限制条款的评价标准对评价对象、评价用户的特性数据进行逐一比对,当判定均满足限定条款赋予指定分值且进入评价对象、评价用户名单,当判定满足新纳入企业的限定条款要求对该评价对象、评价用户赋予指定分值且进入评价对象、评价用户名单;当判定部分满足限定条款等待评价运算;Evaluation restriction: set evaluation prohibition clauses according to the evaluation rules, compare the characteristic data of the evaluation object and evaluation user one by one according to the prohibition clauses, and when it is determined that the prohibition clauses are met, they will not be included in the list of evaluation objects and evaluation users; when it is determined that the prohibition clauses are not met, they will pass the restriction clause review process; compare the characteristic data of the evaluation object and evaluation user one by one according to the evaluation criteria of the restriction clauses, and when it is determined that all the restriction clauses are met, they will be assigned a specified score and included in the list of evaluation objects and evaluation users; when it is determined that the restriction clauses of the newly included enterprise are met, the evaluation object and evaluation user will be assigned a specified score and included in the list of evaluation objects and evaluation users; when it is determined that the restriction clauses are partially met, wait for the evaluation operation;
    评价计算:调取各评价对象用户名单和与其匹配的评价数据、指标模型,作为计算引擎的参数进行多线程并行计算,得到运算结果、过程日志并进行异常日志消息推送,并采用非结构化分布式存储对全过程日志和运算结果进行存储;Evaluation calculation: retrieve the user list of each evaluation object and the matching evaluation data and indicator model, and use them as the parameters of the calculation engine to perform multi-threaded parallel calculations, obtain the calculation results and process logs, and push abnormal log messages, and use unstructured distributed storage to store the entire process logs and calculation results;
    结果推送:定义一个及以上推送任务且对任务所涵的信息项、推送时段、网络环境及约定加密\解密规则进行配置;将配置完成的推送任务进行推送;Result push: define one or more push tasks and configure the information items, push time period, network environment and agreed encryption/decryption rules included in the task; push the configured push tasks;
    其中,所述结果托送包括如下步骤:The result delivery includes the following steps:
    信息公示:从大数据仓库中调取良好信息模型并将其纳入至自动公示流程中,在指定公示期未收到异议则判定纳入评价数据源;Information disclosure: retrieve good information models from the big data warehouse and incorporate them into the automatic disclosure process. If no objection is received during the specified disclosure period, the information model will be included in the evaluation data source;
    结果共享:通过数据对接认证接口将评价基准信息、评价结果信息共享至公开的公共数据库进行数据数据共享。Result sharing: The evaluation benchmark information and evaluation result information are shared to the public database through the data docking authentication interface for data sharing.
  10. 根据权利要求9所述的一种面向建筑业企业的信用评价方法,其特征在于,所述评价计算包括如下步骤:The credit evaluation method for construction enterprises according to claim 9 is characterized in that the evaluation calculation comprises the following steps:
    获取数据源:分别调取最终评价数据、指标模型、评价对象评价用户名单形成参数集参与运算;Obtain data source: retrieve final evaluation data, indicator model, and evaluation object evaluation user list to form parameter sets for calculation;
    计算引擎:将评价对象评价用户名单按照顺序进行序列分组并根据实际需求布设一台以上数据处理器且数据处理器进行多线程运算模式,依据评价数据参数和指标模型参数循环对序列内的数据进行异步运算,对异步过程中的进度、消息、状态、异常进行实时监控形成全过程日志及运算结果;当显示异常任务、异常结果时,待运算结束后对该异常任务、异常结果进行循环运算,若判定为运算结果为非异日常结果形成全过程日志,若判定此次运算结果为异常结果则记录该日志并同时将日志消息向管理者进行推送;Computing engine: The list of users of the evaluation object is grouped in sequence and more than one data processor is deployed according to actual needs. The data processor performs multi-threaded operation mode. The data in the sequence is asynchronously operated in a loop according to the evaluation data parameters and the indicator model parameters. The progress, messages, status and exceptions in the asynchronous process are monitored in real time to form a full-process log and operation results. When abnormal tasks and abnormal results are displayed, the abnormal tasks and abnormal results are cyclically operated after the operation is completed. If the operation result is determined to be abnormal, a full-process log is formed. If the operation result is determined to be an abnormal result, the log is recorded and the log message is pushed to the administrator at the same time.
    公式:


    formula:


    其中score代表最终算出的评分值sources(i)是数据源,company是企业数据,scoring(i)是计算引擎,箭头表示数据流向,base(i)是基础信息,good(i)是良好信息,bad(i)是不良信息,management(i)是经营信息;Where score represents the final calculated score value, sources(i) is the data source, company is the enterprise data, scoring(i) is the calculation engine, arrows indicate the data flow, base(i) is the basic information, good(i) is good information, bad(i) is bad information, and management(i) is the management information;
    持久化存储:采用非结构化分布式存储模式对全过程日志及运算结果进行存储。 Persistent storage: Use unstructured distributed storage mode to store the entire process log and calculation results.
PCT/CN2023/098950 2022-11-21 2023-06-07 Credit assessment method for construction enterprises WO2024108973A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211454672.0A CN115713404A (en) 2022-11-21 2022-11-21 Credit evaluation method for construction industry enterprises
CN202211454672.0 2022-11-21

Publications (1)

Publication Number Publication Date
WO2024108973A1 true WO2024108973A1 (en) 2024-05-30

Family

ID=85233955

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/098950 WO2024108973A1 (en) 2022-11-21 2023-06-07 Credit assessment method for construction enterprises

Country Status (2)

Country Link
CN (1) CN115713404A (en)
WO (1) WO2024108973A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115713404A (en) * 2022-11-21 2023-02-24 星际空间(天津)科技发展有限公司 Credit evaluation method for construction industry enterprises
CN116703228B (en) * 2023-06-14 2024-01-16 红有软件股份有限公司 Big data quality evaluation method and system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130124394A1 (en) * 2011-11-16 2013-05-16 Matthew E. Takamatsu System, method and analytical prediction process to generate consumer personalized lender approval and pricing compatibility information
CN107506941A (en) * 2017-09-09 2017-12-22 杭州数立方征信有限公司 A kind of enterprise in charge of construction's credit assessment method and system based on big data technology
KR101881794B1 (en) * 2017-05-22 2018-07-25 광운대학교 산학협력단 Automated Assessment System of Energy Performance Indicators Using Building Information Modeling Data and Its Method
CN112668944A (en) * 2021-01-26 2021-04-16 天元大数据信用管理有限公司 Enterprise wind control method, device, equipment and medium based on big data credit investigation
CN112801779A (en) * 2021-03-02 2021-05-14 成都高投盈创动力投资发展有限公司 Enterprise financing credit evaluation system and method
CN113298646A (en) * 2021-06-07 2021-08-24 浪潮卓数大数据产业发展有限公司 Modeling analysis system based on logistic regression
CN115713404A (en) * 2022-11-21 2023-02-24 星际空间(天津)科技发展有限公司 Credit evaluation method for construction industry enterprises

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130124394A1 (en) * 2011-11-16 2013-05-16 Matthew E. Takamatsu System, method and analytical prediction process to generate consumer personalized lender approval and pricing compatibility information
KR101881794B1 (en) * 2017-05-22 2018-07-25 광운대학교 산학협력단 Automated Assessment System of Energy Performance Indicators Using Building Information Modeling Data and Its Method
CN107506941A (en) * 2017-09-09 2017-12-22 杭州数立方征信有限公司 A kind of enterprise in charge of construction's credit assessment method and system based on big data technology
CN112668944A (en) * 2021-01-26 2021-04-16 天元大数据信用管理有限公司 Enterprise wind control method, device, equipment and medium based on big data credit investigation
CN112801779A (en) * 2021-03-02 2021-05-14 成都高投盈创动力投资发展有限公司 Enterprise financing credit evaluation system and method
CN113298646A (en) * 2021-06-07 2021-08-24 浪潮卓数大数据产业发展有限公司 Modeling analysis system based on logistic regression
CN115713404A (en) * 2022-11-21 2023-02-24 星际空间(天津)科技发展有限公司 Credit evaluation method for construction industry enterprises

Also Published As

Publication number Publication date
CN115713404A (en) 2023-02-24

Similar Documents

Publication Publication Date Title
WO2024108973A1 (en) Credit assessment method for construction enterprises
CN111984709A (en) Visual big data middle station-resource calling and algorithm
Cao et al. Applying data mining in money laundering detection for the Vietnamese banking industry
CN111506504B (en) Software development process measurement-based software security defect prediction method and device
CN114201328A (en) Fault processing method and device based on artificial intelligence, electronic equipment and medium
CN115657890A (en) PRA robot customizable method
CN115809302A (en) Metadata processing method, device, equipment and storage medium
Dai Designing an accounting information management system using big data and cloud technology
CN117519951A (en) Real-time data processing method and system based on message center
Aleem et al. Business process mining approaches: a relative comparison
Esmaeili et al. A novel method for discovering process based on the network analysis approach in the context of social commerce systems
CN116151632A (en) Data architecture method
US20220374401A1 (en) Determining domain and matching algorithms for data systems
Pei et al. Estimating global completeness of event logs: A comparative study
CN109033196A (en) A kind of distributed data scheduling system and method
Khan et al. A Framework for automated reengineering of BPMN models by excluding inefficient activities
TWI230349B (en) Method and apparatus for analyzing manufacturing data
CN116707834B (en) Distributed big data evidence obtaining and analyzing platform based on cloud storage
Nazarov et al. Intelligent service for monitoring the activities of an employee of an organization
Lu et al. A study on the business data evaluation method of the power grid value-added service
Greasley Using analytics with discrete-event simulation
Gao et al. Software Selection Test of Enterprise-Level Big Data Analysis Platform
Felli et al. A Modular SMT-based Approach for Data-aware Conformance Checking.
Hsieh et al. Evaluation System for Software Testing Tools in Complex Data Environment
Chen et al. Design of Human Resource Performance Appraisal System Integrating Big Data Technology