CN112162960A - Health government affair information sharing method, device and system - Google Patents

Health government affair information sharing method, device and system Download PDF

Info

Publication number
CN112162960A
CN112162960A CN202011134538.3A CN202011134538A CN112162960A CN 112162960 A CN112162960 A CN 112162960A CN 202011134538 A CN202011134538 A CN 202011134538A CN 112162960 A CN112162960 A CN 112162960A
Authority
CN
China
Prior art keywords
data
sharing
health
service
service data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011134538.3A
Other languages
Chinese (zh)
Inventor
徐文艳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuhan Kaipu Weiye Technology Co ltd
Original Assignee
Wuhan Kaipu Weiye Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuhan Kaipu Weiye Technology Co ltd filed Critical Wuhan Kaipu Weiye Technology Co ltd
Priority to CN202011134538.3A priority Critical patent/CN112162960A/en
Publication of CN112162960A publication Critical patent/CN112162960A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/215Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/26Government or public services

Landscapes

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

Abstract

The invention relates to a method for sharing health government affair information, which comprises the following steps: collecting service data pushed by each service system, and recording the collection time of the service data and the corresponding service name; creating thread tasks for each service data, and taking out the service data of a plurality of thread tasks in parallel according to the collection time to carry out cleaning and verification; classifying and storing the cleaned and verified service data into different data sets according to the service name, generating a shared resource directory of the service data, and constructing a shared pool; acquiring query information input by a user, and searching corresponding service data in the shared resource directory according to the query information; and pushing the service data to a corresponding user terminal through a sharing interface. The invention has the technical effect of high data sharing processing efficiency.

Description

