WO2022009395A1 - サービスマッチング装置、サービスマッチング方法及びサービスマッチングプログラム - Google Patents

サービスマッチング装置、サービスマッチング方法及びサービスマッチングプログラム Download PDF

Info

Publication number
WO2022009395A1
WO2022009395A1 PCT/JP2020/026898 JP2020026898W WO2022009395A1 WO 2022009395 A1 WO2022009395 A1 WO 2022009395A1 JP 2020026898 W JP2020026898 W JP 2020026898W WO 2022009395 A1 WO2022009395 A1 WO 2022009395A1
Authority
WO
WIPO (PCT)
Prior art keywords
agent
customer
service
intermediary
evaluation
Prior art date
Application number
PCT/JP2020/026898
Other languages
English (en)
French (fr)
Inventor
文雄 藤川
祐美子 須藤
直也 松崎
茉莉 加瀬谷
Original Assignee
日立グローバルライフソリューションズ株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 日立グローバルライフソリューションズ株式会社 filed Critical 日立グローバルライフソリューションズ株式会社
Priority to JP2022534599A priority Critical patent/JPWO2022009395A1/ja
Priority to PCT/JP2020/026898 priority patent/WO2022009395A1/ja
Publication of WO2022009395A1 publication Critical patent/WO2022009395A1/ja

Links

