JP2023125410A - Recommendation device, recommendation system, recommendation method, and program - Google Patents

Recommendation device, recommendation system, recommendation method, and program Download PDF

Info

Publication number
JP2023125410A
JP2023125410A JP2022029476A JP2022029476A JP2023125410A JP 2023125410 A JP2023125410 A JP 2023125410A JP 2022029476 A JP2022029476 A JP 2022029476A JP 2022029476 A JP2022029476 A JP 2022029476A JP 2023125410 A JP2023125410 A JP 2023125410A
Authority
JP
Japan
Prior art keywords
product
user
recommendation
purchased
recommended
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
JP2022029476A
Other languages
Japanese (ja)
Inventor
克光 東
Katsumitsu Azuma
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2022029476A priority Critical patent/JP2023125410A/en
Publication of JP2023125410A publication Critical patent/JP2023125410A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide a recommendation device, a recommendation system, a recommendation method, and a program for periodically recommending the purchase of a product with a small greenhouse gas emission factor.SOLUTION: A recommendation device 1 includes: a database 11 in which an attribute of a product is associated with an emission factor indicating a greenhouse gas emission amount per unit price of the product; a calculation section 12 that calculates the greenhouse gas emission amount by a product purchased by a user on the basis of an input from a user device carried by the user and a database 11; and a recommendation section 13 that periodically generates recommendation information for recommending a product whose attribute matches that of a product purchased by the user within a predetermined period and of which the emission factor is smaller than that of the product purchased within the predetermined period.SELECTED DRAWING: Figure 1

Description

本発明は推奨装置、推奨システム、推奨方法、およびプログラムに関する。 The present invention relates to a recommendation device, a recommendation system, a recommendation method, and a program.

電気、ガス、または水道などのエネルギー使用量から温室効果ガス(例えば、二酸化炭素)の排出量を算出して可視化する環境家計簿が注目されている。特許文献1には、消費者ごとの売上データを事業者側で管理し、各消費者による温室効果ガスの排出量を算出する環境家計簿システムが記載されている。 Environmental household account books that calculate and visualize greenhouse gas (e.g., carbon dioxide) emissions from energy usage such as electricity, gas, or water are attracting attention. Patent Document 1 describes an environmental household account book system in which sales data for each consumer is managed by a business operator and greenhouse gas emissions by each consumer are calculated.

特許文献2には、使用中の商品および購入候補の商品について、温室効果ガス排出量に関する優位性を比較し、商品の買い替えの適否を判定する環境負荷抑制システムが記載されている。 Patent Document 2 describes an environmental load reduction system that compares the superiority of a product in use and a product that is a candidate for purchase in terms of greenhouse gas emissions, and determines whether it is appropriate to replace the product.

特開2010-282279号公報Japanese Patent Application Publication No. 2010-282279 特開2011-81511号公報JP2011-81511A

特許文献1に記載された環境家計簿システムでは、温室効果ガス排出量を削減する手段をユーザ側で考える必要がある。したがって、温室効果ガス排出量が少なくなるようにユーザの行動を変化させることが難しいという問題があった。 In the environmental household account book system described in Patent Document 1, it is necessary for the user to consider means for reducing greenhouse gas emissions. Therefore, there is a problem in that it is difficult to change the user's behavior so as to reduce greenhouse gas emissions.

本開示の目的は、上述した課題を鑑み、温室効果ガスの排出係数が小さい商品の購入を定期的に推奨できる推奨装置、推奨システム、推奨方法、およびプログラムを提供することにある。 In view of the above-mentioned problems, an object of the present disclosure is to provide a recommendation device, a recommendation system, a recommendation method, and a program that can regularly recommend the purchase of products with a small greenhouse gas emission coefficient.

本開示にかかる推奨装置は、
商品の属性と、前記商品の単位価格当たりの温室効果ガス排出量を示す排出係数とが対応付けられたデータベースと、
ユーザが所持するユーザ装置からの入力および前記データベースに基づいて、前記ユーザが購入した商品による温室効果ガス排出量を算出する算出部と、
前記ユーザが所定期間内に購入した商品と前記属性が一致し、かつ、前記所定期間内に購入した商品よりも前記排出係数が小さい商品を推奨する推奨情報を定期的に生成する推奨部とを備える。
The recommended device according to the present disclosure is
a database in which attributes of products are associated with emission coefficients indicating greenhouse gas emissions per unit price of the product;
a calculation unit that calculates greenhouse gas emissions from products purchased by the user based on input from a user device owned by the user and the database;
a recommendation unit that periodically generates recommendation information that recommends a product that has the same attributes as a product purchased by the user within a predetermined period and has a smaller emission coefficient than the product purchased within the predetermined period; Be prepared.