Health government affair information sharing method, device and system
Technical Field
The invention relates to the technical field of information sharing, in particular to a method, a device and a system for sharing health and health government affair information and a computer storage medium.
Background
With the continuous development of the information age, the information exchange of different departments and different regions is gradually increased, and the development of the computer network technology provides guarantee for information transmission. The data sharing is realized, more people can fully use the existing data resources, the repeated labor and corresponding cost of data collection, data acquisition and the like are reduced, and the attention is focused on developing new application programs and system integration.
In the current health government affair information sharing system, data from different sources can come from different ways, and the data content, data format and data quality are different, so that great difficulty is brought to data sharing. Before data from various different sources are shared, a large amount of time is spent on format unification, content authentication and quality control in the early stage, and the efficiency and quality of data sharing are difficult to guarantee.
Disclosure of Invention
In view of the above, there is a need to provide a method, an apparatus, a system and a computer storage medium for sharing health government affair information, so as to solve the problem of low efficiency of sharing health government affair information.
The invention provides a method for sharing health government affair information, which comprises the following steps:
collecting service data pushed by each service system, and recording the collection time of the service data and the corresponding service name;
creating thread tasks for each service data, and taking out the service data of a plurality of thread tasks in parallel according to the collection time to carry out cleaning and verification;
classifying and storing the cleaned and verified service data into different data sets according to the service name, generating a shared resource directory of the service data, and constructing a shared pool;
acquiring query information input by a user, and searching corresponding service data in the shared resource directory according to the query information;
and pushing the service data to a corresponding user terminal through a sharing interface.
Further, creating a thread task for each service data, and taking out the service data of a plurality of thread tasks in parallel according to the collection time to perform cleaning and verification, specifically:
creating a thread task for each service data and putting the thread task into a thread pool;
creating a queue table for storing task information of each thread task;
sorting the queue list according to the collection time;
and sequentially taking out a set number of thread tasks from the sorted queue list to carry out parallel cleaning and checking.
Furthermore, the method for taking out the service data of the multiple thread tasks in parallel according to the collection time to perform cleaning and checking further comprises the following steps:
and pushing the service data without abnormity in cleaning and verification to the shared pool, warning and reminding the service data with abnormity in cleaning and verification, and generating a verification report.
Further, generating a shared resource directory of the service data specifically includes:
and generating the shared resource directory according to the source service system of the service data, the affiliated data set and the metadata.
Further, before obtaining the query information input by the user, the method further includes:
receiving a sharing interface application submitted by a user;
auditing a sharing interface application submitted by a user;
opening a sharing interface for the user passing the examination;
and acquiring query information input by a user through a sharing interface.
Further, the method also comprises the following steps:
monitoring the pushing progress of business data pushed by each business system, monitoring the data quantity fluctuation condition of each data set, monitoring the data quality of the business data in each data set, monitoring a shared exchange log of a shared interface, and obtaining shared monitoring information.
Further, the method also comprises the following steps:
and acquiring a sharing evaluation rule, scoring the information sharing quality of each data set according to the sharing monitoring information and the sharing evaluation rule, and pushing warning information to a management terminal corresponding to the data set with the score lower than a set value.
The invention also provides a health and health government affair information sharing device, which comprises a processor and a memory, wherein the memory is stored with a computer program, and the computer program is executed by the processor to realize the health and health government affair information sharing method.
The invention also provides a health and health government affair information sharing system, which comprises the health and health government affair information sharing device, a business terminal and a user terminal;
the business terminal is used for pushing the business data to the health government affair information sharing device;
the user terminal is used for forwarding inquiry information input by a user to the health and health government affair information sharing device.
The present invention also provides a computer storage medium having stored thereon a computer program which, when executed by a processor, implements the health government information sharing method.
Has the advantages that: the method and the system collect the business data pushed by different business systems, and simultaneously record the collection time and the business names, thereby facilitating the subsequent parallel cleaning and verification of the business data in the same time period according to the collection time, facilitating the subsequent rapid classified collection of a large amount of business data according to the business names, improving the efficiency of data format conversion, content identification and quality control before data sharing, and improving the data sharing quality.
Drawings
Fig. 1 is a flowchart of a method of a first embodiment of a method for sharing health government information according to the present invention;
FIG. 2 is a flowchart of an embodiment of a method for data cleansing verification in step S1 of FIG. 1;
fig. 3 is a block diagram of the system architecture of the first embodiment of the health government information sharing system according to the present invention.
Detailed Description
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate preferred embodiments of the invention and together with the description, serve to explain the principles of the invention and not to limit the scope of the invention.
Example 1
As shown in fig. 1, embodiment 1 of the present invention provides a health government affair information sharing method, including the steps of:
s1, collecting service data pushed by each service system, and recording the collection time of the service data and the corresponding service name;
s2, creating thread tasks for each service data, and taking out the service data of a plurality of thread tasks in parallel according to the collection time to carry out cleaning and verification;
s3, classifying and storing the service data after cleaning and checking to different data sets according to the service name, generating a shared resource directory of the service data, and constructing a shared pool;
s4, acquiring query information input by a user, and searching corresponding service data in the shared resource directory according to the query information;
and S5, pushing the service data to a corresponding user terminal through a shared interface.
The invention collects the service data pushed by different service systems and records the collection time and the service name. And cleaning and checking the service data to improve the quality of the shared data. In order to improve the cleaning and checking efficiency, parallel cleaning and checking of business data in the same time period are carried out according to the collection time; then, a large amount of service data are classified and collected quickly according to the service names, so that the efficiency of data format conversion, content identification and quality control before data sharing is improved, and the data sharing quality is improved. Meanwhile, a shared resource directory of the service data is generated, so that a user can conveniently look up the service data pushed by the service system according to the shared resource directory for root tracing.
Preferably, the collecting the service data pushed by each service system specifically includes:
and formulating a shared item list, and acquiring corresponding service data pushed by each service system according to the shared item list.
Preferably, as shown in fig. 2, the cleaning verification is performed on the collected service data, specifically:
setting a verification rule, and generating a data verification template according to the verification rule;
and extracting the data characteristics of the service data, comparing the data characteristics with the data verification template, judging whether the service data is abnormal or not, and finishing cleaning verification.
And establishing a verification rule, configuring a data quality verification rule and an execution plan, and executing a data cleaning verification plan.
Preferably, a thread task is created for each service data, and the service data of a plurality of thread tasks are taken out in parallel according to the collection time to perform cleaning and verification, specifically:
creating a thread task for each service data and putting the thread task into a thread pool;
creating a queue table for storing task information of each thread task;
sorting the queue list according to the collection time;
and sequentially taking out a set number of thread tasks from the sorted queue list to carry out parallel cleaning and checking.
The task information of the thread task comprises a business name, collection time, a user name corresponding to business data, a processing state of the business data and the like. The embodiment creates the thread for the cleaning and checking process of the service data, and the fisher goes to the thread pool for unified management, so that the cleaning and checking processes of a plurality of service data can be processed in parallel and quickly, and meanwhile, the processing sequence of the service data is ensured, namely, the processing is carried out according to the collection time.
Preferably, as shown in fig. 2, the fetching the service data of the plurality of thread tasks in parallel according to the collection time to perform the cleaning check further includes:
and pushing the service data without abnormity in cleaning and verification to the shared pool, warning and reminding the service data with abnormity in cleaning and verification, and generating a verification report.
And (3) government affair information sharing pool inquiry: and performing classified query on the data which accords with the check rule and is pushed to the government affair information sharing pool. Abnormal data warning: and abnormal data which do not accord with the check rule are provided for service consulting and exporting in a service room and are corrected in a service system. And performing statistical analysis on the verified data quality condition while executing a data cleaning verification plan to generate a verification report. The data quality metrics include: integrity, normalization, consistency, accuracy, uniqueness, relevance, timeliness, and the like.
Preferably, the generating the shared resource directory of the service data specifically includes:
and generating the shared resource directory according to the source service system of the service data, the affiliated data set and the metadata.
The shared resource directory comprises a source service system of the service data, an affiliated data set, metadata and the like. And inquiring the shared resource directory to obtain a service system, a data set and metadata related to the corresponding service data for exporting and downloading.
In this embodiment, the shared data covers three aspects of government affairs service platform docking, big data capability platform information sharing, and electronic license information sharing, which are specifically shown in table 1:
TABLE 1 health government information sharing catalogue listing
Figure BDA0002736227020000061
Figure BDA0002736227020000071
Figure BDA0002736227020000081
Figure BDA0002736227020000091
Preferably, before acquiring the query information input by the user, the method further includes:
receiving a sharing interface application submitted by a user;
auditing a sharing interface application submitted by a user;
opening a sharing interface for the user passing the examination;
and acquiring query information input by a user through a sharing interface.
The unit/department needing to share and obtain the business data needs to submit the sharing interface application. The application unit needs to fill in application date, application unit name, contact person, contact telephone, service description, network IP address of the host of the switching node, network port number of the host of the switching node, applied data set and the like. And the responsibility service department room corresponding to the applied data set respectively audits the application of the shared interface, and provides download of a development guide document of the shared interface for the unit/department passing the audit so as to develop the shared interface and acquire shared data through the shared interface.
Preferably, the method further comprises the following steps:
monitoring the pushing progress of business data pushed by each business system, monitoring the data quantity fluctuation condition of each data set, monitoring the data quality of the business data in each data set, monitoring a shared exchange log of a shared interface, and obtaining shared monitoring information.
And monitoring the service data pushing precision of each service system. Monitoring the data quantity change condition of 113 data sets and 4 integrated government affair service platform docking items, wherein the data quantity change condition comprises the total data quantity, data increment in unit time, data updating frequency and system docking progress. The sharing exchange condition of the sharing interface application data set is monitored, the coming and going pulse of the sharing information resource must be completely recorded, and the whole process can be traced back. After the service data is cleaned and checked, the data quality condition of the checked data set is monitored.
When various information resources are shared, centralized, cleaned and exchanged, early warning monitoring is carried out on the aspects of data volume, updating frequency, updating time, data quality and the like, so that various resources in our province can be guaranteed to finish reporting and delivering work, and manageability, monitoring and backtracking are achieved.
Preferably, the method further comprises the following steps:
and acquiring a sharing evaluation rule, scoring the information sharing quality of each data set according to the sharing monitoring information and the sharing evaluation rule, and pushing warning information to a management terminal corresponding to the data set with the score lower than a set value.
And according to the evaluation rule, warning that the work in all the shared item lists is not in place. If the set work task is not completed within the set time, the shared data quality is not high, and the like, the system warns one by one.
Example 2
Embodiment 2 of the present invention provides a health and health government affair information sharing device, including a processor and a memory, where the memory stores a computer program, and the computer program, when executed by the processor, implements the health and health government affair information sharing method provided in embodiment 1.
The health and health government affair information sharing device provided by the embodiment of the invention is used for realizing the health and health government affair information sharing method, so the technical effect of the health and health government affair information sharing method is also achieved by the health and health government affair information sharing device, and the details are not repeated herein.
Example 3
Embodiment 3 of the present invention provides a health and health government affair information sharing system, which is hereinafter referred to as the present system for short, and includes a health and health government affair information sharing device, which is provided in embodiment 2 for short, a sharing device for short, a service terminal, and a user terminal;
the business terminal is used for pushing the business data to the health government affair information sharing device;
the user terminal is used for forwarding inquiry information input by a user to the health and health government affair information sharing device.
Specifically, as shown in fig. 3, the system is divided into three layers: a network layer, a data layer, and an application layer. In the embodiment, the service systems are mainly provincial health committee service systems, all the service systems are mutually communicated through a provincial health committee local area network, and meanwhile, the sharing device is accessed to the provincial health committee local area network, so that data push between each service system and the sharing device is realized. The user terminals mainly refer to Weijian committee in city, and each user terminal accesses the sharing pool of the sharing device through a government affair extranet to realize the access of the shared data. The data layer comprises a government affair information sharing preposed base and a sharing pool in the sharing device and also comprises a preposed base of the user terminal, namely a public health commission of city state. After the operation such as cleaning, checking and classifying is carried out on the service data of the service system through the service production library, the service data are firstly stored in the government affair information sharing preposed library and then stored in the sharing pool, and the sharing pool is used by each user terminal. Meanwhile, the sharing pool pushes the sharing data to the Guojian preposition library of the city state for each user terminal according to the requirement, and active sharing is realized. The application layer comprises business systems, a health and health government affair information sharing and integrating platform and a government affair information resource sharing platform. The health and health government affair information sharing integrated platform generates a resource catalog according to business data in the government affair information sharing preposed library, carries out various monitoring, data governance and sharing exchange, thereby providing resource catalog service, sharing monitoring service, data governance service and sharing exchange service for users. And the government affair information resource sharing platform user provides a reference service for the affair data in each data set.
The system establishes a health information resource sharing and exchanging system, realizes the integration of health government affair information sharing service, standardizes data sources and unifies data interfaces. The system can distribute the health government affair information according to the needs, and meets the information sharing requirements of other businesses such as provinces, city, citizen health platforms and the like in the health industry.
Example 4
Embodiment 4 of the present invention provides a computer storage medium having stored thereon a computer program that, when executed by a processor, implements the health and government affair information sharing method provided in embodiment 1.
The computer storage medium provided by the embodiment of the invention is used for realizing the sharing method of the health and health government affair information, so that the technical effect of the sharing method of the health and health government affair information is achieved, and the computer storage medium is also achieved, and is not described herein again.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention.