Images

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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • 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/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • the present invention relates to a service matching device, a service matching method, and a service matching program.
  • Patent Document 1 matches a worker (cameraman) with a user thereof.
  • the server presents to the user a worker who can visit the user at the time and place desired by the user. At this time, the server also presents the business trip location of the worker immediately before the desired time.
  • the reservation management server of Patent Document 2 matches the housekeeping agent and the customer.
  • the customer contracts with the agent of the housekeeping agent.
  • the reservation management server creates a first reservation calendar that describes the consideration for housework on a daily basis.
  • the reservation management server accepts that the agent describes the number of service operation slots on the first reservation calendar for each day, and the result is used as the second reservation calendar.
  • the reservation management server accepts the customer to select a date and time on the second reservation calendar.
  • the server of Patent Document 1 does not assume the existence of an intermediary.
  • the reservation management server of Patent Document 2 reflects the mediator's desire for the number of operating slots. However, the customer cannot select an individual agent. Therefore, an object of the present invention is to match a customer with an agent based on the customer's request and the evaluation of the intermediary.
  • the service matching device of the present invention is a candidate for an agent based on the request of the agent who requests the agent to act for the service and the evaluation of the agent by the agent who mediates between the customer and the agent. It is characterized by having an input / output processing unit that presents the above to the customer. Other means will be described in the form for carrying out the invention.
  • the present embodiment is an example in which an individual customer selects an agent who acts for a part of his / her housework through an intermediary.
  • the present invention can also be applied to an example in which a customer such as a company selects an agent who acts on behalf of a part of his / her business.
  • FIG. 1 is a diagram illustrating a configuration and the like of the service matching device 1.
  • the service matching device 1 is a general computer (server, personal computer, mobile terminal device, etc.).
  • the service matching device 1 includes a central control device 11, an input device 12 such as a mouse and a keyboard, an output device 13 such as a display, a main storage device 14, an auxiliary storage device 15, and a communication device 16. These are interconnected by a bus.
  • the auxiliary storage device 15 stores the agent information 31, the customer information 32, the request information 33, the intermediary rule 34, the customer rule 35, and the evaluation information 36 (all of which are described in detail later).
  • the input / output processing unit 21 and the matching unit 22 in the main storage device 14 are programs.
  • the central control device 11 reads these programs from the auxiliary storage device 15 and loads them into the main storage device 14, thereby realizing the functions of the respective programs (details will be described later).
  • the auxiliary storage device 15 may be configured independently of the service matching device 1.
  • a plurality of customer terminal devices 3, a plurality of agent terminal devices 4, and a plurality of intermediary terminal devices 5 are connected to the service matching device 1 via the network 2.
  • the customer terminal device 3 is operated by a person (customer) who intends to outsource a part of his / her housework.
  • the agent terminal device 4 is operated by a person (agent) who intends to act for a part of the customer's housework. It is assumed that there are a plurality of agents (intermediaries) who mediate between the customer and the agent, and the plurality of intermediaries jointly use the service matching device 1. Further, each intermediary accesses the service matching device 1 via the intermediary terminal device 5, and updates, for example, the intermediary rule 34 (details described later) and the like. In many cases, the intermediary is the employer or agent of the agent.
  • FIG. 2 is an example of the agent information 31.
  • the agent ID is in the agent ID column 102 and the agent name is in the agent name column 103 in association with the agent ID stored in the agent ID column 101.
  • the nearest station (current position) is in the current position) column 104
  • the schedule is in the schedule column 105
  • the service is in the service column 106
  • the service area is in the service area column 107
  • the language is in the language column 108.
  • the evaluation index is stored in the index column 109.
  • the intermediary ID in the intermediary ID column 101 is an identifier that uniquely identifies the intermediary.
  • the agent ID in the agent ID column 102 is an identifier that uniquely identifies the agent.
  • the agent name in the agent name column 103 is a business name of the agent.
  • the nearest station (current position) in the nearest station (current position) column 104 is a combination of the position information (latitude and longitude) of the current position of the agent and the nearest railway station. When the agent is not out, the current position is the position of the agent's base.
  • the service matching device 1 can acquire the position information from the agent terminal device 4.
  • the agent terminal device 4 can acquire its own position information by GPS (Global Positioning System) hygiene or communication with a wireless base station.
  • the current position here may be any position specified by the agent. For example, if it is known that the agent will stay in a location other than the base for a while for private use, the agent may also register the location.
  • the schedule in the schedule column 105 is information indicating the free time of the agent. Due to space limitations, the schedule in Figure 2 states "OK” (no other schedule) or "NG” (other schedule) for the morning, afternoon and all day of "0510 (May 10)". It's a simple one. However, the schedule may be a set of "OK” or "NG” in shorter time units over a longer period. In addition, the schedule may remember the location of the appointment of the agent in relation to a future time.
  • the service in the service column 106 is one or more types of housework that the agent can act on behalf of.
  • the service area in the service area column 107 is a geographical range in which the agent can perform housework on behalf of the agent.
  • the language in the language column 108 is a language that can be used by the agent in addition to the language used in the service area. For the sake of simplicity of the explanation, the language here is either "English OK" indicating that the agent can use Japanese and English, or "English NG” indicating that the agent can use only Japanese. Is.
  • the evaluation index in the evaluation index column 109 is an arbitrary index in which the customer or the intermediary evaluates the agent.
  • “quality” (column 109a) and “number of reviews” (column 109b) are evaluated by the customer, and “transportation expenses” (column 109c) and “real wage” (column 109d) are evaluated by the intermediary. ) Is adopted. These are just examples of evaluation indicators.
  • the quality is the score (for example, out of 5) that the customer evaluated the quality of the service by the agent after the service was completed.
  • the word-of-mouth is a message that a third party other than the customer recommends a substitute before and after the end of the service, and the number of word-of-mouth is the number of word-of-mouth.
  • the service matching device 1 always accepts word-of-mouth communication via an arbitrary device operated by a third party, and keeps the latest number of word-of-mouth communication.
  • Transportation expenses are the fare for public transportation, which is temporarily reimbursed by the agent when performing housework, and is ultimately borne by the customer.
  • the intermediary charges the customer for the service plus transportation costs. Details will be described later, but in this embodiment, the smaller (cheaper) the transportation cost, the higher the evaluation from the intermediary. This is because the smaller the transportation cost, the easier it is for the customer to select the agent.
  • Real wages are calculated by the following formula.
  • Real wage (time required for service x hourly wage of agent + transportation cost) / (travel time + time required for service)
  • the hourly wage of the agent may be the hourly unit price of the remuneration paid directly to the agent by the customer, or may be the hourly unit price of the remuneration paid to the agent among the remunerations received from the customer by the intermediary. good. Details will be described later, but in this embodiment, the higher the real wage, the higher the evaluation from the intermediary. This is because the higher the real wage, the higher the productivity (sales per unit time) for the intermediary. Moreover, the higher the hourly wage, the higher the real wage. Therefore, the higher the hourly wage, the higher the evaluation from the intermediary. The travel time will be described later.
  • each of the evaluation indexes in FIG. 2 is a current “representative value” that reflects the evaluation of past services.
  • Such representative values are historical averages, maximums, minimums or medians.
  • FIG. 3 is an example of customer information 32.
  • the name is in the name column 112
  • the address is in the address column 113
  • the nearest station is in the nearest station column 114
  • the required time column 115 is associated with the customer ID stored in the customer ID column 111.
  • the required time is stored in the family composition column 116
  • the floor plan is stored in the floor plan column 117
  • the building classification is stored in the building classification column 118.
  • the customer ID in the customer ID field 111 is an identifier that uniquely identifies the customer.
  • the name in the name field 112 is the name of the customer.
  • the address in the address field 113 is the customer's address (location).
  • the nearest station in the nearest station column 114 is the nearest railway station to the customer's address.
  • the required time in the required time column 115 is the required time from the nearest station to the customer's address.
  • the family composition of the family composition column 116 is the family composition of the customer.
  • the number of households is described, but as another example, the relationship with the customer may be described (for example, "person, mother, eldest son, second son").
  • the floor plan of the floor plan column 117 is the number of rooms in the customer's house.
  • the building classification in the building classification column 118 indicates the structure of the customer's house, and here, it is either a “detached house” or an “apartment house”.
  • FIG. 4 is an example of the request information 33.
  • the request item is stored in the request item column 122 and the request content is stored in the request content column 123 in association with the customer ID stored in the customer ID column 121.
  • the customer ID in the customer ID column 121 is the same as the customer ID in FIG.
  • the request items in the request item column 122 are items requested by the customer, and here, they are "service", "frequency of use”, “date and time”, “time of use", and "special notes".
  • the request content in the request content column 123 is the specific content of the request. Note that “single shot” indicates that the same request is not made repeatedly. When similar requests are made repeatedly, information such as “every Tuesday” and “first Sunday of every month” is stored instead of “single shot”. Further, when the content of the request for the request item "service” is "cooking”, “number of meals”, “finish”, “menu”, “preference” and “presence or absence of allergies” are stored as the details of the cooking. As is clear from the above, the request information 33 is, as a whole, a request from the customer to the agent.
  • FIG. 5 is an example of the intermediary rule 34.
  • the item column 132 in relation to the intermediary ID stored in the intermediary ID column 131, the item column 132 has an item, the priority column 133 has a priority, and the travel distance column 134 has a travel distance.
  • Travel time column 135 shows travel time
  • transportation cost column 136 shows transportation expenses
  • point deduction column 137 shows real wages
  • real wage column 138 shows real wages
  • point deduction column 139 shows deductions. It is remembered.
  • the intermediary ID in the intermediary ID column 131 is the same as the intermediary ID in FIG.
  • the item in the item column 132 is either "transportation expenses, etc.” or "real wages.”
  • the transportation expenses in the "transportation expenses, etc.” here correspond to the transportation expenses in FIG. 2 (column 109c)
  • the "real wages” here correspond to the real wages in FIG. 2 (column 109d). There is.
  • the priority in the priority column 133 indicates which of "transportation expenses, etc.” and "real wages” is prioritized.
  • the priority may be "same” in addition to “high” and “low”. If the priorities are “same”, the number of points deducted (immediately described later) is multiplied by "1". When the priority is "high”, the number of points deducted is multiplied by a predetermined coefficient larger than "1". When the priority is "low”, the number of deductions is multiplied by a predetermined coefficient greater than "0" and less than "1". The setting of priority and predetermined coefficient is different for each intermediary.
  • the travel distance in the travel distance column 134 is the distance between the position where the agent is at the point immediately before heading to the customer's house (hereinafter, also referred to as the “immediately preceding position”) and the customer's address (column 113 in FIG. 3).
  • the travel time in the travel time column 135 is the time required to travel from the immediately preceding position to the customer's address using public transportation.
  • the transportation cost in the transportation cost column 136 is the fare of public transportation that the agent temporarily reimburses and the customer finally bears when performing the housework, but here, in particular, the agent Is the transportation cost required to use public transportation from the last position to the customer's address.
  • the intermediary may use one of the travel distance, travel time, and transportation cost, which is more easily available.
  • the deduction score in the deduction number column 137 is a score subtracted from a predetermined initial value (full score) for the travel distance, travel time, or transportation cost, and the larger the travel distance, the longer the travel time, or the larger the transportation cost ( The higher the score, the higher the deduction score, and the smaller the deduction score, the higher the evaluation by the intermediary.
  • the setting of the number of deductions differs for each intermediary (the same applies to column 139).
  • the real wage in the real wage column 138 is the above-mentioned real wage.
  • the deduction score in the deduction score column 139 is a score subtracted from a predetermined initial value (full score) for the real wage. The lower the real wage, the larger the deduction score, and the smaller the deduction score, the higher the evaluation by the intermediary.
  • the intermediary rule 34 stores records for a plurality of intermediaries, and of course, the selection of items as evaluation targets and the specific method of giving points differ for each intermediary. As a result, the service matching device 1 can evaluate the agent in a different way for each intermediary.
  • FIG. 6 is an example of customer rule 35.
  • an item is stored in the item column 142
  • the importance is stored in the importance column 143
  • the standard is stored in the reference column 144 in association with the customer ID stored in the customer ID column 141.
  • the customer ID in the customer ID column 141 is the same as the customer ID in FIG.
  • the items in the item column 142 are items that the customer wants to place particular importance on when selecting an agent, and are, for example, "language”, "quality", and "number of reviews". These correspond to columns 108, 109a and 109b in FIG.
  • the items in the item column 142 may be the age group, gender, etc. of the agent.
  • the importance of the importance column 143 indicates "required” indicating that the customer always uses the item as the agent's selection criterion, or indicates that the item is used as the agent's selection criterion if the customer allows. It is one of "hope”.
  • the criteria in the criteria column 144 show the criteria for selecting an agent by the customer for each item.
  • FIG. 7 is an example of the evaluation information 36.
  • the agent ID is in the agent ID column 152
  • the agent name is in the agent name column 153
  • the ranking calculation score is obtained.
  • the score for ranking calculation is stored in the column 154
  • the ranking is stored in the ranking column 155.
  • the intermediary ID in the intermediary ID column 151 is the same as the intermediary ID in FIG.
  • the agent ID in the agent ID column 152 is the same as the agent ID in FIG.
  • the agent name in the agent name column 153 is the same as the agent name in FIG.
  • the ranking calculation score in the ranking calculation score column 154 consists of a total score (column 154a) and a breakdown (columns 154b to 154e). Further, the breakdown consists of quality (column 154b), number of reviews (column 154c), transportation expenses (column 154d) and real wages (column 154e), which correspond to the evaluation index (column 109) in FIG. There is.
  • the total score is the total of the breakdown. The calculation method of the total score will be described later.
  • instead of or in addition to the transportation cost column 154d there may be a travel distance column or a travel time column.
  • the ranking in the ranking column 155 is the ranking when the agents are arranged in descending order of the total score.
  • the unit of the evaluation index in FIG. 2 is various, but the unit of the total score in FIG. 7 is “point”.
  • the service matching device 1 converts each evaluation index into a "point” by a predetermined method in order to make it possible to sum a plurality of types of evaluation indexes.
  • the predetermined method is the intermediary rule 34 of FIG. 5 regarding the travel distance, travel time, transportation cost, and real wage, and the deduction points are subtracted from the predetermined initial values to obtain “points”.
  • the rule for converting the evaluation index into the score is stored in the auxiliary storage device 15 (not shown).
  • the service matching device 1 totals the quality (column 154b), the number of reviews (column 154c), the transportation cost (column 154d) and the real wage (column 154e), which are the results of such conversion, and the total score (column 154a). ).
  • the service matching device 1 normalizes the total score.
  • the upper and lower limits of the total score are set, and the total score indicates the relative position in the set of agents of the same intermediary (for example). , Deviation value), etc.
  • FIG. 8 is a flowchart of the processing procedure.
  • the agent information 31 (FIG. 2) and the intermediary rule 34 (FIG. 5) are stored in the auxiliary storage device 15 in the latest state.
  • the input / output processing unit 21 of the service matching device 1 receives the agent information 31 (FIG. 2). Specifically, the input / output processing unit 21 reads the agent information 31 from the auxiliary storage device 15.
  • step S202 the input / output processing unit 21 accepts the intermediary rule 34 (FIG. 5). Specifically, the input / output processing unit 21 reads the mediator rule 34 from the auxiliary storage device 15.
  • step S203 the input / output processing unit 21 accepts the application. Specifically, the input / output processing unit 21 receives an application from the customer terminal device 3.
  • the application here is an indication of the intention to the intermediary that he / she wants the agent to take over a part of his / her housework.
  • step S204 the input / output processing unit 21 receives the customer information 32 (FIG. 3). Specifically, first, the input / output processing unit 21 displays the customer information input format (each column of one record in FIG. 3 is blank) on the customer terminal device 3. Second, the input / output processing unit 21 accepts the customer to input data in each field of the customer information input format. Here, for convenience of explanation, the customer is "N01", and it is assumed that the customer has input the specific data as described in the first line of FIG. Third, the input / output processing unit 21 creates a record of customer information 32 based on the received data, and stores the record in the auxiliary storage device 15.
  • the input / output processing unit 21 may read the registered customer information 32 from the auxiliary storage device 15 without having to bother to accept the customer information 32 from the customer again (the registered customer information 32 may be read from the auxiliary storage device 15). The same applies to the request information 33 and the customer rule 34).
  • step S205 the input / output processing unit 21 receives the request information 33 (FIG. 4). Specifically, first, the input / output processing unit 21 displays the request information input format (each column of the record for one customer in FIG. 4 is blank) on the customer terminal device 3. Second, the input / output processing unit 21 accepts the customer to input data in each field of the request information input format. Here, for convenience of explanation, it is assumed that the customer has input the specific data as described in the record of "N01" in FIG. Third, the input / output processing unit 21 creates a record of the request information 33 based on the received data, and stores the record in the auxiliary storage device 15.
  • the request information input format each column of the record for one customer in FIG. 4 is blank
  • step S206 the input / output processing unit 21 accepts the customer rule 35 (FIG. 6). Specifically, first, the input / output processing unit 21 displays the customer rule input format (each column of the record for one customer in FIG. 6 is blank) on the customer terminal device 3. Second, the input / output processing unit 21 accepts the customer to input data in each field of the customer rule input format. Here, for convenience of explanation, it is assumed that the customer has input the specific data as described in the record of “N01” in FIG. Third, the input / output processing unit 21 creates a record of the customer rule 35 based on the received data, and stores the record in the auxiliary storage device 15.
  • the customer rule input format each column of the record for one customer in FIG. 6 is blank
  • step S207 the matching unit 22 of the service matching device 1 narrows down the agents by request information or the like. Specifically, first, the matching unit 22 acquires all the records of the agent information 31 (FIG. 2). The record acquired here is also called a "candidate record”. Secondly, the matching unit 22 keeps the candidate records including the free time of the schedule column 105 of "0510 15: 00-18: 00", and deletes the other records. Here, among the candidate records, the records of the agents "M04" and "M05" are deleted.
  • the matching unit 22 keeps the remaining candidate records whose service area includes "Minato-ku, Tokyo ", and deletes the others.
  • the record of the agent "M01" is deleted.
  • the matching unit 22 keeps the remaining candidate records whose service includes "cooking”, and deletes the others.
  • the record of the agent "M03" is deleted.
  • the matching unit 22 keeps the remaining candidate records whose language is "English OK” and deletes the others.
  • the record of the agent "M08" is deleted.
  • "English OK” is used as the search key because the importance corresponding to the standard "English OK” in the record of "N01" in the customer rule 35 (Fig. 6) is "essential”. Is.
  • the candidate records that remain without being deleted are the records of the agents "M02", “M06”, “M07", and "M09".
  • step S208 the matching unit 22 creates the evaluation information 36 (FIG. 7). Specifically, first, the matching unit 22 creates a record of evaluation information 36 for the agents "M02", “M06", “M07” and "M09". At this stage, the columns other than the intermediary ID column 151 to the agent name column 153 are blank.
  • the matching unit 22 converts each of the evaluation indexes of the remaining candidate records into the score of the breakdown by the method described above (subtracts the deduction score from the initial value as the perfect score), and the score after the subtraction is obtained. Calculate the total score by totaling.
  • the matching unit 22 stores the points after subtraction in the breakdown column 154b to e, and stores the total of them in the total score column 154a.
  • the matching unit 22 may store the deduction points in the breakdown column 154b to e regardless of the initial value, and store the result of subtracting the total of these points from the initial value as the perfect score in the total score column 154a.
  • the matching unit 22 uses the record of the intermediary rule 34 (FIG.
  • the matching unit 22 fills the ranking calculation score column 154 and the ranking column 155 of the evaluation information 36 based on the conversion result and the calculation result. At this stage, the evaluation information 36 as shown in FIG. 7 is completed.
  • step S209 the input / output processing unit 21 of the service matching device 1 presents a candidate for the agent to the customer. Specifically, first, the input / output processing unit 21 transfers all or part of the completed evaluation information 36 to the customer terminal device 3 by any of the following methods ⁇ 1> to ⁇ 4>. indicate. ⁇ 1> All the records of the evaluation information 36 are displayed as they are. ⁇ 2> All the records of the evaluation information 36 are displayed after being sorted in descending or ascending order of rank. ⁇ 3> Of the records of the evaluation information 36, only the records having a rank of "1" are displayed. ⁇ 4> Among the records of the evaluation information 36, only the records within a predetermined order are displayed.
  • the input / output processing unit 21 accepts the customer to input to the customer terminal device 3 that the displayed agent has decided to request the service.
  • the service matching device 1 accepts the customer to select and input one of the displayed agents to the customer terminal device 3.
  • ⁇ 2> is adopted here, and the customer selects the agent M02.
  • step S210 the input / output processing unit 21 instructs the dispatch of a substitute.
  • the matching unit 22 transmits a message including the following contents to the agent terminal device 4 of the agent M02.
  • Agent M02 will serve food at Hitachi Taro's house located in Minato-ku, Tokyo from 15:00 to 18:00 on May 10.
  • Hitachi Taro wants "4 people”, the finish is "3 days' worth of dinner", the menu is "leave it to me”, the preference is "deep seasoning", and the presence or absence of allergies is " Being “none”.
  • the customer and the intermediary will evaluate the service.
  • the agent M02 heads to the customer N01's house and acts for cooking. Now suppose that the dish is finished.
  • step S211 the input / output processing unit 21 receives the evaluation by the customer. Specifically, first, the input / output processing unit 21 accepts the customer to input the quality (out of 5 points) for the finished service (cooking) into the customer terminal device 3. Secondly, the input / output processing unit 21 acquires the number of word-of-mouth (word-of-mouth) received from any external device in the latest predetermined period (for example, one day).
  • the input / output processing unit 21 receives an evaluation by an intermediary. Specifically, in the input / output processing unit 21, the intermediary mediators the travel distance, travel time or transportation cost required to substitute the service at the customer's home, and the hourly wage related to the service via the intermediary terminal device 4. Accepts input.
  • the input / output processing unit 21 calculates the real wage using the above formula. Here, the travel distance, travel time, or transportation cost is based on the immediately preceding position.
  • the matching unit 22 of the service matching device 1 updates the evaluation index of the agent information 31 (FIG. 2).
  • the matching unit 22 reflects the quality value received in the "first" of step S211 in the quality value of the agent information 31 (FIG. 2).
  • “reflecting” means, for example, calculating and storing the average value of the quality of the latest n times for the same service "cooking”.
  • the matching unit 22 reflects the number of reviews received in the "second" of step S211 in the number of reviews of the agent information 31 (FIG. 2).
  • “reflecting” means, for example, calculating and storing the average value of the number of reviews for the latest m days for the same service "cooking".
  • the matching unit 22 reflects the values of the transportation expenses and the real wages received in step S212 in the values of the transportation expenses and the real wages of the agent information 31 (FIG. 2).
  • “reflecting” means, for example, calculating and storing the average value of the latest n times of transportation expenses and real wages for the same service "cooking".
  • the evaluation index column 109 of the agent information 31 may have columns for travel distance, travel time, and hourly wage.
  • the matching unit 22 reflects the travel distance, travel time, and hourly wage values received in step S212 in the travel distance, travel time, and hourly wage values of the agent information 31 (FIG. 2).
  • transportation costs a modified example will be described later.
  • step S214 the matching unit 22 determines whether or not the end instruction has been accepted. Specifically, when the matching unit 22 accepts the user (intermediary) to input an instruction to stop the service matching device 1 to the input device 12 for reasons such as maintenance (step S214 “Yes”). , End the processing procedure. In other cases (step S214 “No”), the matching unit 22 returns to step S203. In the "third" of step S208 after returning, even if the narrowed down agents are the same, the ranking may be changed as compared with the previous ones.
  • the evaluation index (column 109) of the agent information 31 (FIG. 2) is updated every moment to reflect the latest data.
  • the transportation cost (column 109c) may not be a representative value such as a past average value, but may be a transportation cost for an individual customer. Therefore, immediately after step S205, the matching unit 22 is at a position where the agent is scheduled to be located immediately before the date and time (start time of the service desired by the customer) of the request information 33 received in the "second" of step S205. May be obtained from the agent information 31. In this case, as described above, it is assumed that the schedule column 105 of the agent information 31 stores the position where the agent is scheduled to be in association with the future time.
  • the matching unit 22 calculates, for example, a transportation cost when going from the planned position acquired in this way to the customer's address by public transportation, and the calculated transportation cost is used as the transportation cost of the representative information 31.
  • the matching unit 22 may omit the “third” process (process of reviewing the representative value based on the latest data) in step S213 for the transportation cost.
  • the matching unit 21 evaluates the transportation cost (FIG. 2 column 109c) and the real wage (FIG. 2 column 109d) calculated for each individual customer by the intermediary, and in step S208, the transportation cost and the real wage are evaluated.
  • the total score may be calculated using real wages.
  • FIG. 9 is a diagram illustrating the relationship between the customer's desired time and the agent's free time.
  • the case where there is an agent who includes all the time zones of the service desired by the customer within his / her free time has been described. However, that is just an ideal case. In reality, there may be no such agent. Conversely, the customer may not specify the start and end times of the service.
  • the customer wants to "represent only 2 consecutive hours out of the 6 hours from 12:00 to 18:00 on May 20".
  • the customer wants the service to start at "every hour” such as 12:00, 13:00, ..., 16:00. .. That is, the customer allows all time zones indicated by double-headed arrows in rows 171a-171e of FIG.
  • the free time of each candidate on May 20 (indicated by the thick line rectangle in each line of candidates 1 to 7) differs for each candidate.
  • There is no candidate who has free time that completely includes the customer's desired maximum time width "6 hours from 12:00 to 18:00" (indicated by a thick line rectangle straddling rows 171a to 171e) (candidate 7 described later). except).
  • the service matching device 1 can assign "12:00 to 14:00" (row 182a) or "13:00 to 15:00” (row 182b) to the candidate 2. However, “13:00 to 15:00” is more preferable. This is because, if the service matching device 1 assigns "12:00 to 14:00" to the candidate 2, the candidate 2 has a half-length "14:00 to 15:00". This is because it is difficult to utilize "" elsewhere.
  • the service matching device 1 can assign "15:00 to 17:00” (row 186a) or "16:00 to 18:00” (row 186b) to the candidate 6. For the same reason, “15:00 to 17:00” is more preferable.
  • the service matching device 1 has "13:00 to 15:00” (row 184a), “14:00 to 16:00” (row 184b), or “15:00 to 17" for the candidate 4. Hour and 00 minutes ”(line 186c) can be assigned. For the same reason, "13:00 to 15:00” or "15:00 to 17:00” is more preferable.
  • the service matching device 1 takes time so that the agent does not have halfway free time. You can present the obi to the customer.
  • the service matching device 1 can present the following four agents candidates and a combination of time zones to the customer. For customers, both combinations are equally preferred. ⁇ Candidate 2, but 13:00 to 15:00 ⁇ Candidate 6, but 15:00 to 17:00 ⁇ Candidate 4, but 13:00 to 15:00 ⁇ Candidate 4, but 15:00 Minutes to 17:00
  • the service matching device 1 may present the customer a time zone in which the largest number of candidates can act on their behalf. In the above example, there are two candidates who can act on behalf of "13:00 to 15:00" and two candidates who can act on behalf of "15:00 to 17:00", so there is no difference. However, if Candidate 2 does not exist, there is only one candidate who can substitute for "13:00 to 15:00", while the candidate who can substitute for "15:00 to 17:00" is. There are two people. Therefore, the service matching device 1 presents "15:00 to 17:00" to the customer.
  • the free time of candidate 1 is "10:00 to 13:00". “11:00 to 13:00” (line 181) is not only the closest to the time zone desired by the customer, but also leaves no halfway free time for candidate 1. The same applies to Candidate 5.
  • the free time of the candidate 5 is "17:00 to 21:00”. “17:00 to 19:00” (line 185) is not only the closest to the time zone desired by the customer, but also leaves no halfway free time for candidate 5.
  • the service matching device 1 can present the following two agent candidates and a combination of time zones to the customer. Neither combination of times is what the customer wants. However, the customer may choose one or the other. ⁇ Candidate 1, but 11:00 to 13:00 ⁇ Candidate 5, but 17:00 to 19:00
  • the service matching device 1 cannot propose to the customer that the candidate 3 acts on behalf of the service. This is because the free time of candidate 3 is 1 hour, which is shorter than the customer's desired 2 hours.
  • the free time of the candidate 7 is "11:00 to 20:00", and the customer's desired time is completely included in it.
  • the service matching device 1 can allocate "11:00 to 13:00" (row 187a). Part of this time zone overlaps with the customer's desired time.
  • the service matching device 1 can also be assigned "17:00 to 19:00" (row 187b). Part of this time zone also overlaps with the customer's desired time.
  • "17:00 to 19:00" (line 187b) is assigned, halfway "19:00 to 20:00" remains for candidate 7.
  • Candidate 7 concedes to the customer and allows this.
  • the service matching device 1 can present to the customer a combination of the following two agent candidates and a time zone. Neither combination of times is what the customer wants. However, the customer may choose one or the other. ⁇ "Candidate 7, but from 11:00 to 13:00" ⁇ "Candidate 7, but from 17:00 to 19:00"
  • the intermediary can adopt, for example, the following evaluation indexes according to his / her own management judgment.
  • Operating rate of the most recent past agent time required for service / (free time + time required for service)
  • Recent past sick leave rate number of days of sick leave / (number of working days + number of days of sick leave)
  • Age or years of employment of the agent Number of qualifications of the agent
  • Number of useful recommendations to the intermediary Number of selections (nominated) from new customers
  • the customer can adopt, for example, the following evaluation index according to his / her satisfaction level.
  • -Delay time difference between the scheduled start time of the service and the actual start time
  • Saving time difference between scheduled service time and actual service time
  • Satisfaction that is not directly related to the quality of service, such as attitude at the time of service agency, language usage, etc.
  • the effects of the service matching device of this embodiment are as follows. (1) The service matching device can present an agent to the customer by reflecting the request from the customer and the evaluation by the intermediary. (2) The service matching device can further reflect the evaluation by the customer and present the agent to the customer. (3) The service matching device can change the evaluation for each intermediary. (4) The service matching device can order the candidates for the agent. (5) The service matching device can preferentially present an agent with a small transportation cost or the like.
  • the service matching device can preferentially present an agent with a high hourly wage. (7) The service matching device can preferentially present an agent with a high real wage. (8) The service matching device can present the agent based on the result of the agent using public transportation. (9) The service matching device can present the next best time zone even when there is no agent who can act for the service in the customer's desired time zone.
  • the present invention is not limited to the above-described embodiment, but includes various modifications.
  • the above-described embodiment has been described in detail in order to explain the present invention in an easy-to-understand manner, and is not necessarily limited to the one including all the configurations described.
  • it is possible to replace a part of the configuration of one embodiment with the configuration of another embodiment and it is also possible to add the configuration of another embodiment to the configuration of one embodiment.
  • each of the above-mentioned configurations, functions, processing units, processing means and the like may be realized by hardware by designing a part or all of them by, for example, an integrated circuit. Further, each of the above configurations, functions, and the like may be realized by software by the processor interpreting and executing a program that realizes each function. Information such as programs, tables, and files that realize each function can be placed in a memory, a recording device such as a hard disk or SSD (Solid State Drive), or a recording medium such as an IC card, SD card, or DVD.
  • the control lines and information lines indicate what is considered necessary for explanation, and do not necessarily indicate all the control lines and information lines in the product. In practice, it can be considered that almost all configurations are interconnected.

Abstract

本発明のサービスマッチング装置(1)は、代行者に対してサービスの代行を依頼する顧客による代行者に対する要望、及び、顧客と代行者とを仲介する仲介者による代行者に対する評価に基づき、代行者の候補を顧客に提示する入出力処理部(21)を備えること、を特徴とする。さらに、仲介者は、複数存在し、仲介者による代行者に対する評価は、仲介者ごとに異なること、を特徴とする。

Description

サービスマッチング装置、サービスマッチング方法及びサービスマッチングプログラム
 本発明は、サービスマッチング装置、サービスマッチング方法及びサービスマッチングプログラムに関する。
 近時、企業が業務の一部を外注(アウトソース)すること、及び、個人が家事の一部を外注することが一般的になっている。そして、企業又は個人と外注先との間のマッチング(相手の特定)をコンピュータが支援する技術が普及している。特許文献1のサーバは、作業者(カメラマン)とそのユーザとをマッチングする。当該サーバは、ユーザが希望する時間及び場所にユーザを訪問可能な作業者をユーザに提示する。このとき、当該サーバは、希望時間の直前における作業員の出張場所も提示する。
 特許文献2の予約管理サーバは、家事代行者と顧客とをマッチングする。顧客は、家事代行者の代理人と契約する。当該予約管理サーバは、家事の対価を日ごとに記載した第1の予約カレンダーを作成する。当該予約管理サーバは、代理人が第1の予約カレンダーにサービス稼働枠数を日ごとに記載するのを受け付け、その結果を第2の予約カレンダーとする。当該予約管理サーバは、顧客が第2の予約カレンダー上で日時を選択するのを受け付ける。
特許第6588178号明細書 特許第5706360号明細書
 家事等の代行者が、自身で顧客を獲得するのは容易でない。顧客もまた、多くの代行者の候補に接するのは容易でない。そこで多くの場合、仲介者が顧客と代行者とをマッチングする。顧客が自身の評価に値する代行者を選択することは当然である。しかしながら、仲介者もまた、代行者のコスト等を充分把握したうえで“この代行者は顧客に採用されるに相応しい”という独自の評価を有することが多い。
 特許文献1のサーバは、仲介者の存在を前提としていない。特許文献2の予約管理サーバは、稼働枠数という仲介者の希望を一応は反映する。ただし、顧客は、個々の代行者を選択することはできない。そこで、本発明は、顧客の要望及び仲介者の評価に基づき、顧客と代行者とをマッチングすることを目的とする。
 本発明のサービスマッチング装置は、代行者に対してサービスの代行を依頼する顧客による代行者に対する要望、及び、顧客と代行者とを仲介する仲介者による代行者に対する評価に基づき、代行者の候補を顧客に提示する入出力処理部を備えること、を特徴とする。その他の手段については、発明を実施するための形態のなかで説明する。
 本発明によれば、顧客の要望及び仲介者の評価に基づき、顧客と代行者とをマッチングすることができる。
サービスマッチング装置の構成等を説明する図である。 代行者情報の一例である。 顧客情報の一例である。 依頼情報の一例である。 仲介者ルールの一例である。 顧客ルールの一例である。 評価情報の一例である。 処理手順のフローチャートである。 顧客希望時間及び代行者の空き時間の関係を説明する図である。
 以降、本発明を実施するための形態(“本実施形態”という)を、図等を参照しながら詳細に説明する。本実施形態は、個人の顧客が、自身の家事の一部を代行する代行者を、仲介者を介して選択する例である。しかしながら、本発明は、企業等の顧客が自身の業務の一部を代行する代行者を選択する例にも適用可能である。
(サービスマッチング装置の構成等)
 図1は、サービスマッチング装置1の構成等を説明する図である。サービスマッチング装置1は、一般的なコンピュータ(サーバ、パソコン、携帯端末装置等)である。サービスマッチング装置1は、中央制御装置11、マウス、キーボード等の入力装置12、ディスプレイ等の出力装置13、主記憶装置14、補助記憶装置15及び通信装置16を備える。これらは、バスで相互に接続されている。
 補助記憶装置15は、代行者情報31、顧客情報32、依頼情報33、仲介者ルール34、顧客ルール35及び評価情報36(いずれも詳細後記)を格納している。主記憶装置14における入出力処理部21及びマッチング部22は、プログラムである。中央制御装置11は、これらのプログラムを補助記憶装置15から読み出し主記憶装置14にロードすることによって、それぞれのプログラムの機能(詳細後記)を実現する。補助記憶装置15がサービスマッチング装置1から独立した構成であってもよい。
 複数の顧客端末装置3、複数の代行者端末装置4及び複数の仲介者端末装置5が、ネットワーク2を介してサービスマッチング装置1と接続されている。顧客端末装置3は、自身の家事の一部を外注しようとする者(顧客)によって操作される。代行者端末装置4は、顧客の家事の一部を代行しようとする者(代行者)によって操作される。顧客と代行者とを仲介する者(仲介者)が複数存在し、複数の仲介者は、サービスマッチング装置1を共同利用するものとする。さらに、個々の仲介者は、仲介者端末装置5を介してサービスマッチング装置1にアクセスし、例えば、仲介者ルール34(詳細後記)等を更新する。なお、多くの場合、仲介者は、代行者の雇用主又は代理人となっている。
(代行者情報)
 図2は、代行者情報31の一例である。代行者情報31においては、仲介者ID欄101に記憶された仲介者IDに関連付けて、代行者ID欄102には代行者IDが、代行者名欄103には代行者名が、最寄り駅(現在位置)欄104には最寄り駅(現在位置)が、スケジュール欄105にはスケジュールが、サービス欄106にはサービスが、サービス地域欄107にはサービス地域が、言語欄108には言語が、評価指標欄109には評価指標が記憶されている。
 仲介者ID欄101の仲介者IDは、仲介者を一意に特定する識別子である。
 代行者ID欄102の代行者IDは、代行者を一意に特定する識別子である。
 代行者名欄103の代行者名は、代行者の業務上の呼称である。
 最寄り駅(現在位置)欄104の最寄り駅(現在位置)は、代行者の現在位置の位置情報(緯度及び経度)と、その最寄りの鉄道駅の組合せである。代行者が外出していないとき、現在位置は、代行者の拠点の位置となる。サービスマッチング装置1は、代行者端末装置4から、その位置情報を取得できる。代行者端末装置4は、GPS(Global Positioning System)衛生又は無線基地局との通信によって、自身の位置情報を取得できる。なお、“#”は、異なる値を省略的に示している(以下同様)。ここでの現在位置は、代行者が指定する任意の位置であってもよい。例えば、代行者が私用で拠点以外の位置に暫くの間滞在することがわかっている場合、代行者は、当該位置を登録することもできる。
 スケジュール欄105のスケジュールは、代行者の空き時間を示す情報である。紙面の制約上、図2のスケジュールは、“0510(5月10日)”の午前、午後及び終日について“OK”(他の予定がない)又は“NG”(他の予定がある)を記した単純なものである。しかしながら、スケジュールは、より長い期間に渡る、より短い時間単位の “OK”又は“NG”の集合であってもよい。さらに、スケジュールは、将来の時刻に関連付けて、その代行者がいる予定の位置を記憶していてもよい。
 サービス欄106のサービスは、代行者が代行できる1又は複数の家事の種類である。
 サービス地域欄107のサービス地域は、代行者が家事を代行できる地理的範囲である。
 言語欄108の言語は、サービス地域において使用される言語以外に代行者が使用できる言語である。説明の単純化のため、ここでの言語は、代行者が日本語及び英語を使用できることを示す“英語OK”、又は、代行者が日本語だけを使用できることを示す“英語NG”のいずれかである。
 評価指標欄109の評価指標は、顧客又は仲介者が代行者を評価する任意の指標である。ここでは、顧客が評価する指標として“品質”(欄109a)及び“口コミ数” (欄109b)が、仲介者が評価する指標として“交通費”(欄109c)及び“実質賃金” (欄109d)が採用されている。これらは、あくまでも評価指標の一例である。
 このうち、品質は、サービスの終了後に、代行者によるサービスの品質を顧客が評価した点数(例えば5点満点)である。口コミとは、サービスの終了前後において、顧客以外の第三者が代行者を推薦するメッセージであり、口コミ数とは口コミの件数である。サービスマッチング装置1は、第三者が操作する任意の機器を介して口コミを常時受け付け、最新の口コミ数を保持しておく。
 交通費は、家事を代行するに際して、代行者が一時的に立て替え、顧客が最終的に負担する公共交通機関の運賃である。仲介者は、サービスの対価に交通費を加算した金額を顧客に請求する。詳細は後記するが、本実施形態では、交通費が小さい(安い)ほど、仲介者からの評価は高い。なぜならば、交通費が小さいほど、その代行者が顧客に選択されやすいからである。
 実質賃金は、以下の式によって算出される。
 実質賃金=(サービスに要した時間×代行者の時給+交通費)/(移動時間+サービスに要した時間)
 代行者の時給は、顧客が代行者に対して直接支払う報酬の時間単価であってもよいし、仲介者が顧客から受け取った報酬のうち代行者に対して支払う報酬の時間単価であってもよい。詳細は後記するが、本実施形態では、実質賃金が高いほど、仲介者からの評価は高い。なぜならば、実質賃金が高いほど、仲介者にとっての生産性(単位時間あたりの売上高)が向上するからである。さらに、通常は、時給が高いほど、実質賃金は高くなる。したがって、時給が高いほど、仲介者からの評価は高い。なお、移動時間については後記する。
(評価指標の更新)
 詳細は後記するが、代行者によるサービスが終了し、顧客及び仲介者がそれぞれの立場でそのサービスを評価する都度、図2の評価指標の値は、更新される。例えば、評価指標のうち“品質”は、直近の過去における顧客からのアンケート結果を反映して時々刻々更新される。他の評価指標も時々刻々更新される。その意味で、図2の評価指標のそれぞれは、過去のサービスに対する評価を反映する現時点の“代表値”である。このような代表値は、過去の平均値、最高値、最低値又は中央値である。
 (顧客情報)
 図3は、顧客情報32の一例である。顧客情報32においては、顧客ID欄111に記憶された顧客IDに関連付けて、氏名欄112には氏名が、住所欄113には住所が、最寄り駅欄114には最寄り駅が、所要時間欄115には所要時間が、家族構成欄116には家族構成が、間取り欄117には間取りが、建物区分欄118には建物区分が記憶されている。
 顧客ID欄111の顧客IDは、顧客を一意に特定する識別子である。
 氏名欄112の氏名は、顧客の氏名である。
 住所欄113の住所は、顧客の住所(所在地)である。
 最寄り駅欄114の最寄り駅は、顧客の住所の最寄りの鉄道駅である。
 所要時間欄115の所要時間は、最寄り駅から顧客の住所までの所要時間である。
 家族構成欄116の家族構成は、顧客の家族構成である。ここでは世帯人数が記されているが、それ以外の例として、顧客との続柄が記されていてもよい(例えば、“本人、母親、長男、次男”)。
 間取り欄117の間取りは、顧客宅の部屋数である。
 建物区分欄118の建物区分は、顧客宅の構造を示し、ここでは“戸建て”又は“集合住宅”のいずれかである。
(依頼情報)
 図4は、依頼情報33の一例である。依頼情報33においては、顧客ID欄121に記憶された顧客IDに関連付けて、依頼項目欄122には依頼項目が、依頼内容欄123には依頼内容が記憶されている。
 顧客ID欄121の顧客IDは、図3の顧客IDと同じである。
 依頼項目欄122の依頼項目は、顧客による依頼の項目であり、ここでは“サービス”、“利用頻度”、“日時”、“利用時間”及び“特記事項”である。
 依頼内容欄123の依頼内容は、依頼の具体的内容である。なお“単発”は、同様の依頼が繰り返しなされないことを示す。同様の依頼が繰り返しなされる場合、“単発”に代わって、“毎週火曜日”、“毎月第1日曜日”のような情報が記憶される。さらに、依頼項目“サービス”に対する依頼内容が“料理”である場合、その料理の詳細として、“食事人数”、“仕上がり”、“献立”、“好み”及び“アレルギー有無”が記憶される。
 前記より明らかなように、依頼情報33は、全体として、顧客による代行者に対する要望になっている。
(仲介者ルール)
 図5は、仲介者ルール34の一例である。仲介者ルール34においては、仲介者ID欄131に記憶された仲介者IDに関連付けて、項目欄132には項目が、優先度欄133には優先度が、移動距離欄134には移動距離が、移動時間欄135には移動時間が、交通費欄136には交通費が、減点数欄137には減点数が、実質賃金欄138には実質賃金が、減点数欄139には減点数が記憶されている。
 仲介者ID欄131の仲介者IDは、図2の仲介者IDと同じである。
 項目欄132の項目は、“交通費等”及び“実質賃金”のいずれかである。ここでの“交通費等”のうちの交通費は、図2の交通費(欄109c)に対応し、ここでの“実質賃金”は、図2の実質賃金(欄109d)に対応している。
 優先度欄133の優先度は、“交通費等”と“実質賃金”との間でいずれを優先するかを示す。優先度として、“高”及び“低”以外に、“同じ”があってもよい。優先度が“同じ”である場合、減点数(直ちに後記)に“1”が乗算される。優先度が“高”である場合、減点数に“1”より大きい所定の係数が乗算される。優先度が“低”である場合、減点数に“0”より大きく“1”より小さい所定の係数が乗算される。優先度及び所定の係数の設定は、仲介者ごとに異なる。
 移動距離欄134の移動距離は、代行者が顧客宅に向かう直前の時点にいる位置(以降“直前位置”とも呼ばれる)と顧客の住所(図3の欄113)との間の距離である。
 移動時間欄135の移動時間は、直前位置から顧客の住所へ公共交通機関を使用して行くのに要する時間である。
 交通費欄136の交通費は、前記したように、家事を代行するに際して、代行者が一時的に立て替え、顧客が最終的に負担する公共交通機関の運賃であるが、ここでは特に、代行者が直前位置から顧客の住所へ公共交通機関を使用して行くのに要する交通費である。
 一般的に、移動距離又は移動時間が大きくなるほど、交通費も高くなる。したがって、本実施形態では、仲介者は、移動距離、移動時間及び交通費のうち、より入手しやすい1つを使用すればよい。
 減点数欄137の減点数は、移動距離、移動時間又は交通費に対する所定の初期値(満点)から減算される点数であり、移動距離が大きいほど、移動時間が大きいほど又は交通費が大きい(高い)ほど減点数は大きく、減点数が小さいほど仲介者による評価は高い。減点数の設定は、仲介者ごとに異なる(欄139も同様)。
 実質賃金欄138の実質賃金は、前記した実質賃金である。
 減点数欄139の減点数は、実質賃金に対する所定の初期値(満点)から減算される点数であり、実質賃金が低いほど減点数が大きく、減点数が小さいほど仲介者による評価は高い。
 図5においては、紙面の制約上、仲介者P01についてのレコードのみが詳しく記載されている。しかしながら、実際には、仲介者ルール34は、複数の仲介者についてのレコードを記憶しており、当然、評価対象としての項目の選択及び点数の具体的な与え方は、仲介者ごとに異なる。その結果、サービスマッチング装置1は、仲介者ごとに異なる方法で、代行者を評価できる。
(顧客ルール)
 図6は、顧客ルール35の一例である。顧客ルール35においては、顧客ID欄141に記憶された顧客IDに関連付けて、項目欄142には項目が、重要度欄143には重要度が、基準欄144には基準が記憶されている。
 顧客ID欄141の顧客IDは、図3の顧客IDと同じである。
 項目欄142の項目は、顧客が代行者の選択に際して特に重視したい項目であり、例えば、“言語”、“品質”及び“口コミ数”である。これらは、図2の欄108、109a及び109bに対応している。項目欄142の項目は、前記の他に、代行者の年齢層、性別等であってもよい。
 重要度欄143の重要度は、顧客が必ずその項目を代行者の選択基準とすることを示す“必須”、又は、顧客が可能であればその項目を代行者の選択基準とすることを示す“希望”のいずれかである。
 基準欄144の基準は、顧客による代行者の選択基準を項目ごとに示したものである。
(評価情報)
 図7は、評価情報36の一例である。評価情報36においては、仲介者ID欄151に記憶された仲介者IDに関連付けて、代行者ID欄152には代行者IDが、代行者名欄153には代行者名が、順位算出用点数欄154には順位算出用点数が、順位欄155には順位が記憶されている。
 仲介者ID欄151の仲介者IDは、図2の仲介者IDと同じである。
 代行者ID欄152の代行者IDは、図2の代行者IDと同じである。
 代行者名欄153の代行者名は、図2の代行者名と同じである。
 順位算出用点数欄154の順位算出用点数は、合計点数(欄154a)及び内訳(欄154b~154e)からなる。さらに、内訳は、品質(欄154b)、口コミ数(欄154c)、交通費(欄154d)及び実質賃金(欄154e)からなり、これらは、図2の評価指標(欄109)に対応している。合計点数は、内訳の合計である。合計点数の算出方法については、後記する。なお、交通費欄154dに代わって又は加えて、移動距離欄又は移動時間欄があってもよい。
 順位欄155の順位は、代行者を合計点数の大きい順に並べた場合の順位である。
(合計点数の算出方法)
 図2の評価指標の単位は様々であるが、図7の合計点数の単位は“点”である。サービスマッチング装置1は、複数種類の評価指標を合計可能にするために、所定の方法で各評価指標を“点”に換算する。所定の方法とは、移動距離、移動時間、交通費及び実質賃金については、図5の仲介者ルール34であり、所定の初期値から減点数が減算されて“点数”になる。品質及び口コミ数についても、評価指標を点数に換算するルールが補助記憶装置15に記憶されているものとする(図示せず)。サービスマッチング装置1は、このように換算された結果である品質(欄154b)、口コミ数(欄154c)、交通費(欄154d)及び実質賃金(欄154e)を合計し、合計点数(欄154a)とする。
(合計点数の正規化)
 前記から明らかなように、複数の代行者同士で合計点数を比較するには、評価主体である顧客及び仲介者が異なることによる不公平を回避しなければならない。そのため、サービスマッチング装置1は、合計点数を正規化する。正規化の具体的な方法は多く存在するが、一例として、合計点数の上限及び下限を決めておく、合計点数を、同じ仲介者の代行者の集合の中での相対位置を示すもの(例えば、偏差値)とする、等が挙げられる。
(処理手順)
 図8は、処理手順のフローチャートである。処理手順が開始される前提として、代行者情報31(図2)及び仲介者ルール34(図5)が、最新の状態で補助記憶装置15に格納されているものとする。
 ステップS201において、サービスマッチング装置1の入出力処理部21は、代行者情報31(図2)を受け付ける。具体的には、入出力処理部21は、代行者情報31を補助記憶装置15から読み出す。
 ステップS202において、入出力処理部21は、仲介者ルール34(図5)を受け付ける。具体的には、入出力処理部21は、仲介者ルール34を補助記憶装置15から読み出す。
 ステップS203において、入出力処理部21は、申し込みを受け付ける。具体的には、入出力処理部21は、顧客端末装置3から申し込みを受信する。ここでの申し込みとは、自身の家事の一部を代行者に代行して欲しい旨の仲介者に対する意思表示である。
 ステップS204において、入出力処理部21は、顧客情報32(図3)を受け付ける。具体的には、第1に、入出力処理部21は、顧客端末装置3に、顧客情報入力フォーマット(図3の1本のレコードの各欄を空欄としたもの)を表示する。
 第2に、入出力処理部21は、顧客が、顧客情報入力フォーマットの各欄にデータを入力するのを受け付ける。ここでは、説明の便宜上、顧客は“N01”であり、顧客は、図3の1行目に記載した通りの具体的なデータを入力したものとする。
 第3に、入出力処理部21は、受け付けたデータに基づいて、顧客情報32のレコードを作成し、そのレコードを補助記憶装置15に記憶する。
 なお、2度目以降の申し込みを受け付けた場合、入出力処理部21は、わざわざ顧客から顧客情報32を再度受け付けるまでもなく、補助記憶装置15から、登録済みの顧客情報32を読み出せばよい(依頼情報33及び顧客ルール34についても同様)。
 ステップS205において、入出力処理部21は、依頼情報33(図4)を受け付ける。具体的には、第1に、入出力処理部21は、顧客端末装置3に、依頼情報入力フォーマット(図4の顧客1人分のレコードの各欄を空欄としたもの)を表示する。
 第2に、入出力処理部21は、顧客が、依頼情報入力フォーマットの各欄にデータを入力するのを受け付ける。ここでは、説明の便宜上、顧客は、図4の“N01”のレコードに記載した通りの具体的なデータを入力したものとする。
 第3に、入出力処理部21は、受け付けたデータに基づいて、依頼情報33のレコードを作成し、そのレコードを補助記憶装置15に記憶する。
 ステップS206において、入出力処理部21は、顧客ルール35(図6)を受け付ける。具体的には、第1に、入出力処理部21は、顧客端末装置3に、顧客ルール入力フォーマット(図6の顧客1人分のレコードの各欄を空欄としたもの)を表示する。
 第2に、入出力処理部21は、顧客が、顧客ルール入力フォーマットの各欄にデータを入力するのを受け付ける。ここでは、説明の便宜上、顧客は、図6の“N01”のレコードに記載した通りの具体的なデータを入力したものとする。
 第3に、入出力処理部21は、受け付けたデータに基づいて、顧客ルール35のレコードを作成し、そのレコードを補助記憶装置15に記憶する。
 ステップS207において、サービスマッチング装置1のマッチング部22は、代行者を依頼情報等で絞り込む。具体的には、第1に、マッチング部22は、代行者情報31(図2)のレコードを全て取得する。ここで取得されたレコードは、“候補レコード”とも呼ばれる。
 第2に、マッチング部22は、候補レコードのうち、そのスケジュール欄105の空き時間が“0510 15:00-18:00”を含むものを残し、それ以外を削除する。ここでは、候補レコードのうち、代行者“M04”及び“M05”のレコードが削除される。
 第3に、マッチング部22は、残された候補レコードのうち、そのサービス地域が“東京都港区…”を含むものを残し、それ以外を削除する。ここでは、候補レコードのうち、代行者“M01”のレコードが削除される。
 第4に、マッチング部22は、残された候補レコードのうち、そのサービスが“料理”を含むものを残し、それ以外を削除する。ここでは、候補レコードのうち、代行者“M03”のレコードが削除される。
 第5に、マッチング部22は、残された候補レコードのうち、その言語が“英語OK”であるものを残し、それ以外を削除する。ここでは、候補レコードのうち、代行者“M08”のレコードが削除される。ここで、“英語OK”が検索キーとされたのは、顧客ルール35(図6)のうち“N01”のレコードにおける基準“英語OK”に対応する重要度が“必須”となっているからである。
 この段階で、候補レコードのうち削除されずに残っているものは、代行者“M02”、“M06”、“M07”及び“M09”のレコードである。
 ステップS208において、マッチング部22は、評価情報36(図7)を作成する。具体的には、第1に、マッチング部22は、代行者“M02”、“M06”、“M07”及び“M09”についての、評価情報36のレコードを作成する。この段階では、仲介者ID欄151~代行者名欄153以外の欄は、空欄である。
 第2に、マッチング部22は、残された候補レコードの評価指標のそれぞれを、前記した方法で内訳の点数に換算し(満点としての初期値から減点数を減算し)、減算後の点数を合計して合計点数を算出する。なお、ここでは、マッチング部22は、減算後の点数を内訳欄154b~eに記憶し、それらの合計を合計点数欄154aに記憶するものとした。しかしながら、マッチング部22は、初期値に関係なく、減点数を内訳欄154b~eに記憶し、これらの合計を満点としての初期値から減算した結果を合計点数欄154aに記憶してもよい。マッチング部22は、移動距離、移動時間、交通費及び実質賃金を換算するに際し、その代行者に対応する仲介者ごとに、仲介者ルール34(図5)のレコードを使い分ける。
 第3に、マッチング部22は、換算結果及び算出結果に基づき、評価情報36の順位算出用点数欄154及び順位欄155を埋める。この段階で、図7に示した通りの評価情報36が完成する。
 ステップS209において、サービスマッチング装置1の入出力処理部21は、代行者の候補を顧客に提示する。具体的には、第1に、入出力処理部21は、以下の〈1〉~〈4〉のうちのいずれかの方法で、完成した評価情報36の全部又は一部を顧客端末装置3に表示する。
〈1〉評価情報36のレコードの全てを、そのまま表示する。
〈2〉評価情報36のレコードの全てを、順位の降順又は昇順で並び替えたうえで表示する。
〈3〉評価情報36のレコードのうち、順位が“1”であるものだけを表示する。
〈4〉評価情報36のレコードのうち、所定の順位以内であるものだけを表示する。
 第2に、入出力処理部21は、前記の〈3〉の場合、表示された代行者にサービスを依頼することを決定した旨を顧客が顧客端末装置3に入力するのを受け付ける。サービスマッチング装置1は、前記の〈1〉、〈2〉又は〈4〉の場合、表示された代行者のうちの1名を顧客が顧客端末装置3に選択入力するのを受け付ける。説明の便宜上、ここでは、〈2〉が採用されており、顧客は代行者M02を選択したとする。
 ステップS210において、入出力処理部21は、代行者の派遣を指示する。具体的には、マッチング部22は、代行者M02の代行者端末装置4に、以下の内容を含むメッセージを送信する。
・代行者M02は、5月10日15時00分~18時00分に、東京都港区…に所在する日立太郎宅で、料理を代行すること。
・日立太郎が希望する食事人数は“4人”であり、仕上がりは“3日分の夕食”であり、献立は“お任せ”であり、好みは“濃い味付け”であり、アレルギー有無は“なし”であること。
・サービス終了後、顧客及び仲介者がサービスに対する評価を行うこと。
 その後、代行者M02は、顧客N01宅に向かい、料理を代行する。いま、その料理が終了したとする。
 ステップS211において、入出力処理部21は、顧客による評価を受け付ける。具体的には、第1に、入出力処理部21は、終了したサービス(料理)に対する品質(5点満点)を顧客が顧客端末装置3に入力するのを受け付ける。
 第2に、入出力処理部21は、直近の過去の所定期間(例えば、1日)において、外部の任意の装置から受信した口コミの数(口コミ数)を取得する。
 ステップS212において、入出力処理部21は、仲介者による評価を受け付ける。具体的には、入出力処理部21は、サービスを顧客宅で代行するために要した移動距離、移動時間又は交通費、及び、当該サービスに係る時給を仲介者が仲介者端末装置4を介して入力するのを受け付ける。入出力処理部21は、実質賃金については前記した式を使用して算出する。ここでの、移動距離、移動時間又は交通費は、直前位置を基準にしている。
 ステップS213において、サービスマッチング装置1のマッチング部22は、代行者情報31(図2)の評価指標を更新する。具体的には、第1に、マッチング部22は、ステップS211の“第1”において受け付けた品質の値を、代行者情報31(図2)の品質の値に反映させる。ここで“反映させる”とは、例えば、同じサービス“料理”についての直近のn回分の品質の平均値を算出し記憶することである。
 第2に、マッチング部22は、ステップS211の“第2”において受け付けた口コミ数を、代行者情報31(図2)の口コミ数に反映させる。ここで“反映させる”とは、例えば、同じサービス“料理”についての直近のm日分の口コミ数の平均値を算出し記憶することである。
 第3に、マッチング部22は、ステップS212において受け付けた交通費及び実質賃金の値を、代行者情報31(図2)の交通費及び実質賃金の値に反映させる。ここで“反映させる”とは、例えば、同じサービス“料理”についての直近のn回分の交通費及び実質賃金の平均値を算出し記憶することである。なお、代行者情報31の評価指標欄109は、移動距離、移動時間及び時給の欄を有していてもよい。この場合、マッチング部22は、ステップS212において受け付けた移動距離、移動時間及び時給の値を、代行者情報31(図2)の移動距離、移動時間及び時給の値に反映させる。なお、交通費については、変形例を後記する。
 ステップS214において、マッチング部22は、終了指示を受け付けたか否かを判断する。具体的には、マッチング部22は、保守等の理由でサービスマッチング装置1を停止する旨の指示を入力装置12にユーザ(仲介者)が入力するのを受け付けた場合(ステップS214“Yes”)、処理手順を終了する。マッチング部22は、それ以外の場合(ステップS214“No”)、ステップS203に戻る。戻った後のステップS208の“第3”においては、仮に絞り込まれた代行者が同じであっても、順位がそれ以前のものに比して変化していることがある。
(評価指標の値についての変形例)
 前記では、代行者情報31(図2)の評価指標(欄109)は、最新データを反映して時々刻々更新されるものとした。このうちの交通費(欄109c)は、過去の平均値のような代表値ではなく、個別の顧客についての交通費であってもよい。そこで、ステップS205の直後に、マッチング部22は、ステップS205の“第2”において受け付けた依頼情報33の日時(顧客が希望するサービスの開始時刻)の直前に、その代行者がいる予定の位置を、代行者情報31から取得してもよい。この場合、前記したように、代行者情報31のスケジュール欄105には、将来の時刻に関連付けて、その代行者がいる予定の位置が記憶されているものとする。
 マッチング部22は、このようにして取得した予定の位置から顧客の住所に公共交通機関を使用して行く場合の、例えば交通費を算出し、算出した交通費を、代表者情報31の交通費として記憶する。この場合、マッチング部22は、交通費については、ステップS213の“第3”の処理(最新データによって代表値を見直す処理)を省略してもよい。移動距離及び移動時間についても同様である。マッチング部21は、個別の顧客ごとに算出された交通費(図2欄109c)及び実質賃金(図2欄109d)を仲介者による評価とし、ステップS208の“第2”において、当該交通費及び実質賃金を用いて合計点数を算出してもよい。
(顧客希望時間及び代行者の空き時間の関係)
 図9は、顧客希望時間及び代行者の空き時間の関係を説明する図である。前記では、顧客が希望するサービスの時間帯の全てを自身の空き時間内に含む代行者が存在する場合を説明した。しかしながら、それはあくまでも理想的な場合である。現実的には、そのような代行者がいない場合もある。逆に、顧客は、サービスの開始時刻及び終了時刻を特定しない場合もある。
 いま、依頼情報33(図4)において、顧客は“5月20日、12時00分から18時00分までの6時間のうち連続する2時間だけ代行して欲しい”と希望している。説明の単純化のため、顧客は、そのサービスの開始時刻として、12時00分、13時00分、・・・、16時00分のような“毎時00分”を希望しているとする。つまり、顧客は、図9の行171a~171e内に両方向矢印で示される全ての時間帯を許容している。一方、代行者の候補は7名(候補1~7)存在する。各候補の5月20日における空き時間(候補者1~7の各行の太線長方形で示す)は、候補ごとに異なる。顧客の希望の最大時間幅“12時00分から18時00分までの6時間”(行171a~171eに跨る太線長方形で示す)を完全に含む空き時間を有する候補はいない(後記する候補7を除く)。
 候補2に注目する。サービスマッチング装置1は、候補2に対して“12時00分~14時00分”(行182a)又は“13時00分~15時00分”(行182b)を割り当てることができる。但し、“13時00分~15時00分”がより好ましい。なぜならば、仮にサービスマッチング装置1が候補2に対して“12時00分~14時00分”を割り当てた場合、候補2は、中途半端な長さの“14時00分~15時00分”を他に活用しにくいからである。
 候補6についても同様である。サービスマッチング装置1は、候補6に対して“15時00分~17時00分”(行186a)又は“16時00分~18時00分”(行186b)を割り当てることができる。同様の理由で、“15時00分~17時00分”がより好ましい。候補4についても同様である。サービスマッチング装置1は、候補4に対して“13時00分~15時00分”(行184a)、“14時00分~16時00分”(行184b)又は“15時00分~17時00分”(行186c)を割り当てることができる。同様の理由で、“13時00分~15時00分”又は“15時00分~17時00分”がより好ましい。
 つまり、顧客が複数の時間帯の選択肢を与え、かつ、それに応じ得る代行者の候補が時間帯を選択できる場合、サービスマッチング装置1は、代行者にとって中途半端な空き時間が残らないように時間帯を顧客に提示できる。図9のように代行者の候補が複数存在する場合、サービスマッチング装置1は、以下の4つの代行者の候補と時間帯の組合せを顧客に提示できる。顧客にとっては、いずれの組合せも同程度に好ましい。
・候補2、但し13時00分~15時00分
・候補6、但し15時00分~17時00分
・候補4、但し13時00分~15時00分
・候補4、但し15時00分~17時00分
 サービスマッチング装置1は、最も多くの候補者が代行できる時間帯を顧客に提示してもよい。上記の例では、“13時00分~15時00分”に代行できる候補は2名おり、“15時00分~17時00分”に代行できる候補も2名おり、差はつかない。しかしながら、仮に候補2が存在しない場合、“13時00分~15時00分”に代行できる候補は1名であるのに対し、“15時00分~17時00分”に代行できる候補は2名いる。そこで、サービスマッチング装置1は、“15時00分~17時00分”を顧客に提示する。
 候補1に注目する。候補1の空き時間は、“10時00分~13時00分”である。“11時00分~13時00分”(行181)は、顧客が希望する時間帯に最も近いだけでなく、候補1にとって中途半端な空き時間を残さない。候補5についても同様である。候補5の空き時間は、“17時00分~21時00分”である。“17時00分~19時00分”(行185)は、顧客が希望する時間帯に最も近いだけでなく、候補5にとって中途半端な空き時間を残さない。
 サービスマッチング装置1は、以下の2つの代行者の候補と時間帯の組合せを顧客に提示できる。いずれの組合せの時間帯も、顧客が希望したものではない。しかしながら、顧客がいずれかを選択する可能性はある。
・候補1、但し11時00分~13時00分
・候補5、但し17時00分~19時00分
 候補3に注目する。サービスマッチング装置1は、候補3がサービスを代行することを顧客に提案することはできない。なぜならば、候補3の空き時間は1時間であり、顧客希望の2時間よりも短いからである。
 候補7に注目する。候補7の空き時間は“11時00分~20時00分”であり、その中に顧客希望時間が完全に含まれる。しかしながら、特別な事情があり、候補7は、顧客希望の“12時00分~18時00分”と重なる時間帯が少なくなるようにサービスを代行したいと考えているとする。この場合、サービスマッチング装置1は、“11時00分~13時00分”(行187a)を割り当てることができる。この時間帯の一部は、顧客希望時間と重なっている。サービスマッチング装置1は、“17時00分~19時00分”(行187b)を割り当てることもできる。この時間帯の一部も、顧客希望時間と重なっている。“17時00分~19時00分”(行187b)が割り当てられると、候補7にとっては、中途半端な“19時00分~20時00分”が残ることになる。しかしながら、候補7は、顧客に譲歩して、これを許容している。
 そこで、サービスマッチング装置1は、以下の2つの代行者の候補と時間帯の組合せを顧客に提示できる。いずれの組合せの時間帯も、顧客が希望したものではない。しかしながら、顧客がいずれかを選択する可能性はある。
・“候補7、但し11時00分~13時00分”
・“候補7、但し17時00分~19時00分”
(他の評価指標)
 仲介者は、図2に記した評価指標以外にも、自身の経営判断に応じて、例えば以下の評価指標を採用できる。
・直近の過去の代行者の稼働率(サービスに要した時間/(空き時間+サービスに要した時間))
・直近の過去の病欠率(病欠日数/(勤務日数+病欠日数))
・代行者の年齢又は就業年数
・代行者の保有資格の数
・仲介者に対する有益な提言の回数
・新規顧客からの選択(指名)件数
 同様に、顧客は、図2に記した評価指標以外にも、自身の満足度に応じて、例えば以下の評価指標を採用できる。
・遅延時間(サービスの開始予定時刻と実際の開始時刻との差)
・節約時間(サービスの予定時間と実際にサービスに要した時間との差)
・サービス代行時の態度、言葉使い等、サービスの品質に直接関係しない満足度
(本実施形態の効果)
 本実施形態のサービスマッチング装置の効果は以下の通りである。
(1)サービスマッチング装置は、顧客による要望及び仲介者による評価を反映させて、代行者を顧客に提示できる。
(2)サービスマッチング装置は、さらに、顧客による評価を反映させて、代行者を顧客に提示できる。
(3)サービスマッチング装置は、仲介者ごとに評価を変えることができる。
(4)サービスマッチング装置は、代行者の候補を順序付けることができる。
(5)サービスマッチング装置は、交通費等が小さい代行者を優先的に提示できる。
(6)サービスマッチング装置は、時給が高い代行者を優先的に提示できる。
(7)サービスマッチング装置は、実質賃金が高い代行者を優先的に提示できる。
(8)サービスマッチング装置は、代行者が公共交通機関を使用した結果に基づいて、代行者を提示できる。
(9)サービスマッチング装置は、顧客の希望時間帯にサービスを代行できる代行者がいない場合でも、次善の時間帯を提示できる。
 なお、本発明は前記した実施例に限定されるものではなく、様々な変形例が含まれる。例えば、前記した実施例は、本発明を分かり易く説明するために詳細に説明したものであり、必ずしも説明したすべての構成を備えるものに限定されるものではない。また、ある実施例の構成の一部を他の実施例の構成に置き換えることが可能であり、また、ある実施例の構成に他の実施例の構成を加えることも可能である。また、各実施例の構成の一部について、他の構成の追加・削除・置換をすることが可能である。
 また、前記の各構成、機能、処理部、処理手段等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウエアで実現してもよい。また、前記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウエアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、又は、ICカード、SDカード、DVD等の記録媒体に置くことができる。
 また、制御線や情報線は説明上必要と考えられるものを示しており、製品上必ずしもすべての制御線や情報線を示しているとは限らない。実際には殆どすべての構成が相互に接続されていると考えてもよい。
 1   サービスマッチング装置
 2   ネットワーク
 3   顧客端末装置
 4   代行者端末装置
 5   仲介者端末装置
 11  中央制御装置
 12  入力装置
 13  出力装置
 14  主記憶装置
 15  補助記憶装置
 16  通信装置
 21  入出力処理部
 22  マッチング部
 31  代行者情報
 32  顧客情報
 33  依頼情報
 34  仲介者ルール
 35  顧客ルール
 36  評価情報

Claims (11)

  1.  代行者に対してサービスの代行を依頼する顧客による前記代行者に対する要望、及び、記顧客と前記代行者とを仲介する仲介者による前記代行者に対する評価に基づき、前記代行者の候補を前記顧客に提示する入出力処理部を備えること、
     を特徴とするサービスマッチング装置。
  2.  前記入出力処理部は、
     前記顧客による前記代行者に対する評価に基づき、前記代行者の候補を前記顧客に提示すること、
     を特徴とする請求項1に記載のサービスマッチング装置。
  3.  前記仲介者は、
     複数存在し、
     前記仲介者による前記代行者に対する評価は、
     前記仲介者ごとに異なること、
     を特徴とする請求項2に記載のサービスマッチング装置。
  4.  前記顧客による前記代行者に対する評価、及び、前記仲介者による前記代行者に対する評価に基づき、前記代行者の候補を順序付けるマッチング部を備え、
     前記入出力処理部は、
     前記順序付けた代行者の候補を前記顧客に提示すること、
     を特徴とする請求項3に記載のサービスマッチング装置。
  5.  前記仲介者による前記代行者に対する評価は、
     前記サービスの代行に要する移動距離、移動時間又は交通費を含み、
     前記マッチング部は、
     前記移動距離、前記移動時間又は前記交通費が小さい代行者に高い評価を与えること、
     を特徴とする請求項4に記載のサービスマッチング装置。
  6.  前記仲介者による前記代行者に対する評価は、
     前記サービスの代行に関し前記代行者に支払われる時給を含み、
     前記マッチング部は、
     前記時給が高い代行者に高い評価を与えること、
     を特徴とする請求項5に記載のサービスマッチング装置。
  7.  前記仲介者による前記代行者に対する評価は、
     前記サービスの代行に関し前記代行者に支払われる実質賃金を含み、
     前記実質賃金は、
     前記代行者に支払われる時給、前記交通費、前記移動時間及び前記サービスに要した時間に基づき算出され、
     前記マッチング部は、
     前記実質賃金が高い代行者に高い評価を与えること、
     を特徴とする請求項5又は6に記載のサービスマッチング装置。
  8.  前記移動時間は、
     前記代行者がいる位置から前記顧客の所在地へ公共交通機関を使用して行く場合の移動時間であり、
     前記交通費は、
     前記代行者がいる位置から前記顧客の所在地へ公共交通機関を使用して行く場合の交通費であること、
     を特徴とする請求項7に記載のサービスマッチング装置。
  9.  前記マッチング部は、
     前記顧客が希望するサービスの時間帯を空き時間として有する代行者がいない場合、前記時間帯と同じ長さを有するとともに前記時間帯に最も近い空き時間を有する代行者を特定し、
     前記入出力処理部は、
     前記最も近い空き時間を前記顧客に対して提示すること、
     を特徴とする請求項8に記載のサービスマッチング装置。
  10.  サービスマッチング装置の入出力処理部は、
     代行者に対してサービスの代行を依頼する顧客による前記代行者に対する要望、及び、前記顧客と前記代行者とを仲介する仲介者による前記代行者に対する評価に基づき、前記代行者の候補を前記顧客に提示すること、
     を特徴とするサービスマッチング装置のサービスマッチング方法。
  11.  コンピュータを、
     代行者に対してサービスの代行を依頼する顧客による前記代行者に対する要望、及び、前記顧客と前記代行者とを仲介する仲介者による前記代行者に対する評価に基づき、前記代行者の候補を前記顧客に提示する入出力処理部として、
     機能させることを特徴とするサービスマッチンプログラム。
PCT/JP2020/026898 2020-07-09 2020-07-09 サービスマッチング装置、サービスマッチング方法及びサービスマッチングプログラム WO2022009395A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022534599A JPWO2022009395A1 (ja) 2020-07-09 2020-07-09
PCT/JP2020/026898 WO2022009395A1 (ja) 2020-07-09 2020-07-09 サービスマッチング装置、サービスマッチング方法及びサービスマッチングプログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/026898 WO2022009395A1 (ja) 2020-07-09 2020-07-09 サービスマッチング装置、サービスマッチング方法及びサービスマッチングプログラム

Publications (1)

Publication Number Publication Date
WO2022009395A1 true WO2022009395A1 (ja) 2022-01-13

Family

ID=79552345

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/026898 WO2022009395A1 (ja) 2020-07-09 2020-07-09 サービスマッチング装置、サービスマッチング方法及びサービスマッチングプログラム

Country Status (2)

Country Link
JP (1) JPWO2022009395A1 (ja)
WO (1) WO2022009395A1 (ja)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001338171A (ja) * 2000-05-29 2001-12-07 Nec Corp サービス取引仲介システムおよびサービス取引仲介方法並びに記録媒体
JP2002083034A (ja) * 2000-09-06 2002-03-22 Kenji Fukazawa よろずサービス提供方法およびシステムとそのサービス情報提供装置と顧客端末
JP2012037970A (ja) * 2010-08-04 2012-02-23 Nomura Research Institute Ltd ファミリーサポートサービス支援システムおよびファミリーサポートサービス支援サーバ
JP2013190861A (ja) * 2012-03-12 2013-09-26 Kajitaku Co Ltd 家事代行サービス予約方法
JP2014146137A (ja) * 2013-01-28 2014-08-14 Npo Florence 病児保育サービス支援システム及びプログラム
JP2018101409A (ja) * 2017-11-13 2018-06-28 ヤフー株式会社 仲介支援システム、仲介支援方法、および仲介支援プログラム

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001338171A (ja) * 2000-05-29 2001-12-07 Nec Corp サービス取引仲介システムおよびサービス取引仲介方法並びに記録媒体
JP2002083034A (ja) * 2000-09-06 2002-03-22 Kenji Fukazawa よろずサービス提供方法およびシステムとそのサービス情報提供装置と顧客端末
JP2012037970A (ja) * 2010-08-04 2012-02-23 Nomura Research Institute Ltd ファミリーサポートサービス支援システムおよびファミリーサポートサービス支援サーバ
JP2013190861A (ja) * 2012-03-12 2013-09-26 Kajitaku Co Ltd 家事代行サービス予約方法
JP2014146137A (ja) * 2013-01-28 2014-08-14 Npo Florence 病児保育サービス支援システム及びプログラム
JP2018101409A (ja) * 2017-11-13 2018-06-28 ヤフー株式会社 仲介支援システム、仲介支援方法、および仲介支援プログラム

Also Published As

Publication number Publication date
JPWO2022009395A1 (ja) 2022-01-13

Similar Documents

Publication Publication Date Title
US20050165762A1 (en) User event matching system and method
US20060031109A1 (en) System and method for staffing temporary medical positions
JP6741285B1 (ja) 旅行プラン提案システム
US20060080114A1 (en) Method and system for providing real estate search information
KR102105700B1 (ko) Erp 및 그룹웨어와 통합 연계 기반 연구과제 관리 서비스 제공 시스템
JP7301108B2 (ja) 情報通知装置、情報通知方法およびプログラム
Helling et al. Worker telecommunication and mobility in transition: Consequences for planning
JP7236045B2 (ja) サーバ、方法およびコンピュータプログラム
JP2007299301A (ja) 社会奉仕活動ポイント管理システム、ネットワークシステムの社会奉仕活動ポイント管理方法、およびプログラム
JP5503449B2 (ja) ファミリーサポートサービス支援システム
JP2019194860A (ja) 求人情報提供サーバ及び/又は求職情報提供サーバ並びに求人情報受領プログラム
JP4276477B2 (ja) 指名制接客型店舗用集客促進支援装置及びプログラム
WO2022009395A1 (ja) サービスマッチング装置、サービスマッチング方法及びサービスマッチングプログラム
JP7408704B2 (ja) オンラインショッピングモールシステム、表示制御方法、及びプログラム
JP2016218654A (ja) 広告配信システム
JP6579477B1 (ja) 訪問支援システム
US11392862B2 (en) Reception system, reception method, and program
JP7165516B2 (ja) スケジュール提案装置、スケジュール提案方法、及びスケジュール提案システム
JP6618012B2 (ja) 巡回ルート特定サーバ、巡回ルート特定装置及び巡回ルートの特定方法
CN112528172A (zh) 信息处理系统以及记录媒体
JP2019194823A (ja) 求人情報提供サーバ及び/又は求職情報提供サーバ並びに求人情報受領プログラム
JP2002163522A (ja) 旅行予約システム
JP2020113111A (ja) 保険商品提示システム及び保険商品提示プログラム
JP7406309B2 (ja) 店舗管理システム
JP2020052598A (ja) 代行仲介装置、代行仲介方法及び代行仲介プログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20944701

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022534599

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20944701

Country of ref document: EP

Kind code of ref document: A1