本開示にかかる推奨システムは、
ユーザが所持するユーザ装置と、
商品の属性と、前記商品の単位価格当たりの温室効果ガス排出量を示す排出係数とが対応付けられたデータベースを備える推奨装置とを備え、
前記推奨装置は、
前記ユーザ装置からの入力および前記データベースに基づいて、前記ユーザが購入した商品による温室効果ガス排出量を算出し、
前記ユーザが所定期間内に購入した商品と前記属性が一致し、かつ、前記所定期間内に購入した商品よりも前記排出係数が小さい商品を推奨する推奨情報を定期的に生成する。
The recommendation system according to this disclosure is
A user device owned by the user;
a recommendation device including a database in which attributes of a product are associated with an emission coefficient indicating greenhouse gas emissions per unit price of the product;
The recommended device is
calculating greenhouse gas emissions from products purchased by the user based on input from the user device and the database;
Recommendation information that recommends a product whose attributes match those of a product purchased by the user within a predetermined period and whose emission coefficient is smaller than the product purchased within the predetermined period is periodically generated.

本開示にかかる推奨方法は、
コンピュータが、
ユーザが所持するユーザ装置からの入力、および商品の属性と前記商品の単位価格当たりの温室効果ガス排出量を示す排出係数とが対応付けられたデータベースに基づいて、前記ユーザが購入した商品による温室効果ガス排出量を算出し、
前記ユーザが所定期間内に購入した商品と前記属性が一致し、かつ、前記所定期間内に購入した商品よりも前記排出係数が小さい商品を推奨する推奨情報を定期的に生成する。
The recommended method for this disclosure is:
The computer is
Based on input from a user device owned by the user and a database in which attributes of the product are associated with an emission coefficient indicating the amount of greenhouse gas emissions per unit price of the product, a greenhouse by the product purchased by the user is generated. Calculate the amount of effective gas emissions,
Recommendation information that recommends a product whose attributes match those of a product purchased by the user within a predetermined period and whose emission coefficient is smaller than the product purchased within the predetermined period is periodically generated.

本開示にかかるプログラムは、
コンピュータに、
ユーザが所持するユーザ装置からの入力、および商品の属性と前記商品の単位価格当たりの温室効果ガス排出量を示す排出係数とが対応付けられたデータベースに基づいて、前記ユーザが購入した商品による温室効果ガス排出量を算出する処理と、
前記ユーザが所定期間内に購入した商品と前記属性が一致し、かつ、前記所定期間内に購入した商品よりも前記排出係数が小さい商品を推奨する推奨情報を定期的に生成する処理と、
を実行させる。
The program related to this disclosure is
to the computer,
Based on input from a user device owned by the user and a database in which attributes of the product are associated with an emission coefficient indicating the amount of greenhouse gas emissions per unit price of the product, a greenhouse by the product purchased by the user is generated. Processing to calculate the amount of effective gas emissions,
A process of periodically generating recommendation information that recommends a product whose attributes match a product purchased by the user within a predetermined period and whose emission coefficient is smaller than the product purchased within the predetermined period;
Execute.

本開示にかかる推奨装置、推奨システム、推奨方法、およびプログラムは、温室効果ガスの排出係数が小さい商品の購入を定期的に推奨できる。 The recommendation device, recommendation system, recommendation method, and program according to the present disclosure can regularly recommend the purchase of products with a small greenhouse gas emission coefficient.

実施形態1にかかる推奨装置の構成を示すブロック図である。1 is a block diagram showing the configuration of a recommendation device according to a first embodiment; FIG. 実施形態2にかかる推奨システムの構成を示すブロック図である。FIG. 2 is a block diagram showing the configuration of a recommendation system according to a second embodiment. 実施形態2にかかる排出係数データベースの例の説明図である。FIG. 7 is an explanatory diagram of an example of an emission factor database according to the second embodiment.

実施形態1
以下、図面を参照して本発明の実施の形態について説明する。図1は、実施形態1にかかる推奨装置1の構成を示すブロック図である。推奨装置1は、データベース11、算出部12、および推奨部13を備えている。
Embodiment 1
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a recommendation device 1 according to the first embodiment. The recommendation device 1 includes a database 11, a calculation section 12, and a recommendation section 13.

推奨装置1は、ネットワーク(不図示)に接続される。ネットワークは、有線であってもよく無線であってもよい。ネットワークには、ユーザ装置(不図示)が接続される。 The recommended device 1 is connected to a network (not shown). The network may be wired or wireless. A user device (not shown) is connected to the network.

データベース11は商品の属性と、商品の単位価格当たりの温室効果ガス排出量を示す排出係数とが対応付けられる。商品は、例えば、食料品、日用品、ガス、電気などを含んでいる。商品には、クリーニングなどのサービスも含まれ得る。属性は、品目名、商品名、支払先(購入先)などである。温室効果ガスは、例えば、二酸化炭素である。温室効果ガスは、メタンや一酸化二窒素などを含んでもよい。 In the database 11, product attributes are associated with emission coefficients indicating greenhouse gas emissions per unit price of the product. The products include, for example, foodstuffs, daily necessities, gas, electricity, and the like. Products may also include services such as cleaning. Attributes include item name, product name, payment destination (purchase location), and the like. The greenhouse gas is, for example, carbon dioxide. Greenhouse gases may include methane, nitrous oxide, and the like.