Claims (10)

1. A method for sharing health government affair information, comprising the steps of:
collecting service data pushed by each service system, and recording the collection time of the service data and the corresponding service name;
creating thread tasks for each service data, and taking out the service data of a plurality of thread tasks in parallel according to the collection time to carry out cleaning and verification;
classifying and storing the cleaned and verified service data into different data sets according to the service name, generating a shared resource directory of the service data, and constructing a shared pool;
acquiring query information input by a user, and searching corresponding service data in the shared resource directory according to the query information;
and pushing the service data to a corresponding user terminal through a sharing interface.
2. The health and health government affair information sharing method according to claim 1, wherein a thread task is created for each of the business data, and the business data of a plurality of thread tasks are taken out in parallel according to the collection time for cleaning and checking, specifically:
creating a thread task for each service data and putting the thread task into a thread pool;
creating a queue table for storing task information of each thread task;
sorting the queue list according to the collection time;
and sequentially taking out a set number of thread tasks from the sorted queue list to carry out parallel cleaning and checking.
3. The health government affair information sharing method according to claim 1, wherein the service data of the plurality of thread tasks are taken out in parallel according to the collection time to perform the cleaning check, further comprising:
and pushing the service data without abnormity in cleaning and verification to the shared pool, warning and reminding the service data with abnormity in cleaning and verification, and generating a verification report.
4. The method for sharing health government affair information according to claim 1, wherein the generating of the shared resource directory of the business data specifically includes:
and generating the shared resource directory according to the source service system of the service data, the affiliated data set and the metadata.
5. The health and health government affair information sharing method according to claim 1, wherein before acquiring the query information input by the user, further comprising:
receiving a sharing interface application submitted by a user;
auditing a sharing interface application submitted by a user;
opening a sharing interface for the user passing the examination;
and acquiring query information input by a user through a sharing interface.
6. The health government affair information sharing method according to claim 1, further comprising:
monitoring the pushing progress of business data pushed by each business system, monitoring the data quantity fluctuation condition of each data set, monitoring the data quality of the business data in each data set, monitoring a shared exchange log of a shared interface, and obtaining shared monitoring information.
7. The health government affair information sharing method according to claim 6, further comprising:
and acquiring a sharing evaluation rule, scoring the information sharing quality of each data set according to the sharing monitoring information and the sharing evaluation rule, and pushing warning information to a management terminal corresponding to the data set with the score lower than a set value.
8. A health government information sharing apparatus comprising a processor and a memory, the memory having stored thereon a computer program which, when executed by the processor, implements a health government information sharing method according to any one of claims 1 to 7.
9. A health and health government affair information sharing system, comprising the health and health government affair information sharing device according to claim 8, further comprising a service terminal and a user terminal;
the business terminal is used for pushing the business data to the health government affair information sharing device;
the user terminal is used for forwarding inquiry information input by a user to the health and health government affair information sharing device.
10. A computer storage medium having stored thereon a computer program, wherein the computer program, when executed by a processor, implements the health government information sharing method according to any one of claims 1 to 7.
CN202011134538.3A 2020-10-21 2020-10-21 Health government affair information sharing method, device and system Pending CN112162960A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011134538.3A CN112162960A (en) 2020-10-21 2020-10-21 Health government affair information sharing method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011134538.3A CN112162960A (en) 2020-10-21 2020-10-21 Health government affair information sharing method, device and system

