CN110580609A - Schedule presentation method and device - Google Patents

Schedule presentation method and device Download PDF

Info

Publication number
CN110580609A
CN110580609A CN201810580857.3A CN201810580857A CN110580609A CN 110580609 A CN110580609 A CN 110580609A CN 201810580857 A CN201810580857 A CN 201810580857A CN 110580609 A CN110580609 A CN 110580609A
Authority
CN
China
Prior art keywords
schedule data
query
time
summary report
schedule
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
CN201810580857.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.)
Gree Electric Appliances Inc of Zhuhai
Original Assignee
Gree Electric Appliances Inc of Zhuhai
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 Gree Electric Appliances Inc of Zhuhai filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN201810580857.3A priority Critical patent/CN110580609A/en
Publication of CN110580609A publication Critical patent/CN110580609A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting
    • G06Q10/1093Calendar-based scheduling for persons or groups

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

the application relates to a schedule presenting method and a device, wherein the method comprises the following steps: acquiring a query request of a user, and calling corresponding schedule data according to the query request; analyzing the schedule data to form a summary report; presenting the summary report. The method of the application arranges and analyzes the schedules of the users, presents the general outline of the schedules of the users in a certain period of time in a report form, enables the users to have a macroscopic understanding of the schedules of the users in a period of time, and reduces the time and energy of the users for inquiring the schedules and summarizing the past time and energy; based on the report conclusions, the user can make more rational planning and arrangement.

Description