算出部12は、ユーザが所持するユーザ装置からの入力およびデータベース11に基づいて、ユーザが購入した商品による温室効果ガス排出量を算出する。ユーザ装置は、ユーザに所持される。ユーザ装置は、例えば、スマートフォンやPC(Personal Computer)などである。ユーザ装置からの入力は、商品名や価格などを含んでいてもよい。算出部12は、購入された商品の排出係数をデータベース11から抽出し、抽出した排出係数と価格を乗算することで、温室効果ガス排出量を算出できる。 The calculation unit 12 calculates greenhouse gas emissions from products purchased by the user based on input from a user device owned by the user and the database 11 . A user device is owned by a user. The user device is, for example, a smartphone or a PC (Personal Computer). Input from the user device may include product name, price, and the like. The calculation unit 12 can calculate greenhouse gas emissions by extracting the emission coefficient of the purchased product from the database 11 and multiplying the extracted emission coefficient by the price.

推奨部13は、ユーザが所定期間内に購入した商品と属性(例えば、品目名)が一致し、かつ、所定期間内に購入した商品よりも排出係数が小さい商品を推奨する推奨情報を定期的に生成する。推奨装置1は、所定期間(例えば、1週間)におけるユーザの購入履歴を管理しているものとする。推奨部13は、例えば、データベース11を参照して推奨する商品を決定し、決定した商品の購入を促すメッセージを記載したメールをユーザ装置に送信してもよい。 The recommendation unit 13 periodically provides recommendation information that recommends products that match the attributes (for example, item name) of products purchased by the user within a predetermined period and have a lower emission factor than the products purchased within the predetermined period. to be generated. It is assumed that the recommendation device 1 manages the user's purchase history over a predetermined period (for example, one week). The recommendation unit 13 may, for example, refer to the database 11 to determine a recommended product, and send an email containing a message urging purchase of the determined product to the user device.

推奨装置1は、排出係数が小さい商品の購入を定期的に推奨する。推奨装置1は、排出係数が小さい商品の購入を促すことで温室効果ガス排出量の削減に寄与できる。 The recommendation device 1 regularly recommends the purchase of products with small emission factors. Recommended device 1 can contribute to reducing greenhouse gas emissions by encouraging purchase of products with low emission coefficients.

なお、推奨装置1は、図示しない構成としてプロセッサ、メモリ及び記憶装置を備えるものである。また、当該記憶装置には、実施形態1にかかる推奨方法の処理が実装されたコンピュータプログラムが記憶されている。そして、当該プロセッサは、記憶装置からコンピュータプログラムを前記メモリへ読み込ませ、当該コンピュータプログラムを実行する。これにより、前記プロセッサは、算出部12および推奨部13の機能を実現する。 Note that the recommendation device 1 includes a processor, a memory, and a storage device as components not shown. Further, the storage device stores a computer program in which the process of the recommended method according to the first embodiment is implemented. Then, the processor loads a computer program from the storage device into the memory and executes the computer program. Thereby, the processor realizes the functions of the calculation section 12 and the recommendation section 13.

または、算出部12および推奨部13は、それぞれが専用のハードウェアで実現されていてもよい。また、各装置の各構成要素の一部又は全部は、汎用または専用の回路(circuitry)、プロセッサ等やこれらの組合せによって実現されてもよい。これらは、単一のチップによって構成されてもよいし、バスを介して接続される複数のチップによって構成されてもよい。各装置の各構成要素の一部又は全部は、上述した回路等とプログラムとの組合せによって実現されてもよい。また、プロセッサとして、CPU(Central Processing Unit)、GPU(Graphics Processing Unit)、FPGA(field-programmable gate array)、量子プロセッサ(量子コンピュータ制御チップ)等を用いることができる。 Alternatively, the calculating section 12 and the recommending section 13 may each be realized by dedicated hardware. Further, a part or all of each component of each device may be realized by a general-purpose or dedicated circuit, a processor, etc., or a combination thereof. These may be configured by a single chip or multiple chips connected via a bus. A part or all of each component of each device may be realized by a combination of the circuits and the like described above and a program. Further, as the processor, a CPU (Central Processing Unit), a GPU (Graphics Processing Unit), an FPGA (field-programmable gate array), a quantum processor (quantum computer control chip), etc. can be used.

また、推奨装置1の各構成要素の一部又は全部が複数の情報処理装置や回路等により実現される場合には、複数の情報処理装置や回路等は、集中配置されてもよいし、分散配置されてもよい。例えば、情報処理装置や回路等は、クライアントサーバシステム、クラウドコンピューティングシステム等、各々が通信ネットワークを介して接続される形態として実現されてもよい。また、推奨装置1の機能がSaaS(Software as a Service)形式で提供されてもよい。 Further, in the case where a part or all of each component of the recommended device 1 is realized by a plurality of information processing devices, circuits, etc., the plurality of information processing devices, circuits, etc. may be centrally arranged or distributed. may be placed. For example, information processing devices, circuits, etc. may be realized as a client server system, a cloud computing system, or the like, in which each is connected via a communication network. Further, the functions of the recommended device 1 may be provided in a SaaS (Software as a Service) format.

実施形態2
図2は、実施形態2にかかる推奨システム1000の構成を示すブロック図である。推奨システム1000は、ユーザ装置100および排出量計算サーバ200を備えている。排出量計算サーバ200は、上述した推奨装置1の具体例である。ユーザ装置100と排出量計算サーバ200は、データ通信可能に接続されている。
Embodiment 2
FIG. 2 is a block diagram showing the configuration of a recommendation system 1000 according to the second embodiment. The recommendation system 1000 includes a user device 100 and an emissions calculation server 200. The emission calculation server 200 is a specific example of the recommendation device 1 described above. The user device 100 and the emissions calculation server 200 are connected to enable data communication.

