CN110555037B - Smart city data sharing system - Google Patents

Smart city data sharing system Download PDF

Info

Publication number
CN110555037B
CN110555037B CN201910862896.7A CN201910862896A CN110555037B CN 110555037 B CN110555037 B CN 110555037B CN 201910862896 A CN201910862896 A CN 201910862896A CN 110555037 B CN110555037 B CN 110555037B
Authority
CN
China
Prior art keywords
query
data
module
library
data blocks
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910862896.7A
Other languages
Chinese (zh)
Other versions
CN110555037A (en
Inventor
张振
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangsu new hope Technology Co.,Ltd.
Original Assignee
Suzhou New Hope 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 Suzhou New Hope Technology Co Ltd filed Critical Suzhou New Hope Technology Co Ltd
Priority to CN201910862896.7A priority Critical patent/CN110555037B/en
Publication of CN110555037A publication Critical patent/CN110555037A/en
Application granted granted Critical
Publication of CN110555037B publication Critical patent/CN110555037B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2365Ensuring data consistency and integrity
    • 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/2453Query optimisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2462Approximate or statistical queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • 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)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Tourism & Hospitality (AREA)
  • Probability & Statistics with Applications (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Educational Administration (AREA)
  • General Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Computer Security & Cryptography (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application relates to a wisdom city data sharing system, its characterized in that includes: the query library module is used for establishing a query library by historical accumulated queries on big data of the smart city; the analysis module is used for carrying out statistical analysis on the query library to determine an attribute column of which the access frequency exceeds a preset value in the big data of the smart city; the dividing module is used for dividing the smart city big data into data blocks by the attribute column; and the sharing module is used for receiving the query of the big data of the smart city, matching the attribute columns in the query to the data blocks, and acquiring the data meeting the query from the data blocks to provide for the current query.

Description

Smart city data sharing system
Technical Field
The application relates to the technical field of the next generation information network industry, in particular to a smart city data sharing system.
Background
The smart city aims at maximizing and optimizing city functions, economic growth is promoted, and meanwhile, the quality of life of urban residents is improved by means of intelligent science and technology and data analysis. Currently, the technologies most closely related to smart cities include: unmanned, machine learning, and internet of things (IoT). These technologies take advantage of the big data in different aspects of the city to make the life of urban residents more convenient. Among them, the internet of things has been deployed in a number of countries and regions. For example, 3200 detectors have been installed in the city of san diego in the united states to collect traffic information, and if there is any problem with the traffic, the city government can notify the citizens in the first place and implement timely solutions.
For example, monitoring and recording of relevant air pollutants is a task in smart cities. However, the problem that how many people know the pollution risk indexes of pedestrians, people riding bicycles, drivers and local residents, how to measure the pollution influence on road traffic, traffic lights, buses and subway stations, how to reduce the environmental pollution for urban population in the long run by popularizing the electric buses, and how much environmental pollution can be reduced can be known only by most accurate long-time multi-site monitoring, collection of a large amount of data and various analyses.
With the rapid development of smart cities, a large amount of data is generated, and the data has the remarkable characteristics of large scale, rapid growth, various structures and the like, so that the conventional method is adopted to provide data sharing service for the smart cities, and the query speed is too slow due to too low efficiency.
Disclosure of Invention
In order to overcome the problems in the related art, the application provides a smart city data sharing system.
According to an embodiment of the present application, a smart city data sharing system is provided, which includes:
the query library module is used for establishing a query library by historical accumulated queries on big data of the smart city;
the analysis module is used for carrying out statistical analysis on the query library to determine an attribute column of which the access frequency exceeds a preset value in the big data of the smart city;
the dividing module is used for dividing the smart city big data into data blocks by the attribute column;
and the sharing module is used for receiving the query of the big data of the smart city, matching the attribute columns in the query to the data blocks, and acquiring the data meeting the query from the data blocks to provide for the current query.
Preferably, the dividing module sets the granularity of dividing the data blocks according to the uniformity of the attribute columns.
Preferably, the larger the uniformity, the smaller the granularity of division is set.
Preferably, the smart city data sharing system further includes:
a correlation module: the system is used for analyzing the correlation of the query corresponding to the data block;
placing a module: for placing the data blocks onto respective compute nodes according to the dependencies.
Preferably, the correlation module operates as follows:
Figure 460369DEST_PATH_IMAGE001
Rijrefers to the data block BiAnd data block BjThe correlation between the query and the query, t is the sequence number of the query in the query library, n is the number of the queries in the query library, ftIs the number of queries for the t-th query, when the data block BiAttribute column and data block B ofjWhen the attribute column of (2) appears in the t-th query at the same time, ptGet 1, otherwise get 0, whereinWhen i is j, Rij=0。
Preferably, the placement module sets the sum of the correlations of the data blocks placed in each computing node to be greater than a first preset value MIN and less than a second preset value MAX.
Preferably, is provided with
Figure 111930DEST_PATH_IMAGE002
Where S is the sum of the correlations of all m data blocks.
Preferably, is provided with
Figure 360509DEST_PATH_IMAGE003
Preferably, the data block B is calculated using the following formulaiCorrelation of (2)i
Figure 490139DEST_PATH_IMAGE004
Preferably, S is calculated using the following formula:
Figure 38932DEST_PATH_IMAGE005
the technical scheme provided by the embodiment of the application can have the following beneficial effects: the data blocks are divided by analyzing historical query data, so that the division of the data blocks is highly related to data content, the query efficiency is obviously improved, and the data sharing service can be efficiently provided for smart cities which are large in scale, rapid in growth and various in structure.
Additional aspects and advantages of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the present application. It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
Fig. 1 is a block diagram illustrating a smart city data sharing system according to an exemplary embodiment.
Fig. 2 is a block diagram illustrating a smart city data sharing system according to another exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
The following disclosure provides many different embodiments, or examples, for implementing different features of the application. In order to simplify the disclosure of the present application, specific example components and arrangements are described below. Of course, they are merely examples and are not intended to limit the present application. Further, the present application may repeat reference numerals and/or letters in the various examples. This repetition is for the purpose of simplicity and clarity and does not in itself dictate a relationship between the various embodiments and/or configurations discussed. Further, examples of various specific processes and materials are provided herein, but one of ordinary skill in the art may recognize the applicability of other processes and/or the use of other materials. In addition, the structure of a first feature described below as "on" a second feature may include embodiments in which the first and second features are formed in direct contact, and may also include embodiments in which additional features are formed between the first and second features, such that the first and second features may not be in direct contact.
In the description of the present application, it should be noted that, unless otherwise specified and limited, the terms "mounted," "connected," and "connected" are to be interpreted broadly, and may be, for example, a mechanical connection or an electrical connection, a communication between two elements, a direct connection, or an indirect connection via an intermediate medium, and specific meanings of the terms may be understood by those skilled in the art according to specific situations.
Fig. 1 is a block diagram illustrating a smart city data sharing system according to an exemplary embodiment.
Referring to fig. 1, the apparatus includes:
the query library module 10 is used for building a query library by historical accumulated queries on big data of the smart city;
the analysis module 20 is configured to perform statistical analysis on the query library to determine an attribute column of the smart city big data, where the access frequency exceeds a preset value;
the dividing module 30 is used for dividing the smart city big data into data blocks according to the attribute column;
and the sharing module 40 is used for receiving a query of big data of the smart city, matching the attribute columns in the query to the data blocks, and acquiring data meeting the query from the data blocks for providing the data to the current query.
With the rapid development of smart cities, a large amount of data is generated, and the data has the remarkable characteristics of large scale, rapid growth, various structures and the like, so that the conventional method is adopted to provide data sharing service for the smart cities, and the query speed is too slow due to too low efficiency.
The embodiment of the invention divides the data block by analyzing the historical query data, so that the division of the data block is highly related to the data content, namely, the attribute column which is accessed most frequently is obtained as the current division column by performing statistical analysis on the query load, thereby remarkably improving the query efficiency, and realizing that the smart city with large scale, rapid growth and various structures can also efficiently provide data sharing service.
Preferably, as shown in fig. 2, the smart city data sharing system further includes an updating module 50, configured to add the received query to the query library. This allows the partitioning of the data block to be continually updated, so that the partitioning of the data block can be consistent with the updating of the query.
Preferably, in the query repository, the query times of the query are also recorded for each query, that is, the query times are increased once every time the query is repeated. This can be used to further optimize the storage of the data block in the future.
Preferably, f in the query library can also be periodically traversedt,ftThe query frequency of the t-th query is 1-n, the query is deleted from the query library for queries which have not increased beyond a predetermined time, t is the sequence number of the queries in the query library, and n is the number of the queries in the query library. The method can delete the queries which are gradually aged and not used from the query library, thereby further optimizing the structure of the query library and improving the efficiency of providing the shared service for the smart city.
Preferably, the preset values for the access frequency are set as follows:
Figure 595816DEST_PATH_IMAGE006
wherein c is the number of attribute columns in the query library, atIs an adjustment parameter.
If the access frequency is set too low, the management overhead is too large, and all the attribute columns accessed occasionally are added into the consideration of data block division, and if the access frequency is set too high, the data block division is too large, redundant data is too much, and subsequent data retrieval consumes too much computing resources. According to the invention, a large number of policy experiments are carried out, the access frequency preset value of the preferred embodiment is creatively designed, so that the management overhead is low, the reasonable granularity of data block division can be ensured, and the high-efficiency intelligent urban data sharing system is provided.
Preferably, the first and second liquid crystal materials are,
Figure 331690DEST_PATH_IMAGE007
if the attribute column i does not appear in the t-th query, then at=0。
In the preferred embodiment, the occurrence frequency of the attribute column in the query is also adjusted, and the adjustment mode makes the adjustment parameter of the attribute column with higher occurrence frequency in the query larger (i.e. the weight value is higher), so that a better Martha effect is realized, and the efficiency of intelligent city data sharing is further improved.
Preferably, the dividing module sets the granularity of dividing the data blocks according to the uniformity of the attribute columns.
According to the preferred embodiment, the big data of the smart city can be divided into different granularity according to the data distribution characteristics of different attribute columns, so that a division result with higher efficiency is obtained.
Preferably, the larger the uniformity, the larger the granularity of division is set.
Preferably, the granularity of division is set by the following formula:
Figure 265011DEST_PATH_IMAGE008
where C is the sum of the homogeneity of all C attribute columns, CiIs the uniformity of the ith attribute column.
Preferably, C is set using the following formulai
Figure 668311DEST_PATH_IMAGE009
The attribute columns are distributed uniformly, the division granularity can be set to be larger, so that the number of data blocks can be reduced properly, the parallelism degree of the operation can be ensured, and the overhead of data management can be reduced.
For the attribute column distribution which is more inclined, the division granularity can be set to be smaller, so that the number of data blocks is properly increased in an area with dense attribute column distribution, the selectivity of sampling operation on the data blocks can be improved, and irrelevant data can be cut off as much as possible.
The above described preferred embodiment of the invention achieves the above described object of granularity division.
Preferably, the smart city data sharing system further includes:
a correlation module: the system is used for analyzing the correlation of the query corresponding to the data block;
placing a module: for placing the data blocks onto respective compute nodes according to the dependencies.
Even if the data blocks are reasonably divided, unreasonably storing the data blocks, for example, storing a large number of high-frequency accessed data blocks in the same computing node and storing a large number of low-frequency accessed data blocks in another computing node, may result in unbalanced loads on the computing nodes.
The preferred embodiment analyzes the correlation of the query corresponding to the data block, thereby realizing frequency analysis of the data block frequently called by historical query, and further reasonably storing the data block, so that the load of each computing node is balanced as much as possible.
Preferably, the correlation module operates as follows:
Figure 130516DEST_PATH_IMAGE010
Rijrefers to the data block BiAnd data block BjThe correlation between the data blocks, t is the serial number of the query in the query library, n is the number of the query in the query library, and the data block B is a data blockiAttribute column and data block B ofjWhen the attribute column of (2) appears in the t-th query at the same time, ptTaking 1, otherwise taking 0, wherein when i ═ j, Rij=0。
The preferred embodiment determines whether the two attribute blocks have strong correlation by adopting whether the attribute columns of the two data blocks appear in the same attribute, so that the data blocks with high correlation can be scattered to different computing nodes as far as possible, the parallelism of query computation is greatly improved, the correlation between the data blocks is computed by a very efficient algorithm, and the efficiency of the smart city sharing service is remarkably improved.
Preferably, the placement module sets the sum of the correlations of the data blocks placed in each computing node to be greater than a first preset value MIN and less than a second preset value MAX.
Preferably, is provided with
Figure 852222DEST_PATH_IMAGE011
Where S is the sum of the correlations of all m data blocks.
Preferably, is provided with
Figure 323655DEST_PATH_IMAGE012
The inventor creatively provides the adjusting value through a large number of simulation experiments, and the adjusting value is adopted to set the range of the correlation, so that the reasonable distribution interval of the correlation can be efficiently calculated, the management overhead is reduced, and the query parallelism can be basically guaranteed.
Preferably, the data block B is calculated using the following formulaiCorrelation of (2)i
Figure 315882DEST_PATH_IMAGE013
Preferably, S is calculated using the following formula:
Figure 480147DEST_PATH_IMAGE014
the above preferred embodiment of the present invention provides an efficient algorithm to achieve the calculation of the correlation between data blocks.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (1)

1. A smart city data sharing system, comprising:
the query library module is used for establishing a query library by historical accumulated queries on big data of the smart city;
the analysis module is used for carrying out statistical analysis on the query library to determine an attribute column of which the access frequency exceeds a preset value in the big data of the smart city;
the dividing module is used for dividing the smart city big data into data blocks by the attribute column;
obtaining the attribute column which is accessed most frequently as the current division column by carrying out statistical analysis on the query load;
the sharing module is used for receiving query of big data of the smart city, matching the attribute columns in the query to the data blocks, and acquiring data meeting the query from the data blocks to provide for the current query;
in the query library, recording the query times of each query;
periodically traversing f in the query repositoryt,ftThe query frequency of the t-th query is 1-n, the query is deleted from the query library for the queries which are not increased by the query frequency exceeding the preset time, t is the sequence number of the queries in the query library, and n is the number of the queries in the query library;
the preset values for the access frequency are set as follows:
Figure FDA0002643018490000011
wherein c is the number of attribute columns in the query library, atIs an adjustment parameter;
Figure FDA0002643018490000012
if the attribute column i does not appear in the t-th query, then at=0;
The dividing module sets the dividing granularity of the data blocks according to the uniformity of the attribute columns;
the larger the uniformity is, the smaller the set granularity is;
a correlation module: the system is used for analyzing the correlation of the query corresponding to the data block;
placing a module: for placing the data blocks onto respective compute nodes according to the dependencies;
the partition granularity is set by the following formula:
Figure FDA0002643018490000013
where C is the sum of the uniformity of all C attribute columns, CiUniformity for the ith attribute column
Setting C by the following formulai
Figure FDA0002643018490000014
The attribute columns are distributed uniformly, and the division granularity can be set to be larger, so that the number of data blocks can be reduced properly, and the overhead of data management can be reduced while the parallelism of the operation is ensured;
the correlation module works as follows:
Figure FDA0002643018490000021
Rijrefers to the data block BiAnd data block BjThe correlation between the data blocks, t is the serial number of the query in the query library, n is the number of the query in the query library, and the data block B is a data blockiAttribute column and data block B ofjWhen the attribute column of (2) appears in the t-th query at the same time,ptTaking 1, otherwise taking 0, wherein when i ═ j, Rij=0;
The placement module sets the sum of the correlations of the data blocks placed in each computing node to be greater than a first preset value MIN and smaller than a second preset value MAX;
is provided with
Figure FDA0002643018490000022
Wherein S is the sum of the correlations of all m data blocks;
is provided with
Figure FDA0002643018490000023
Calculate data block B using the following formulaiCorrelation of (2)i
Figure FDA0002643018490000024
S is calculated using the following formula:
Figure FDA0002643018490000025
CN201910862896.7A 2019-09-12 2019-09-12 Smart city data sharing system Active CN110555037B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910862896.7A CN110555037B (en) 2019-09-12 2019-09-12 Smart city data sharing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910862896.7A CN110555037B (en) 2019-09-12 2019-09-12 Smart city data sharing system

Publications (2)

Publication Number Publication Date
CN110555037A CN110555037A (en) 2019-12-10
CN110555037B true CN110555037B (en) 2020-10-23

Family

ID=68740108

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910862896.7A Active CN110555037B (en) 2019-09-12 2019-09-12 Smart city data sharing system

Country Status (1)

Country Link
CN (1) CN110555037B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112200468A (en) * 2020-04-29 2021-01-08 广元量知汇科技有限公司 Smart city cloud platform
CN112232997A (en) * 2020-04-29 2021-01-15 广元量知汇科技有限公司 User request data processing method for smart city

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103116825B (en) * 2013-01-29 2019-08-30 中通服咨询设计研究院有限公司 Intelligent city management
CN107577436B (en) * 2017-09-18 2020-07-07 杭州时趣信息技术有限公司 Data storage method and device
CN107832401B (en) * 2017-11-01 2021-07-16 郑州云海信息技术有限公司 Database data access method, system, device and computer readable storage medium
CN107945086A (en) * 2017-11-17 2018-04-20 广州葵翼信息科技有限公司 A kind of big data resource management system applied to smart city
CN108418858B (en) * 2018-01-23 2021-07-02 南京邮电大学 Data copy placement method for Geo-distributed cloud storage

Also Published As

Publication number Publication date
CN110555037A (en) 2019-12-10

Similar Documents

Publication Publication Date Title
CN111356148B (en) Method and related equipment for realizing network optimization
US10242568B2 (en) Adjustment of a learning rate of Q-learning used to control traffic signals
CN106777093B (en) Skyline inquiry system based on space time sequence data flow application
CN106708989B (en) Skyline query method based on space time sequence data stream application
CN111325968B (en) Traffic bottleneck prediction method and system based on congestion diffusion and electronic equipment
CN109598936B (en) Short-term traffic prediction method based on dynamic STKNN model
CN108171998B (en) Intersection self-adaptive traffic signal control system based on electric alarm data and working method thereof
CN110555037B (en) Smart city data sharing system
US20230215272A1 (en) Information processing method and apparatus, computer device and storage medium
CN102819953B (en) Method and device for discovering suspected newly-added roads
CN111586091A (en) Edge computing gateway system for realizing computing power assembly
CN114529081B (en) Space-time combined traffic flow prediction method and device
US11257362B2 (en) Determining traffic congestion patterns
CN110334157B (en) Cloud computing management system
Al Jawarneh et al. Locality-preserving spatial partitioning for geo big data analytics in main memory frameworks
CN113553350A (en) Traffic flow partition model for similar evolution mode clustering and dynamic time zone partitioning
CN110633297A (en) Smart city data sharing system
CN112529311B (en) Road flow prediction method and device based on graph convolution analysis
Wang et al. A model of telecommunication network performance anomaly detection based on service features clustering
Xia et al. Cost-effective and adaptive clustering algorithm for stream processing on cloud system
CN112637904B (en) Load balancing method and device and computing equipment
CN115292361A (en) Method and system for screening distributed energy abnormal data
CN112967495A (en) Short-time traffic flow prediction method and system based on big data of movement track
CN112597323A (en) Remote sensing image storage and migration method and device and storage medium
Choudhary et al. Estimating traffic congestion by queuing theory

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
TA01 Transfer of patent application right

Effective date of registration: 20200918

Address after: No.6 building, No.10, Lishe lane, Changzhou Road, Suzhou City, Jiangsu Province

Applicant after: Suzhou New Hope Technology Co., Ltd

Address before: Room 1018-01, building 23, Times Square, Suzhou Industrial Park, Suzhou area, China (Jiangsu) pilot Free Trade Zone, Suzhou City, 215123, Jiangsu Province

Applicant before: Suzhou Treasure Box Technology Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address

Address after: 215000 building 6, No.10 Lishe lane, Changzhou Road, Gusu District, Suzhou City, Jiangsu Province

Patentee after: Jiangsu new hope Technology Co.,Ltd.

Address before: 215002 building 6, No.10 Lishe lane, Changzhou Road, Suzhou City, Jiangsu Province

Patentee before: Suzhou New Hope Technology Co., Ltd

CP03 Change of name, title or address