schedule presentation method and device
Technical Field
The application relates to the technical field of intelligent equipment, in particular to a schedule presenting method and device.
background
When a user adds schedules through a calendar application of the intelligent device, the execution time and the place of the schedules to be processed can be preset. The application records schedules and other related information added by the user, reminds the user to execute the added to-be-handled events at effective time and place, and simultaneously tracks and records the execution condition of the user in the follow-up process. When the user needs to inquire the past schedules, the application can invoke the background data to display the schedules which the user wants to inquire.
In the related art, a user may add a plurality of schedules within a period of time, all schedules are sorted according to the execution time set by the user, the user cannot intuitively see the schedule content and the execution condition within the period of time, the number of added schedules, whether the schedules are more in working nature or more in living nature, what the schedules are mainly completed and not completed, what the completion rate is, and the like.
disclosure of Invention
to overcome at least some of the problems in the related art, the present application provides a schedule presentation method and apparatus.
according to a first aspect of embodiments of the present application, there is provided a schedule presenting method, including:
acquiring a query request of a user, and calling corresponding schedule data according to the query request;
Analyzing the schedule data to form a summary report;
presenting the summary report.
further, the query request includes a query condition; correspondingly, the invoking of the corresponding schedule data according to the query request includes:
and retrieving in the database according to the query conditions, and extracting all to-be-processed schedule data meeting the query conditions.
Further, the query condition includes a time period; extracting all to-be-processed schedule data meeting the query conditions, including:
And extracting all schedule data falling in the time period.
further, the query condition further comprises a time period attribute; the time period attributes include a creation time, a start time, and an end time.
further, the query condition includes a keyword; extracting all to-be-processed schedule data meeting the query conditions, including:
And extracting all schedule data containing the keywords.
further, the query condition further comprises a keyword attribute; the keyword attributes include detailed content, event category, and location.
further, when the method is applied in a calendar application, all schedule data are stored in a data table of a database of the calendar application, each schedule data comprising at least one of the following fields:
Creation time, details, start time, end time, event category, location.
further, if the schedule data includes a location field, the analyzing the schedule data includes:
Extracting the places in the schedule data to be processed, and performing statistical analysis;
Obtaining the number of sites related to the schedule data to be processed in total and the occurrence frequency of each site;
and sequencing the occurrence times of each place, and adding the place name with the most occurrence times and the corresponding times into the summary report.
further, if the schedule data includes a detailed content field and an event category field, the analyzing the schedule data includes:
extracting detailed contents and event categories in the schedule data to be processed;
Comprehensively analyzing the detailed content and the event category of each piece of schedule data in sequence, and classifying the corresponding schedule data;
The number of schedule data included in each type is counted and added to the summary report.
Further, if the schedule data includes a start time field and an end time field, the analyzing the schedule data includes:
Extracting the starting time and the ending time in the schedule data to be processed;
sequentially calculating the duration corresponding to each schedule data;
Statistical analysis was performed for all durations and the results were added to the summary report.
Further, the presenting the summary report includes:
presenting the summary report in graphical and/or textual form.
according to a second aspect of embodiments of the present application, there is provided a schedule presenting apparatus including:
The query module is used for acquiring a query request of a user and calling corresponding schedule data according to the query request;
the processing module is used for analyzing the schedule data to form a summary report;
And the output module is used for outputting the summary report.
Further, the query request includes a query condition; correspondingly, the query module is specifically configured to:
And retrieving in the database according to the query conditions, and extracting all to-be-processed schedule data meeting the query conditions.
Further, the query condition includes a time period; the query module is specifically configured to:
and extracting all schedule data falling in the time period.
further, the query condition further comprises a time period attribute; the time period attributes include a creation time, a start time, and an end time.
Further, the query condition includes a keyword; the query module is specifically configured to:
and extracting all schedule data containing the keywords.
further, the query condition further comprises a keyword attribute; the keyword attributes include detailed content, event category, and location.
further, when the method is applied in a calendar application, all schedule data are stored in a data table of a database of the calendar application, each schedule data comprising at least one of the following fields:
Creation time, details, start time, end time, event category, location.
further, if the schedule data includes a location field, the processing module is specifically configured to:
extracting the places in the schedule data to be processed, and performing statistical analysis;
obtaining the number of sites related to the schedule data to be processed in total and the occurrence frequency of each site;
and sequencing the occurrence times of each place, and adding the place name with the most occurrence times and the corresponding times into the summary report.
further, if the schedule data includes a detailed content field and an event category field, the processing module is specifically configured to:
Extracting detailed contents and event categories in the schedule data to be processed;
Comprehensively analyzing the detailed content and the event category of each piece of schedule data in sequence, and classifying the corresponding schedule data;
the number of schedule data included in each type is counted and added to the summary report.
further, if the schedule data includes a start time field and an end time field, the processing module is specifically configured to:
extracting the starting time and the ending time in the schedule data to be processed;
sequentially calculating the duration corresponding to each schedule data;
Statistical analysis was performed for all durations and the results were added to the summary report.
further, the output module is specifically configured to:
Presenting the summary report in graphical and/or textual form.
according to a third aspect of embodiments herein, there is provided a non-transitory computer-readable storage medium having instructions therein, which when executed by a processor of a computing device, enable the computing device to perform a method of calendar presentation, the method comprising:
acquiring a query request of a user, and calling corresponding schedule data according to the query request;
analyzing the schedule data to form a summary report;
And outputting the summary report.
further, the query request includes a query condition; correspondingly, the invoking of the corresponding schedule data according to the query request includes:
and retrieving in the database according to the query conditions, and extracting all to-be-processed schedule data meeting the query conditions.
further, the query condition includes a time period; extracting all to-be-processed schedule data meeting the query conditions, including:
And extracting all schedule data falling in the time period.
further, the query condition further comprises a time period attribute; the time period attributes include a creation time, a start time, and an end time.
further, the query condition includes a keyword; extracting all to-be-processed schedule data meeting the query conditions, including:
And extracting all schedule data containing the keywords.
Further, the query condition further comprises a keyword attribute; the keyword attributes include detailed content, event category, and location.
further, when the method is applied in a calendar application, all schedule data are stored in a data table of a database of the calendar application, each schedule data comprising at least one of the following fields:
creation time, details, start time, end time, event category, location.
further, if the schedule data includes a location field, the analyzing the schedule data includes:
extracting the places in the schedule data to be processed, and performing statistical analysis;
obtaining the number of sites related to the schedule data to be processed in total and the occurrence frequency of each site;
And sequencing the occurrence times of each place, and adding the place name with the most occurrence times and the corresponding times into the summary report.
further, if the schedule data includes a detailed content field and an event category field, the analyzing the schedule data includes:
extracting detailed contents and event categories in the schedule data to be processed;
comprehensively analyzing the detailed content and the event category of each piece of schedule data in sequence, and classifying the corresponding schedule data;
the number of schedule data included in each type is counted and added to the summary report.
further, if the schedule data includes a start time field and an end time field, the analyzing the schedule data includes:
Extracting the starting time and the ending time in the schedule data to be processed;
Sequentially calculating the duration corresponding to each schedule data;
statistical analysis was performed for all durations and the results were added to the summary report.
further, the presenting the summary report includes:
presenting the summary report in graphical and/or textual form.
According to a fourth aspect of embodiments of the present application, there is provided a schedule presenting apparatus including:
A processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
acquiring a query request of a user, and calling corresponding schedule data according to the query request;
Analyzing the schedule data to form a summary report;
And outputting the summary report.
further, the query request includes a query condition; correspondingly, the invoking of the corresponding schedule data according to the query request includes:
And retrieving in the database according to the query conditions, and extracting all to-be-processed schedule data meeting the query conditions.
further, the query condition includes a time period; extracting all to-be-processed schedule data meeting the query conditions, including:
And extracting all schedule data falling in the time period.
Further, the query condition further comprises a time period attribute; the time period attributes include a creation time, a start time, and an end time.
further, the query condition includes a keyword; extracting all to-be-processed schedule data meeting the query conditions, including:
and extracting all schedule data containing the keywords.
Further, the query condition further comprises a keyword attribute; the keyword attributes include detailed content, event category, and location.
Further, when the method is applied in a calendar application, all schedule data are stored in a data table of a database of the calendar application, each schedule data comprising at least one of the following fields:
creation time, details, start time, end time, event category, location.
Further, if the schedule data includes a location field, the analyzing the schedule data includes:
extracting the places in the schedule data to be processed, and performing statistical analysis;
Obtaining the number of sites related to the schedule data to be processed in total and the occurrence frequency of each site;
and sequencing the occurrence times of each place, and adding the place name with the most occurrence times and the corresponding times into the summary report.
Further, if the schedule data includes a detailed content field and an event category field, the analyzing the schedule data includes:
extracting detailed contents and event categories in the schedule data to be processed;
Comprehensively analyzing the detailed content and the event category of each piece of schedule data in sequence, and classifying the corresponding schedule data;
The number of schedule data included in each type is counted and added to the summary report.
further, if the schedule data includes a start time field and an end time field, the analyzing the schedule data includes:
Extracting the starting time and the ending time in the schedule data to be processed;
Sequentially calculating the duration corresponding to each schedule data;
statistical analysis was performed for all durations and the results were added to the summary report.
Further, the presenting the summary report includes:
Presenting the summary report in graphical and/or textual form.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
the schedule of the user is arranged and analyzed, the general view of the schedule of the user in a certain period of time is presented in a report form, so that the user has a macroscopic knowledge of the schedule of the user in a certain period of time, and the time and energy for inquiring the schedule and summarizing the past time and energy of the user are reduced. Based on the report conclusions, the user can make more rational planning and arrangement.
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 present application and together with the description, serve to explain the principles of the application.
FIG. 1 is a flow chart illustrating a method of calendar presentation according to an exemplary embodiment.
Fig. 2 is a flowchart illustrating a schedule presentation method with a time period as a query condition according to an exemplary embodiment.
FIG. 3 is a schematic illustration of an operator interface for querying within a calendar application, according to an example embodiment. .
FIG. 4 is a diagram illustrating a summary report derived after processing of the analysis of the log data, according to an exemplary embodiment.
Fig. 5 is a circuit block diagram illustrating a schedule presenting apparatus according to an 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 application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
fig. 1 is a flowchart illustrating a schedule presentation method, which may be applied on a calendar application, according to an exemplary embodiment, including the steps of:
step 101: acquiring a query request of a user, and calling corresponding schedule data according to the query request;
for example, the calendar application provides contents which can be queried by the user on the interface, and after the user clicks the contents to be queried, the server of the calendar application acquires schedule data matched with the query request from the pre-recorded schedule data.
Step 102: analyzing the schedule data to form a summary report;
for example, if the query request is to query schedules in a period of time, the processing module may perform centralized analysis on the schedule data in the period of time, for example, analyze which schedule has the longest execution time, what the most keywords of the schedule data appear are, how much the work content of the schedule is, how much the life content of the schedule is, and the like.
Step 103: and outputting the summary report.
for example, the processing module forms a summary report and sends the summary report to a client of the calendar, and the summary report is presented to the user on the client, so that the user can conveniently know the schedule in the queried time period.
The method arranges and analyzes the schedule of the user, presents the general view of the schedule of the user in a certain period of time in a report form, enables the user to have a macroscopic knowledge of the schedule of the user in a period of time, and reduces the time and energy of inquiring the schedule and summarizing the past time and energy of the user; based on the report conclusions, the user can make more rational planning and arrangement.
in some embodiments, the query request includes a query condition; correspondingly, the invoking of the corresponding schedule data according to the query request includes:
And retrieving in the database according to the query conditions, and extracting all to-be-processed schedule data meeting the query conditions.
the user can set query conditions during query to screen out data wanted to be seen, so that a summary report meeting the requirements of the user is obtained. For example, if the user wants to know which schedules are scheduled in the last three months, the query condition can be set as a time period from three months ago to the current day; if the user wants to review which schedules he schedules at a certain place or places, the name of the place can be set as the query condition.
in some embodiments, the query condition comprises a time period; extracting all to-be-processed schedule data meeting the query conditions, including:
and extracting all schedule data falling in the time period.
The calendar application can preset several common time periods, such as 'the last month', 'the last three months', 'the last half year' and the like, and a user can input the time periods by directly selecting the time periods; the method can also adopt a mode of manual input by a user, the start time and the end time are input in sequence, and the screening range is determined according to the two time points.
in some embodiments, the query condition further comprises a time period attribute; the time period attributes include a creation time, a start time, and an end time.
in a general case, the time may be used as a query condition to be filtered, and the time may be further limited, so that the time period is set to a range of the creation time, the start time, or the end time to obtain a result meeting the requirement.
And if the set creation time is set, the creation time of each piece of schedule data is considered, and the schedule data with the creation time within the set time period meets the screening condition. The same applies to the screening process if a start time or an end time is set.
As shown in fig. 2, a detailed flowchart with a time period as a query condition is shown.
In step 201, a calendar application receives a query request from a user, the request pertaining to querying a schedule within a certain period of time (e.g., the past half year).
Step 202, the calendar application inquires background data and checks whether schedules in the time period exist or not; if so, go to step 203, otherwise, go to step 205.
step 203, all schedule data in the time period are matched.
And step 204, processing the matched schedule data, and presenting a processing result in a report form.
Step 205, end the process.
fig. 3 is a schematic diagram of an operation interface for querying in a calendar application, and as shown in the diagram, several time periods as query conditions can be directly given for selection by a user, so as to simplify the flow of manual input.
In some embodiments, the query condition comprises a keyword; extracting all to-be-processed schedule data meeting the query conditions, including:
And extracting all schedule data containing the keywords.
in some embodiments, the query further comprises a keyword attribute; the keyword attributes include detailed content, event category, and location.
it is easily understood that, in addition to time as a query condition, a keyword may also be used as a query condition. For example, when a user wants to query the activity situation of the user at a certain place or the specific situation of doing something, the user can query by using corresponding keywords.
In some embodiments, when the method is applied in a calendar application, all schedule data is stored in a data table of a database of the calendar application, each schedule data comprising at least one of the following fields:
creation time, details, start time, end time, event category, location.
The detailed information of the schedule is stored in a data table of the database, and the fields of the data table comprise the creation time of the schedule, the detailed content of the schedule, the starting and ending time of the schedule, the event category (common, meeting, entertainment, birthday, other), reminding, repetition, remark and the place related to the schedule.
when a user specifies a search for a schedule within a certain period of time (e.g., the past half year), based on this specified period of time, the calendar application retrieves all schedule data within the period of time after matching to the schedule data within the period of time, accumulates the amounts, and presents them in a report in a digital form. Then, the schedule data is sorted and summarized, and the five fields of time, content, starting and ending time, category and place of schedule creation are sorted, sorted and analyzed and summarized respectively.
In some embodiments, if a place field is included in the schedule data, the analyzing the schedule data includes:
extracting the places in the schedule data to be processed, and performing statistical analysis;
obtaining the number of sites related to the schedule data to be processed in total and the occurrence frequency of each site;
And sequencing the occurrence times of each place, and adding the place name with the most occurrence times and the corresponding times into the summary report.
the user typically adds places when creating the calendar. When a user searches schedules in a specified time period, the calendar background calls a schedule list of the time period, extracts information of the place field, performs statistical analysis on the place field, and obtains how many places the schedules in the time period relate to and where the most frequently related places are presented in a report in the form of characters and numbers.
in some embodiments, if the detailed content field and the event category field are included in the schedule data, the analyzing the schedule data includes:
extracting detailed contents and event categories in the schedule data to be processed;
Comprehensively analyzing the detailed content and the event category of each piece of schedule data in sequence, and classifying the corresponding schedule data;
The number of schedule data included in each type is counted and added to the summary report.
The user typically edits the event name when creating the calendar. When a user searches schedules in a specified time period, the calendar background calls a schedule list of the time period, extracts information of event names and event type fields, performs statistics and intelligent analysis, judges the number of the schedules of the user in the time period, which belong to the working classes, and the number of the schedules which belong to the living classes, and presents the schedules in the report in the form of a graph statistical chart and numbers.
it will be readily appreciated that the types of schedules are not limited to the enumerated work and life categories, and that other types may be added.
In some embodiments, if the schedule data includes a start time field and an end time field, the analyzing the schedule data includes:
extracting the starting time and the ending time in the schedule data to be processed;
Sequentially calculating the duration corresponding to each schedule data;
statistical analysis was performed for all durations and the results were added to the summary report.
the user, when creating a calendar event, refers to the time when the event starts and ends. When the user searches the schedule in the period of time, the calendar background calls a schedule list of the period of time, extracts field information of the start and the end of the event, carries out calculation and analysis, informs the user of which event has the longest execution time period, and presents the information in the report in the form of characters and numbers.
in addition, the keywords in the schedule data can be subjected to statistical analysis. When the user searches the schedule in the period of time, the calendar background calls a schedule list of the period of time, extracts information of all fields of the schedule event, performs calculation statistical analysis, judges the characteristics of the schedule in the period of time, presents the characteristics in the form of two keywords and informs the user, so that the user has macroscopic knowledge of the schedule profile in the period of time.
in some embodiments, the presenting the summary report includes:
Presenting the summary report in graphical and/or textual form.
Fig. 4 shows a schematic diagram of a summary report displayed directly. It will be readily appreciated that the summary report may also be generated as a document or picture for viewing or further processing by the user.
Fig. 5 is a circuit block diagram illustrating a schedule presenting apparatus according to an exemplary embodiment. Referring to fig. 5, the apparatus includes a query module 501, a processing module 502 and an output module 503.
The query module 501 is configured to obtain a query request of a user, and invoke corresponding schedule data according to the query request;
A processing module 502, configured to analyze the schedule data to form a summary report;
And an output module 503, configured to output the summary report.
In some embodiments, the query request includes a query condition; correspondingly, the query module 501 is specifically configured to:
and retrieving in the database according to the query conditions, and extracting all to-be-processed schedule data meeting the query conditions.
In some embodiments, the query condition comprises a time period; the query module 501 is specifically configured to:
and extracting all schedule data falling in the time period.
in some embodiments, the query condition further comprises a time period attribute; the time period attributes include a creation time, a start time, and an end time.
In some embodiments, the query condition comprises a keyword; the query module 501 is specifically configured to:
And extracting all schedule data containing the keywords.
in some embodiments, the query further comprises a keyword attribute; the keyword attributes include detailed content, event category, and location.
In some embodiments, when the method is applied in a calendar application, all schedule data is stored in a data table of a database of the calendar application, each schedule data comprising at least one of the following fields:
creation time, details, start time, end time, event category, location.
in some embodiments, if the schedule data includes a location field, the processing module 502 is specifically configured to:
Extracting the places in the schedule data to be processed, and performing statistical analysis;
obtaining the number of sites related to the schedule data to be processed in total and the occurrence frequency of each site;
And sequencing the occurrence times of each place, and adding the place name with the most occurrence times and the corresponding times into the summary report.
In some embodiments, if the schedule data includes a detailed content field and an event category field, the processing module 502 is specifically configured to:
extracting detailed contents and event categories in the schedule data to be processed;
comprehensively analyzing the detailed content and the event category of each piece of schedule data in sequence, and classifying the corresponding schedule data;
the number of schedule data included in each type is counted and added to the summary report.
In some embodiments, if the schedule data includes a start time field and an end time field, the processing module 502 is specifically configured to:
Extracting the starting time and the ending time in the schedule data to be processed;
Sequentially calculating the duration corresponding to each schedule data;
statistical analysis was performed for all durations and the results were added to the summary report.
in some embodiments, the output module 503 is specifically configured to:
presenting the summary report in graphical and/or textual form.
with regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
the present application further provides the following embodiments:
a non-transitory computer-readable storage medium in which instructions, when executed by a processor of a computing device, enable the computing device to perform a method of calendar presentation, the method comprising:
Acquiring a query request of a user, and calling corresponding schedule data according to the query request;
Analyzing the schedule data to form a summary report;
and outputting the summary report.
In some embodiments, the query request includes a query condition; correspondingly, the invoking of the corresponding schedule data according to the query request includes:
And retrieving in the database according to the query conditions, and extracting all to-be-processed schedule data meeting the query conditions.
in some embodiments, the query condition comprises a time period; extracting all to-be-processed schedule data meeting the query conditions, including:
And extracting all schedule data falling in the time period.
in some embodiments, the query condition further comprises a time period attribute; the time period attributes include a creation time, a start time, and an end time.
In some embodiments, the query condition comprises a keyword; extracting all to-be-processed schedule data meeting the query conditions, including:
and extracting all schedule data containing the keywords.
in some embodiments, the query further comprises a keyword attribute; the keyword attributes include detailed content, event category, and location.
in some embodiments, when the method is applied in a calendar application, all schedule data is stored in a data table of a database of the calendar application, each schedule data comprising at least one of the following fields:
Creation time, details, start time, end time, event category, location.
In some embodiments, if a place field is included in the schedule data, the analyzing the schedule data includes:
extracting the places in the schedule data to be processed, and performing statistical analysis;
Obtaining the number of sites related to the schedule data to be processed in total and the occurrence frequency of each site;
And sequencing the occurrence times of each place, and adding the place name with the most occurrence times and the corresponding times into the summary report.
in some embodiments, if the detailed content field and the event category field are included in the schedule data, the analyzing the schedule data includes:
extracting detailed contents and event categories in the schedule data to be processed;
Comprehensively analyzing the detailed content and the event category of each piece of schedule data in sequence, and classifying the corresponding schedule data;
The number of schedule data included in each type is counted and added to the summary report.
in some embodiments, if the schedule data includes a start time field and an end time field, the analyzing the schedule data includes:
Extracting the starting time and the ending time in the schedule data to be processed;
Sequentially calculating the duration corresponding to each schedule data;
Statistical analysis was performed for all durations and the results were added to the summary report.
in some embodiments, the presenting the summary report includes:
presenting the summary report in graphical and/or textual form.
the present application further provides the following embodiments:
a schedule presentation apparatus comprising:
A processor;
a memory for storing processor-executable instructions;
Wherein the processor is configured to:
Acquiring a query request of a user, and calling corresponding schedule data according to the query request;
Analyzing the schedule data to form a summary report;
And outputting the summary report.
In some embodiments, the query request includes a query condition; correspondingly, the invoking of the corresponding schedule data according to the query request includes:
And retrieving in the database according to the query conditions, and extracting all to-be-processed schedule data meeting the query conditions.
in some embodiments, the query condition comprises a time period; extracting all to-be-processed schedule data meeting the query conditions, including:
And extracting all schedule data falling in the time period.
In some embodiments, the query condition further comprises a time period attribute; the time period attributes include a creation time, a start time, and an end time.
in some embodiments, the query condition comprises a keyword; extracting all to-be-processed schedule data meeting the query conditions, including:
and extracting all schedule data containing the keywords.
In some embodiments, the query further comprises a keyword attribute; the keyword attributes include detailed content, event category, and location.
In some embodiments, when the method is applied in a calendar application, all schedule data is stored in a data table of a database of the calendar application, each schedule data comprising at least one of the following fields:
creation time, details, start time, end time, event category, location.
in some embodiments, if a place field is included in the schedule data, the analyzing the schedule data includes:
extracting the places in the schedule data to be processed, and performing statistical analysis;
obtaining the number of sites related to the schedule data to be processed in total and the occurrence frequency of each site;
and sequencing the occurrence times of each place, and adding the place name with the most occurrence times and the corresponding times into the summary report.
In some embodiments, if the detailed content field and the event category field are included in the schedule data, the analyzing the schedule data includes:
Extracting detailed contents and event categories in the schedule data to be processed;
comprehensively analyzing the detailed content and the event category of each piece of schedule data in sequence, and classifying the corresponding schedule data;
the number of schedule data included in each type is counted and added to the summary report.
in some embodiments, if the schedule data includes a start time field and an end time field, the analyzing the schedule data includes:
Extracting the starting time and the ending time in the schedule data to be processed;
Sequentially calculating the duration corresponding to each schedule data;
Statistical analysis was performed for all durations and the results were added to the summary report.
in some embodiments, the presenting the summary report includes:
Presenting the summary report in graphical and/or textual form.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
it should be noted that, in the description of the present application, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Further, in the description of the present application, the meaning of "a plurality" means at least two unless otherwise specified.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and the scope of the preferred embodiments of the present application includes other implementations in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present application.
it should be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
in addition, functional units in the embodiments of the present application may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
the storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
although embodiments of the present application have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present application, and that variations, modifications, substitutions and alterations may be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.