ユーザ装置100は、ユーザが所持する端末であり、スマートフォンやPC(Personal Computer)などである。ユーザ装置100は、図示しない入力装置(例えば、タッチパネル、キーボードや、マウス)および表示装置(例えば、例えば、ディスプレイやモニタ)を備える。 The user device 100 is a terminal owned by a user, such as a smartphone or a PC (Personal Computer). The user device 100 includes an input device (for example, a touch panel, a keyboard, or a mouse) and a display device (for example, a display or a monitor), which are not shown.

ユーザ装置100は、ユーザによって入力された支出情報を排出量計算サーバ200に送信する。支出情報は、購入した商品の商品名、価格、および購入先などを含んでいる。ユーザは、環境家計簿を作成するためのソフトウェアを立ち上げて、支出情報を入力してもよい。なお、ユーザは、ユーザ装置100を用いて、予め住所情報(例えば、都道府県名や市町村名)やメールアドレスなどを排出量計算サーバ200に登録しておいてもよい。 The user device 100 transmits the expenditure information input by the user to the emissions calculation server 200. The expenditure information includes the product name, price, and place of purchase of the purchased product. The user may launch the software for creating an environmental household account book and input expenditure information. Note that the user may use the user device 100 to register address information (for example, prefecture name, city, town, village name), email address, etc. in the emissions calculation server 200 in advance.

また、ユーザ装置100は、排出量計算サーバ200から情報を取得し、表示装置に環境家計簿を表示させる。ユーザ装置100は、後述する排出量計算済みデータベース230から情報を取得してもよい。 The user device 100 also acquires information from the emissions calculation server 200 and causes the display device to display the environmental household account book. The user device 100 may acquire information from an emissions calculation database 230, which will be described later.

また、ユーザ装置100は、排出量計算サーバ200から推奨情報を取得し、推奨情報を表示装置に表示させる。推奨情報は、推奨される商品の商品名や購入先を示す情報などを含んでいる。 Further, the user device 100 acquires recommended information from the emissions calculation server 200 and causes the display device to display the recommended information. The recommended information includes the product name of the recommended product, information indicating the purchase location, and the like.

排出量計算サーバ200は、上述した推奨装置1の具体例である。排出量計算サーバ200は、排出係数データベース210、排出量計算部220、排出量計算済みデータベース230、ランキング作成部240、および推奨情報作成部250を備えている。 The emission calculation server 200 is a specific example of the recommendation device 1 described above. The emission amount calculation server 200 includes an emission factor database 210, an emission amount calculation section 220, an emission amount calculated database 230, a ranking creation section 240, and a recommended information creation section 250.

排出係数データベース210は、上述したデータベース11の具体例である。排出係数データベース210は、商品名などの属性と排出係数を対応付けて記憶する。 The emission factor database 210 is a specific example of the database 11 described above. The emission factor database 210 stores attributes such as product names and emission factors in association with each other.

図3は、排出係数データベース210の具体例を示している。排出係数データベース210は、支払先(購入先)を示すフィールド211と、製造元を示すフィールド212と、商品名を示すフィールド213と、排出係数を示すフィールド214と、有効期間を示すフィールド215と、地域名を示すフィールド216を含んでいる。フィールド211、フィールド212、フィールド213、およびフィールド216は、商品の属性を表している。 FIG. 3 shows a specific example of the emission factor database 210. The emission factor database 210 includes a field 211 indicating the payment destination (purchased place), a field 212 indicating the manufacturer, a field 213 indicating the product name, a field 214 indicating the emission factor, a field 215 indicating the validity period, and a field 215 indicating the region. It includes a field 216 indicating the name. Field 211, field 212, field 213, and field 216 represent attributes of the product.

フィールド211は、購入した商品の代金の支払先、すなわち購入先を示している。フィールド212は、購入した商品の生産者または製造者を示している。フィールド213は、購入した商品の商品名を示している。フィールド214は、購入した商品の単位価格当たりの二酸化炭素排出量を示す。フィールド215は、フィールド214に示す排出係数の有効期間を示している。フィールド216は、購入した商品を販売している販売地域を示している。排出量計算サーバ200は、各事業者から最新の排出係数を受け取って排出係数データベース210を更新する。 Field 211 indicates the payee of the purchased product, that is, the purchaser. Field 212 indicates the producer or manufacturer of the purchased item. Field 213 indicates the product name of the purchased product. Field 214 indicates the carbon dioxide emissions per unit price of the purchased item. Field 215 indicates the validity period of the emission factor shown in field 214. Field 216 indicates the sales area where the purchased item is sold. The emission calculation server 200 receives the latest emission coefficients from each business operator and updates the emission coefficient database 210.