Publications (1)

Publication Number Publication Date
CN112162960A true CN112162960A (en) 2021-01-01

Family

ID=73867769

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011134538.3A Pending CN112162960A (en) 2020-10-21 2020-10-21 Health government affair information sharing method, device and system

Country Status (1)

Country Link
CN (1) CN112162960A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112860683A (en) * 2021-03-31 2021-05-28 中国工商银行股份有限公司 Data set real-time cleaning method, device and system
CN113347228A (en) * 2021-05-11 2021-09-03 浪潮卓数大数据产业发展有限公司 Data docking method, device and storage medium based on timed task
CN115222374A (en) * 2022-09-21 2022-10-21 智慧齐鲁(山东)大数据科技有限公司 Government affair data service system based on big data processing
CN117151438A (en) * 2023-10-31 2023-12-01 思创数码科技股份有限公司 Data sharing quality analysis method, system, computer and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108257043A (en) * 2018-01-16 2018-07-06 航天科工智慧产业发展有限公司 A kind of government information resources comb and directory management system and method
CN109213819A (en) * 2018-08-16 2019-01-15 浪潮软件集团有限公司 Information resource sharing system
CN110347667A (en) * 2019-06-27 2019-10-18 上海淇馥信息技术有限公司 A kind of data cleaning method and device
CN110781236A (en) * 2019-10-29 2020-02-11 山西云时代技术有限公司 Method for constructing government affair big data management system
CN110990664A (en) * 2019-12-16 2020-04-10 云赛智联股份有限公司 Big data operation management system
CN111176867A (en) * 2020-01-16 2020-05-19 创意信息技术股份有限公司 Data sharing exchange and open application platform
CN111475545A (en) * 2020-04-02 2020-07-31 湖南赛吉智慧城市建设管理有限公司 City base database system for smart city

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108257043A (en) * 2018-01-16 2018-07-06 航天科工智慧产业发展有限公司 A kind of government information resources comb and directory management system and method
CN109213819A (en) * 2018-08-16 2019-01-15 浪潮软件集团有限公司 Information resource sharing system
CN110347667A (en) * 2019-06-27 2019-10-18 上海淇馥信息技术有限公司 A kind of data cleaning method and device
CN110781236A (en) * 2019-10-29 2020-02-11 山西云时代技术有限公司 Method for constructing government affair big data management system
CN110990664A (en) * 2019-12-16 2020-04-10 云赛智联股份有限公司 Big data operation management system
CN111176867A (en) * 2020-01-16 2020-05-19 创意信息技术股份有限公司 Data sharing exchange and open application platform
CN111475545A (en) * 2020-04-02 2020-07-31 湖南赛吉智慧城市建设管理有限公司 City base database system for smart city

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈明: "数据清洗技术", 《大数据技术概论》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112860683A (en) * 2021-03-31 2021-05-28 中国工商银行股份有限公司 Data set real-time cleaning method, device and system
CN112860683B (en) * 2021-03-31 2024-02-02 中国工商银行股份有限公司 Method, device and system for cleaning data set in real time
CN113347228A (en) * 2021-05-11 2021-09-03 浪潮卓数大数据产业发展有限公司 Data docking method, device and storage medium based on timed task
CN113347228B (en) * 2021-05-11 2022-07-12 浪潮卓数大数据产业发展有限公司 Data docking method, device and storage medium based on timed task
CN115222374A (en) * 2022-09-21 2022-10-21 智慧齐鲁(山东)大数据科技有限公司 Government affair data service system based on big data processing
CN117151438A (en) * 2023-10-31 2023-12-01 思创数码科技股份有限公司 Data sharing quality analysis method, system, computer and storage medium