Claims (14)

1. a schedule presentation method, comprising:
acquiring a query request of a user, and calling corresponding schedule data according to the query request;
analyzing the schedule data to form a summary report;
Presenting the summary report.
2. The method of claim 1, wherein the query request includes a query condition; correspondingly, the invoking of the corresponding schedule data according to the query request includes:
And retrieving in the database according to the query conditions, and extracting all to-be-processed schedule data meeting the query conditions.
3. The method of claim 2, wherein the query condition comprises a time period; extracting all to-be-processed schedule data meeting the query conditions, including:
And extracting all schedule data falling in the time period.
4. the method of claim 3, wherein the query condition further comprises a time period attribute; the time period attributes include a creation time, a start time, and an end time.
5. The method of claim 2, wherein the query condition comprises a keyword; extracting all to-be-processed schedule data meeting the query conditions, including:
And extracting all schedule data containing the keywords.
6. The method of claim 5, wherein the query condition further comprises a keyword attribute; the keyword attributes include detailed content, event category, and location.
7. A method according to any of claims 2-6, characterized in that when the method is applied in a calendar application, all schedule data is stored in a data table of a database of the calendar application, each schedule data comprising at least one of the following fields:
creation time, details, start time, end time, event category, location.
8. The method of claim 7, wherein if a place field is included in the schedule data, the analyzing the schedule data comprises:
extracting the places in the schedule data to be processed, and performing statistical analysis;
obtaining the number of sites related to the schedule data to be processed in total and the occurrence frequency of each site;
and sequencing the occurrence times of each place, and adding the place name with the most occurrence times and the corresponding times into the summary report.
9. The method of claim 7, wherein if the schedule data includes a detailed content field and an event category field, the analyzing the schedule data includes:
Extracting detailed contents and event categories in the schedule data to be processed;
comprehensively analyzing the detailed content and the event category of each piece of schedule data in sequence, and classifying the corresponding schedule data;
The number of schedule data included in each type is counted and added to the summary report.
10. the method of claim 7, wherein if a start time field and an end time field are included in the schedule data, the analyzing the schedule data comprises:
extracting the starting time and the ending time in the schedule data to be processed;
Sequentially calculating the duration corresponding to each schedule data;
Statistical analysis was performed for all durations and the results were added to the summary report.
11. The method of claim 1, wherein said presenting the summary report comprises:
presenting the summary report in graphical and/or textual form.
12. A schedule presenting apparatus, comprising:
The query module is used for acquiring a query request of a user and calling corresponding schedule data according to the query request;
The processing module is used for analyzing the schedule data to form a summary report;
And the output module is used for presenting the summary report.
13. A non-transitory computer-readable storage medium having instructions therein, which when executed by a processor of a computing device, enable the computing device to perform a method of calendar presentation, the method comprising:
Acquiring a query request of a user, and calling corresponding schedule data according to the query request;
analyzing the schedule data to form a summary report;
presenting the summary report.
14. a schedule presenting apparatus, comprising:
A processor;
a memory for storing processor-executable instructions;
Wherein the processor is configured to:
Acquiring a query request of a user, and calling corresponding schedule data according to the query request;
Analyzing the schedule data to form a summary report;
presenting the summary report.
CN201810580857.3A 2018-06-07 2018-06-07 Schedule presentation method and device Pending CN110580609A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810580857.3A CN110580609A (en) 2018-06-07 2018-06-07 Schedule presentation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810580857.3A CN110580609A (en) 2018-06-07 2018-06-07 Schedule presentation method and device