排出係数データベース210の各レコードに、一つの商品に関する情報が格納される。例えば、図3に示した排出係数データベース210の排出係数レコードの例210aは、A社で生産され、Tストアで販売される牛肉の排出係数が、0.005(単位:kg/円)であることを示している。また、排出係数レコード210aは、排出係数の有効期間が2021年7月1日から2021年の7月31日までであり、牛肉が横浜市で販売されることを示している。 Each record of the emission factor database 210 stores information regarding one product. For example, in the example emission factor record 210a of the emission factor database 210 shown in FIG. 3, the emission factor of beef produced by Company A and sold at T Store is 0.005 (unit: kg/yen). It is shown that. Further, the emission factor record 210a indicates that the effective period of the emission factor is from July 1, 2021 to July 31, 2021, and that beef is sold in Yokohama City.

図2に戻り説明を続ける。排出量計算部220は、上述した算出部12の具体例である。排出量計算部220は、商品名および価格を含む支出情報をユーザ装置100から取得する。次に、排出量計算部220は、商品名に紐づく排出係数を排出係数データベース210から抽出する。次に、排出量計算部220は、抽出した排出係数と、取得した価格を乗算することで排出量を算出する。排出量計算部220は、算出した排出量を、商品名やユーザのIDと対応付けて排出量計算済みデータベース230に登録する。 Returning to FIG. 2, the explanation will be continued. The emission amount calculation unit 220 is a specific example of the calculation unit 12 described above. Emission calculation unit 220 acquires expenditure information including product name and price from user device 100. Next, the emission calculation unit 220 extracts the emission coefficient associated with the product name from the emission coefficient database 210. Next, the emission calculation unit 220 calculates the emission amount by multiplying the extracted emission coefficient by the obtained price. The emissions calculation unit 220 registers the calculated emissions in the emissions calculated database 230 in association with the product name and user ID.

また、排出量計算部220は、算出した排出量をユーザ装置100に出力する。これにより、ユーザは、購入した商品による二酸化炭素排出量を確認できる。 Further, the emission amount calculation unit 220 outputs the calculated emission amount to the user device 100. This allows the user to check the carbon dioxide emissions of the purchased product.

排出量計算済みデータベース230には、ユーザの購入商品ごとに二酸化炭素排出量が記録されている。また、排出量計算済みデータベース230には、各商品の購入日付が記録される。ユーザ装置100は、排出量計算済みデータベース230を参照して、環境家計簿を生成してもよい。環境家計簿は、ユーザが集計期間(例えば、1か月)内に購入した複数の商品の各々による二酸化炭素排出量を含む。環境家計簿は、複数の商品それぞれの二酸化炭素排出量の和を含んでいてもよい。 In the emissions calculated database 230, carbon dioxide emissions are recorded for each product purchased by the user. Furthermore, the emission amount calculated database 230 records the purchase date of each product. The user device 100 may refer to the emissions calculated database 230 to generate an environmental household account book. The environmental household account book includes carbon dioxide emissions from each of a plurality of products purchased by the user within a collection period (for example, one month). The environmental household account book may include the sum of carbon dioxide emissions of each of a plurality of products.

ランキング作成部240は、集計期間(例えば、1週間や1か月)内に購入された複数の商品それぞれの二酸化炭素排出量の和を算出する。ランキング作成部240は、二酸化炭素排出量の和が少ないユーザほど上位になるように複数のユーザのランキングを作成し、ランキングを各ユーザに通知する。これにより、推奨システム1000は、各ユーザが二酸化炭素排出量を削減する動機付けを向上できる。 The ranking creation unit 240 calculates the sum of carbon dioxide emissions of each of a plurality of products purchased within a collection period (for example, one week or one month). The ranking creation unit 240 creates a ranking of a plurality of users so that the user with the smaller sum of carbon dioxide emissions ranks higher, and notifies each user of the ranking. Thereby, the recommendation system 1000 can increase each user's motivation to reduce carbon dioxide emissions.

ランキング作成部240は、世帯構成や、地域、年齢、性別などに基づいて、複数のユーザをグルーピングし、グループごとのランキングを作成してもよい。世帯構成などにより二酸化炭素排出量は異なり得るため、ユーザを適切にグループ分けすることで、各ユーザが二酸化炭素排出量を削減する動機付けをさらに向上できる。排出量計算サーバ200は、各ユーザのID、地域、年齢などを含むユーザ情報を記憶しているものとする。排出量計算サーバ200では、ユーザ情報と、環境家計簿とが対応付けられていてもよい。 The ranking creation unit 240 may group a plurality of users based on household composition, region, age, gender, etc., and create rankings for each group. Since carbon dioxide emissions may vary depending on household composition, etc., by appropriately grouping users, each user can be further motivated to reduce carbon dioxide emissions. It is assumed that the emissions calculation server 200 stores user information including each user's ID, region, age, and the like. In the emissions calculation server 200, user information and an environmental household account book may be associated with each other.

ランキング作成部240は、ランキングをメールで送信してもよい。送信される内容は、ユーザが何人中何位であるかの情報を含んでもいる。ランキング作成部240は、例えば、「あなたが住む市町村内の同じ家庭構成の家庭の中で、あなたの家庭のランキングは〇人中〇位です。」というメッセージを送信する。 The ranking creation unit 240 may send the rankings by email. The transmitted content also includes information on the user's rank among users. For example, the ranking creation unit 240 sends a message saying, "Among the households with the same household composition in the municipality where you live, your household ranks 0 out of 0."