Similar Documents

Publication Publication Date Title
CN112162960A (en) Health government affair information sharing method, device and system
CN109062780B (en) Development method of automatic test case and terminal equipment
CN112199433A (en) Data management system for city-level data middling station
CN111177134B (en) Data quality analysis method, device, terminal and medium suitable for mass data
CN103365946B (en) Database performance is analyzed
CN112347071B (en) Power distribution network cloud platform data fusion method and power distribution network cloud platform
CN111125068A (en) Metadata management method and system
CN111459944A (en) MR data storage method, device, server and storage medium
CN110737689A (en) Data standard conformance detection method, device, system and storage medium
CN114880405A (en) Data lake-based data processing method and system
US20150113008A1 (en) Providing automatable units for infrastructure support
CN113485999A (en) Data cleaning method and device and server
CN113742227A (en) Method, device, equipment and medium for controlling software testing process
CN112668314A (en) Data standard conformance detection method, device, system and storage medium
CN111639016A (en) Big data log analysis method and device and computer storage medium
Ponelis et al. A descriptive framework of business intelligence derived from definitions by academics, practitioners and vendors
CN112445905A (en) Information processing method and device
CN116089490A (en) Data analysis method, device, terminal and storage medium
CN111651259A (en) Dependency relationship-based system management method and device and storage medium
CN113672497A (en) Method, device and equipment for generating non-buried point event and storage medium
CN115357657B (en) Data processing method and device, computer equipment and storage medium
CN111782886A (en) Method and device for managing metadata
CN111045983A (en) Nuclear power station electronic file management method and device, terminal equipment and medium
CN117389841B (en) Method and device for monitoring accelerator resources, cluster equipment and storage medium
US8949819B2 (en) Rationalizing functions to identify re-usable services

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210101