Publications (1)

Publication Number Publication Date
CN110580609A true CN110580609A (en) 2019-12-17

Family

ID=68810112

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810580857.3A Pending CN110580609A (en) 2018-06-07 2018-06-07 Schedule presentation method and device

Country Status (1)

Country Link
CN (1) CN110580609A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002025523A1 (en) * 2000-09-19 2002-03-28 Dream Arts Corporation Report managing device and method
CN104954580A (en) * 2015-06-30 2015-09-30 小米科技有限责任公司 User agenda information processing method and device
CN105046477A (en) * 2015-08-27 2015-11-11 华南理工大学 Intelligent portable apparatus for recording and managing daily life
CN107209917A (en) * 2014-09-17 2017-09-26 口袋医生公司 The system and method collected for dynamic schedule

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002025523A1 (en) * 2000-09-19 2002-03-28 Dream Arts Corporation Report managing device and method
CN107209917A (en) * 2014-09-17 2017-09-26 口袋医生公司 The system and method collected for dynamic schedule
CN104954580A (en) * 2015-06-30 2015-09-30 小米科技有限责任公司 User agenda information processing method and device
CN105046477A (en) * 2015-08-27 2015-11-11 华南理工大学 Intelligent portable apparatus for recording and managing daily life

Similar Documents