推奨情報作成部250は、上述した推奨部13の具体例である。推奨情報作成部250は、ユーザが所定期間内(例えば、1週間)に購入した商品と属性(例えば、商品名)が一致し、かつ、所定期間内に購入した商品よりも排出係数が小さい商品を推奨する推奨情報を定期的(例えば、1週間ごと)に生成する。推奨情報作成部250は、生成された推奨情報をユーザ装置100に出力する。 The recommendation information creation unit 250 is a specific example of the recommendation unit 13 described above. The recommended information creation unit 250 selects products whose attributes (e.g., product name) match those of products purchased by the user within a predetermined period (e.g., one week) and whose emission coefficient is smaller than the products purchased within the predetermined period. Recommendation information is generated periodically (for example, every week). Recommended information creation section 250 outputs the generated recommended information to user device 100.

図3を参照すると、C社の牛乳はB社の牛乳よりも排出係数が小さい。また、C社の牛乳とB社の牛乳は両方とも横浜市で販売されている。このような場合、推奨情報作成部250は、Tストアで販売されているB社の牛乳を購入したユーザに、Iストアで販売されているC社の牛乳の購入を推奨する。推奨情報作成部250は、例えば、「Iストアで売っているC社の牛乳が、二酸化炭素排出係数が小さいためお勧めです」などのメッセージを生成し、ユーザ装置100に送信する。推奨情報に購入先(例えば、Iストア)を示す情報が含まれる場合、ユーザが購入先を調べる手間を削減できる。推奨情報作成部250は、例えば、商品の推奨を週に1回程度行ってもよい。 Referring to FIG. 3, Company C's milk has a smaller emission factor than Company B's milk. Also, both Company C's milk and Company B's milk are sold in Yokohama City. In such a case, the recommendation information creation unit 250 recommends that the user who has purchased milk from Company B sold at T Store purchase milk from Company C sold at I Store. The recommendation information creation unit 250 generates a message such as "Milk from Company C sold at the I store is recommended because it has a small carbon dioxide emission coefficient" and transmits it to the user device 100. When the recommended information includes information indicating a purchase location (for example, I-store), it is possible to reduce the time and effort required for the user to research the purchase location. For example, the recommendation information creation unit 250 may recommend products about once a week.

推奨情報作成部250は、具体的には、まず、排出量計算済みデータベース230から、各ユーザが所定期間内に購入した商品を特定する。次に、推奨情報作成部250は、特定した商品と商品名および販売地域が一致し、かつ、特定した商品よりも排出係数が小さい商品を排出係数データベース210から抽出する。そして、推奨情報作成部250は、抽出した商品を推奨する推奨情報を生成する。 Specifically, the recommended information creation unit 250 first identifies products purchased by each user within a predetermined period from the discharge amount calculated database 230. Next, the recommended information creation unit 250 extracts from the emission factor database 210 products that have the same product name and sales region as the specified product and have a lower emission factor than the specified product. Then, the recommendation information generation unit 250 generates recommendation information that recommends the extracted products.

推奨情報は、1つの商品を推奨するものであってもよく、複数の商品を推奨するものであってもよい。推奨される商品は、購入回数に応じて決定されてもよい。また、推奨情報作成部250は、二酸化炭素排出量の削減効果が高い商品(例えば、二酸化炭素排出量が多い商品)から順番に推奨を行ってもよい。 The recommendation information may recommend one product or may recommend a plurality of products. Recommended products may be determined according to the number of purchases. Further, the recommendation information creation unit 250 may recommend products in order of effectiveness in reducing carbon dioxide emissions (for example, products with large carbon dioxide emissions).

推奨情報作成部250は、上述したランキングに基づいて推奨を行ってもよい。推奨情報作成部250は、ランキング下位に位置するユーザに対してのみ、推奨情報を送信してもよい。ランキングが下位に位置するユーザは、推奨情報を特に必要としていると考えられるからである。 The recommendation information creation unit 250 may make recommendations based on the ranking described above. The recommended information creation unit 250 may transmit recommended information only to users who are ranked lower in the ranking. This is because users who are ranked lower are considered to particularly need recommended information.

排出量計算サーバ200は、各商品を推奨した回数をカウントするカウント部(不図示)を備えていてもよい。各商品の販売数が推奨回数に応じて増加すると考えられるため、商品の生産者や販売者が、推奨回数を知りたいと望む場合がある。 The emissions calculation server 200 may include a counting unit (not shown) that counts the number of times each product is recommended. Since the number of sales of each product is thought to increase according to the number of times it is recommended, product producers and sellers may want to know the number of times they have been recommended.

最後に、推奨システム1000が奏する効果について説明する。実際の家庭の家計簿ではないが、環境家計簿と称されているものがある。環境家計簿を作成する際、ユーザは、電気、ガス、水道などのエネルギー使用料から家庭の二酸化炭素排出量を算出できる。このような技術により、ユーザに二酸化炭素排出量を提示できる。しかし、二酸化炭素排出量の削減方法に関しては、表示された数値からユーザ自身で考える必要があった。また、メリットがわかりづらいためユーザの行動の変化が長続きしないという問題があった。 Finally, the effects of the recommendation system 1000 will be explained. Although it is not an actual household account book, there is something called an environmental household account book. When creating an environmental household account book, users can calculate their household's carbon dioxide emissions from energy usage charges such as electricity, gas, and water. Such technology makes it possible to present carbon dioxide emissions to the user. However, users had to think about how to reduce carbon dioxide emissions by themselves based on the displayed numbers. Another problem was that changes in user behavior did not last long because the benefits were difficult to understand.

実施形態2にかかる推奨システムは、各ユーザに推奨情報とランキングを通知する。これにより、各ユーザが日常生活で排出する二酸化炭素の量を削減する動機付けを向上できる。そして、排出係数が小さい推奨商品が購入されることにより、二酸化炭素排出量の削減につながるという効果を奏する。また、二酸化炭素排出量の少ない商品を提供する事業者と複数のユーザを結びつけることで、二酸化炭素排出量の削減を促進できる。 The recommendation system according to the second embodiment notifies each user of recommendation information and ranking. Thereby, each user can be motivated to reduce the amount of carbon dioxide emitted in daily life. In addition, by purchasing the recommended product with a small emission coefficient, the effect is that it leads to a reduction in carbon dioxide emissions. Furthermore, by linking multiple users with businesses that provide products with low carbon dioxide emissions, it is possible to promote reductions in carbon dioxide emissions.

なお、本発明は上記実施の形態に限られたものではなく、趣旨を逸脱しない範囲で適宜変更することが可能である。 Note that the present invention is not limited to the above embodiments, and can be modified as appropriate without departing from the spirit.

1 推奨装置
11 データベース
12 算出部
13 推奨部
1000 推奨システム
100 ユーザ装置
200 排出量計算サーバ
210 排出係数データベース
211、212、213、214、215、216 フィールド
220 排出量計算部
230 排出量計算済みデータベース
240 ランキング作成部
250 推奨情報作成部
1 Recommendation device 11 Database 12 Calculation unit 13 Recommendation unit 1000 Recommendation system 100 User device 200 Emission calculation server 210 Emission factor database 211, 212, 213, 214, 215, 216 Field 220 Emission calculation unit 230 Emission calculation database 240 Ranking Creation Department 250 Recommended Information Creation Department

Claims (9)