Publication Publication Date Title
US20190042068A1 (en) Facilitating data science operations
CN106681299B (en) Event analysis device, event analysis system, event analysis method, and event analysis program
US10839504B2 (en) User interface for managing defects
US7398187B2 (en) Method of batching and analyzing of data from computerized process and control systems
CN110334109B (en) Relational database data query method, system, medium and electronic device
US9910870B2 (en) System and method for creating data models from complex raw log files
CN111177544A (en) Operation system and method based on user behavior data and user portrait data
US9299246B2 (en) Reporting results of processing of continuous event streams
US7523090B1 (en) Creating data charts using enhanced SQL statements
CN111061733B (en) Data processing method, device, electronic equipment and computer readable storage medium
US20130231973A1 (en) Business analysis design support device, business analysis design support method and non-transitory computer-readable medium containing business analysis design support program
CN115859935A (en) Data analysis report template generation system and method based on index library
CN111723515A (en) Method, device and system for operating operator
CN112183044A (en) Analysis report generation method, device, platform and readable medium
CN113704288A (en) Data display method and device, computer readable medium and electronic equipment
CN111190817B (en) Method and device for processing software defects
CN110580609A (en) Schedule presentation method and device
CN116956381A (en) BIM project data customization form configuration method and device
CN113986954B (en) User event acquisition method and device, intelligent terminal and readable storage medium
US11853198B2 (en) Program development assistance system and program development assistance method
JP6738637B2 (en) Business flow analysis program, business flow analysis method, and business flow analysis device
CN110941608B (en) Method, device and equipment for generating buried point analysis and funnel analysis report
CN112527747A (en) Log template configuration and display method and device
CN116136880A (en) Data display method and device, electronic equipment and storage medium
JPH0934957A (en) Analysis method/device for user behavior

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

Application publication date: 20191217

RJ01 Rejection of invention patent application after publication