商品の属性と、前記商品の単位価格当たりの温室効果ガス排出量を示す排出係数とが対応付けられたデータベースと、
ユーザが所持するユーザ装置からの入力および前記データベースに基づいて、前記ユーザが購入した商品による温室効果ガス排出量を算出する算出部と、
前記ユーザが所定期間内に購入した商品と前記属性が一致し、かつ、前記所定期間内に購入した商品よりも前記排出係数が小さい商品を推奨する推奨情報を定期的に生成する推奨部とを備える推奨装置。
a database in which attributes of a product are associated with an emission coefficient indicating greenhouse gas emissions per unit price of the product;
a calculation unit that calculates greenhouse gas emissions from products purchased by the user based on input from a user device owned by the user and the database;
a recommendation unit that periodically generates recommendation information that recommends a product that has the same attribute as a product purchased by the user within a predetermined period and has a smaller emission coefficient than the product purchased within the predetermined period; Recommended equipment to have.
前記推奨装置は、
集計期間内に購入された複数の商品それぞれの温室効果ガス排出量の和が少ないユーザほど上位になるように複数のユーザのランキングを作成し、前記ランキングを各ユーザに通知するランキング作成部、
を備える請求項1に記載の推奨装置。
The recommended device is
a ranking creation unit that creates a ranking of a plurality of users so that the user with a lower sum of greenhouse gas emissions of each of the plurality of products purchased within the aggregation period is ranked higher, and notifies each user of the ranking;
The recommendation device according to claim 1, comprising:
前記ランキング作成部は、
複数のユーザをグルーピングし、グループごとに前記ランキングを作成する、
請求項2に記載の推奨装置。
The ranking creation department is
grouping multiple users and creating the ranking for each group;
The recommendation device according to claim 2.
前記推奨情報は、推奨される商品の購入先を示す情報を含む、
請求項1から3のいずれか1項に記載の推奨装置。
The recommended information includes information indicating where to purchase the recommended product.
A recommendation device according to any one of claims 1 to 3.
各商品の購入を推奨した回数をカウントするカウント部、
をさらに備える請求項1から4のいずれか1項に記載の推奨装置。
A counting section that counts the number of times each product is recommended for purchase;
The recommendation device according to any one of claims 1 to 4, further comprising:.
ユーザが所持するユーザ装置と、
商品の属性と、前記商品の単位価格当たりの温室効果ガス排出量を示す排出係数とが対応付けられたデータベースを備える推奨装置とを備え、
前記推奨装置は、
前記ユーザ装置からの入力および前記データベースに基づいて、前記ユーザが購入した商品による温室効果ガス排出量を算出し、
前記ユーザが所定期間内に購入した商品と前記属性が一致し、かつ、前記所定期間内に購入した商品よりも前記排出係数が小さい商品を推奨する推奨情報を定期的に生成する、
推奨システム。
A user device owned by the user;
a recommendation device including a database in which attributes of a product are associated with an emission coefficient indicating greenhouse gas emissions per unit price of the product;
The recommended device is
calculating greenhouse gas emissions from products purchased by the user based on input from the user device and the database;
regularly generating recommendation information that recommends a product that has the same attributes as a product purchased by the user within a predetermined period and has a smaller emission coefficient than the product purchased within the predetermined period;
Recommended system.
前記推奨装置は、
集計期間内に購入された複数の商品それぞれの温室効果ガス排出量の和が少ないユーザほど上位になるように複数のユーザのランキングを作成し、前記ランキングを各ユーザに通知する、
請求項6に記載の推奨システム。
The recommended device is
Creating a ranking of a plurality of users so that the user with a lower sum of greenhouse gas emissions of each of the plurality of products purchased within the aggregation period is ranked higher, and notifying each user of the ranking,
The recommendation system according to claim 6.
コンピュータが、
ユーザが所持するユーザ装置からの入力、および商品の属性と前記商品の単位価格当たりの温室効果ガス排出量を示す排出係数とが対応付けられたデータベースに基づいて、前記ユーザが購入した商品による温室効果ガス排出量を算出し、
前記ユーザが所定期間内に購入した商品と前記属性が一致し、かつ、前記所定期間内に購入した商品よりも前記排出係数が小さい商品を定期的に推奨する、
推奨方法。
The computer is
Based on input from a user device owned by the user and a database in which attributes of the product are associated with an emission coefficient indicating the amount of greenhouse gas emissions per unit price of the product, a greenhouse by the product purchased by the user is generated. Calculate the amount of effective gas emissions,
regularly recommending products whose attributes match those of products purchased by the user within a predetermined period and whose emission coefficient is smaller than the products purchased within the predetermined period;
Recommended method.
コンピュータに、
ユーザが所持するユーザ装置からの入力、および商品の属性と前記商品の単位価格当たりの温室効果ガス排出量を示す排出係数とが対応付けられたデータベースに基づいて、前記ユーザが購入した商品による温室効果ガス排出量を算出する処理と、
前記ユーザが所定期間内に購入した商品と前記属性が一致し、かつ、前記所定期間内に購入した商品よりも前記排出係数が小さい商品を推奨する推奨情報を定期的に生成する処理と、
を実行させるプログラム。
to the computer,
Based on input from a user device owned by the user and a database in which attributes of the product are associated with an emission coefficient indicating the amount of greenhouse gas emissions per unit price of the product, a greenhouse by the product purchased by the user is generated. Processing to calculate the amount of effective gas emissions,
A process of periodically generating recommendation information that recommends a product whose attributes match a product purchased by the user within a predetermined period and whose emission coefficient is smaller than the product purchased within the predetermined period;
A program to run.
JP2022029476A 2022-02-28 2022-02-28 Recommendation device, recommendation system, recommendation method, and program Pending JP2023125410A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022029476A JP2023125410A (en) 2022-02-28 2022-02-28 Recommendation device, recommendation system, recommendation method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022029476A JP2023125410A (en) 2022-02-28 2022-02-28 Recommendation device, recommendation system, recommendation method, and program

Publications (1)

Publication Number Publication Date
JP2023125410A true JP2023125410A (en) 2023-09-07

Family

ID=87887107

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022029476A Pending JP2023125410A (en) 2022-02-28 2022-02-28 Recommendation device, recommendation system, recommendation method, and program

Country Status (1)

Country Link
JP (1) JP2023125410A (en)

Similar Documents

Publication Publication Date Title
US11587116B2 (en) Predictive recommendation system
Hill et al. Network-based marketing: Identifying likely adopters via consumer networks
CN111164950B (en) Method and system for user segmentation as a service
CN111222952B (en) Marketing guest group recommendation method and device
CN104756147A (en) Methods and systems for determining use and content of PYMK based on value model
Gurtu et al. A framework for reducing global manufacturing emissions
JP7354363B2 (en) Provision device, method and program
JPWO2012049987A1 (en) Product recommendation system, product recommendation method and program
JP2015166989A (en) information processing apparatus and information analysis method
JP2019082865A (en) Sales promoting device, sales promoting method and sales promoting program
CN109840788B (en) Method and device for analyzing user behavior data
JP6259546B2 (en) Management device, management method, non-transitory recording medium, and program
Chen et al. Drone delivery services: an evaluation of personal innovativeness, opinion passing and key information technology adoption factors
US20140372207A1 (en) Profit index value generation system and profit index value generation method
JP6955654B1 (en) Map store batch distribution system, map store batch distribution method and program
JP6397092B1 (en) Distribution apparatus, distribution method, and distribution program
JP5299199B2 (en) Product recommendation method and product recommendation system
JP6824360B2 (en) Data analysis system and method of generating measures
JP6761068B2 (en) Decision device, decision method and decision program
JP6810184B2 (en) Calculation device, calculation method and calculation program
JP2023125410A (en) Recommendation device, recommendation system, recommendation method, and program
JP6062514B2 (en) Revenue index value generation system and revenue index value generation method
JP2018190300A (en) Information processing apparatus, information processing method and program
JP7010870B2 (en) Decision device, decision method and decision program
JP2017111630A (en) Information provision device, information provision method, and program