JP2022188585A - Information processing device - Google Patents

Information processing device Download PDF

Info

Publication number
JP2022188585A
JP2022188585A JP2021096740A JP2021096740A JP2022188585A JP 2022188585 A JP2022188585 A JP 2022188585A JP 2021096740 A JP2021096740 A JP 2021096740A JP 2021096740 A JP2021096740 A JP 2021096740A JP 2022188585 A JP2022188585 A JP 2022188585A
Authority
JP
Japan
Prior art keywords
asset
data
information processing
processing device
emission
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.)
Granted
Application number
JP2021096740A
Other languages
Japanese (ja)
Other versions
JP7043691B1 (en
Inventor
道隆 渡慶次
Michitaka Tokeshi
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.)
Zeroboard Inc
Original Assignee
Zeroboard Inc
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=81215197&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JP2022188585(A) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Zeroboard Inc filed Critical Zeroboard Inc
Priority to JP2021096740A priority Critical patent/JP7043691B1/en
Priority to JP2021162728A priority patent/JP2022188726A/en
Application granted granted Critical
Publication of JP7043691B1 publication Critical patent/JP7043691B1/en
Publication of JP2022188585A publication Critical patent/JP2022188585A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

To provide an information processing device which readily calculates an emission amount of an environmental load factor.SOLUTION: In an information processing device 1, an emission amount calculation unit 212: extracts fixed asset ledger data of an acquisition date in a fiscal year from a fixed asset ledger storage unit 231; identifies an asset classification and an asset name in an asset goods category from a type setting information storage unit 232; acquires data corresponding to the identified asset classification and the asset name from the extracted fixed asset ledger data; acquires a corresponding emission coefficient from an emission coefficient storage unit 233; and calculates an emission amount of a fixed asset by multiplying the emission coefficient by a ledger price of the fixed asset ledger data. The emission amount calculation unit also: identifies an asset classification and an asset name of a leased asset from the type setting information storage unit 232; acquires data corresponding to the identified asset classification and the asset name from the extracted fixed asset ledger data; acquires an emission coefficient corresponding to the asset classification and the asset name from the emission coefficient storage unit 233; and calculates an emission amount of the leased asset by multiplying the emission coefficient by a ledger price of the acquired fixed asset ledger data.SELECTED DRAWING: Figure 2

Description

本発明は、情報処理装置に関する。 The present invention relates to an information processing device.

特許文献1には発電に係る二酸化炭素等の環境負荷要因の排出量を求めることが記載されている。 Patent Literature 1 describes obtaining emissions of environmental load factors such as carbon dioxide associated with power generation.

特開2006-004080号公報Japanese Patent Application Laid-Open No. 2006-004080

しかしながら、事業者において保有している機材に係る環境負荷要因を計算するには手間がかかる。 However, it takes time and effort to calculate the environmental load factor related to the equipment owned by the business operator.

本発明はこのような背景を鑑みてなされたものであり、環境負荷要因の排出量を容易に計算することのできる技術を提供することを目的とする。 SUMMARY OF THE INVENTION The present invention has been made in view of such a background, and it is an object of the present invention to provide a technique capable of easily calculating the amount of emissions of environmental load factors.

上記課題を解決するための本発明の主たる発明は、情報処理装置であって、会計データを記憶する会計データ記憶部と、資産又は費用に係る項目ごとの環境負荷物質の排出係数を記憶する係数記憶部と、前記会計データ及び前記排出係数に基づいて、前記環境負荷物質の排出量を算出する排出量算出部と、を備えることを特徴とする。 The main invention of the present invention for solving the above-mentioned problems is an information processing device comprising an accounting data storage unit for storing accounting data and a coefficient for storing an emission factor of environmentally hazardous substances for each item related to assets or expenses. The method is characterized by comprising a storage unit, and a discharge amount calculation unit that calculates the discharge amount of the environmentally hazardous substance based on the accounting data and the emission factor.

その他本願が開示する課題やその解決方法については、発明の実施形態の欄及び図面により明らかにされる。 Other problems disclosed by the present application and solutions thereof will be clarified by the section of the embodiment of the invention and the drawings.

本発明によれば、環境負荷要因の排出量を容易に計算することができる。 According to the present invention, it is possible to easily calculate the amount of emissions of environmental load factors.

情報処理装置1のハードウェア構成例を示す図である。2 is a diagram showing a hardware configuration example of the information processing apparatus 1; FIG. 情報処理装置1のソフトウェア構成例を示す図である。2 is a diagram showing a software configuration example of the information processing apparatus 1; FIG. 本実施形態の情報処理装置1の動作について説明する図である。It is a figure explaining operation|movement of the information processing apparatus 1 of this embodiment.

<発明の概要>
本発明の実施形態の内容を列記して説明する。本発明は、たとえば、以下のような構成を備える。
[項目1]
会計データを記憶する会計データ記憶部と、
資産又は費用に係る項目ごとの環境負荷物質の排出係数を記憶する係数記憶部と、
前記会計データ及び前記排出係数に基づいて、前記環境負荷物質の排出量を算出する排出量算出部と、
を備えることを特徴とする情報処理装置。
[項目2]
項目1に記載の情報処理装置であって、
前記会計データは固定資産台帳データであること、
を備えることを特徴とする情報処理装置。
[項目3]
項目2に記載の情報処理装置であって、
前記排出量算出部は、前記固定資産台帳データから資本財に該当する前記資産のデータを抽出し、抽出した前記データ及び前記排出係数に基づいて前記排出量を算出すること、
を特徴とする情報処理装置。
[項目4]
項目2又は3に記載の情報処理装置であって、
前記排出量算出部は、前記固定資産台帳データからリース資産に該当する前記資産のデータを抽出し、抽出した前記データ及び前記排出係数に基づいて前記排出量を算出すること、
を特徴とする情報処理装置。
[項目5]
項目2乃至4のいずれか1項に記載の情報処理装置であって、
前記固定資産台帳データには、前記資産を特定する情報と、前記資産の価値とが対応付けて記憶されており、
前記排出量算出部は、前記資産ごとに、前記資産に対応する前記価値に前記係数を乗じて前記資産ごとの前記排出量を算出すること、
を特徴とする情報処理装置。
[項目6]
項目1乃至5のいずれか1項に記載の情報処理装置であって、
算出した前記排出量に応じて環境価値を購入する環境価値購入部を備えること、
を特徴とする情報処理装置。
<Overview of the invention>
The contents of the embodiments of the present invention are listed and explained. The present invention has, for example, the following configurations.
[Item 1]
an accounting data storage unit that stores accounting data;
a coefficient storage unit that stores an emission coefficient of environmentally hazardous substances for each item related to assets or expenses;
an emission amount calculation unit that calculates the emission amount of the environmentally hazardous substance based on the accounting data and the emission factor;
An information processing device comprising:
[Item 2]
The information processing device according to item 1,
the accounting data is fixed asset ledger data;
An information processing device comprising:
[Item 3]
The information processing device according to item 2,
The emissions calculation unit extracts data of the assets corresponding to capital goods from the fixed asset ledger data, and calculates the emissions based on the extracted data and the emission factor;
An information processing device characterized by:
[Item 4]
The information processing device according to item 2 or 3,
The emission amount calculation unit extracts data of the asset corresponding to the leased asset from the fixed asset ledger data, and calculates the emission amount based on the extracted data and the emission factor;
An information processing device characterized by:
[Item 5]
The information processing device according to any one of items 2 to 4,
Information specifying the asset and the value of the asset are associated and stored in the fixed asset ledger data,
The emission amount calculation unit calculates the emission amount for each asset by multiplying the value corresponding to the asset by the coefficient;
An information processing device characterized by:
[Item 6]
The information processing device according to any one of items 1 to 5,
comprising an environmental value purchasing unit that purchases an environmental value according to the calculated emissions;
An information processing device characterized by:

以下、本発明の一実施形態に係る情報処理装置1について説明する。本実施形態の情報処理装置1は、事業者が取得した固定資産に係る二酸化炭素(CO2)の排出量を計算しようとするものである。情報処理装置1は、資産の全ての上流(cradle-to-gate)排出量を算出する。なお、二酸化炭素に限らず、メタン(CH4)、一酸化二窒素(N20)、フルオロカーボン類等の温室効果ガスや、それ以外の窒素酸化物(NOx)、硫化物(SOx)などの環境負荷物質について広く適用することができる。
<ハードウェア構成>
図1は、情報処理装置1のハードウェア構成例を示す図である。情報処理装置1は、例えばワークステーションやパーソナルコンピュータのような汎用コンピュータとしてもよいし、あるいはクラウド・コンピューティングによって論理的に実現されてもよい。なお、図示された構成は一例であり、これ以外の構成を有していてもよい。情報処理装置1は、CPU201、メモリ202、記憶装置203、通信インタフェース204、入力装置205、出力装置206を備える。記憶装置203は、各種のデータやプログラムを記憶する、例えばハードディスクドライブやソリッドステートドライブ、フラッシュメモリなどである。通信インタフェース204は、通信ネットワーク(不図示)に接続するためのインタフェースであり、例えばイーサネット(登録商標)に接続するためのアダプタ、公衆電話回線網に接続するためのモデム、無線通信を行うための無線通信機、シリアル通信のためのUSB(Universal Serial Bus)コネクタやRS232Cコネクタなどである。入力装置205は、データを入力する、例えばキーボードやマウス、タッチパネル、ボタン、マイクロフォンなどである。出力装置206は、データを出力する、例えばディスプレイやプリンタ、スピーカなどである。
An information processing apparatus 1 according to an embodiment of the present invention will be described below. The information processing device 1 of the present embodiment is intended to calculate the emission amount of carbon dioxide (CO2) related to fixed assets acquired by a business operator. The information processing device 1 calculates all upstream (cradle-to-gate) emissions of assets. In addition to carbon dioxide, greenhouse gases such as methane (CH4), dinitrogen monoxide (N20), fluorocarbons, and other environmental load substances such as nitrogen oxides (NOx) and sulfides (SOx) can be widely applied to
<Hardware configuration>
FIG. 1 is a diagram showing a hardware configuration example of an information processing apparatus 1. As shown in FIG. The information processing apparatus 1 may be, for example, a general-purpose computer such as a workstation or personal computer, or may be logically realized by cloud computing. Note that the illustrated configuration is an example, and other configurations may be employed. The information processing apparatus 1 includes a CPU 201 , a memory 202 , a storage device 203 , a communication interface 204 , an input device 205 and an output device 206 . The storage device 203 is, for example, a hard disk drive, solid state drive, flash memory, etc., which stores various data and programs. The communication interface 204 is an interface for connecting to a communication network (not shown), and includes, for example, an adapter for connecting to Ethernet (registered trademark), a modem for connecting to a public telephone network, Examples include a wireless communication device, a USB (Universal Serial Bus) connector for serial communication, an RS232C connector, and the like. The input device 205 is, for example, a keyboard, mouse, touch panel, button, microphone, etc. for inputting data. The output device 206 is, for example, a display, printer, speaker, or the like that outputs data.

<ソフトウェア構成>
図2は、情報処理装置1のソフトウェア構成例を示す図である。情報処理装置1は、会計データ取得部211、排出量算出部212、環境価値購入部213、固定資産台帳記憶部231、種別設定情報記憶部232、排出係数記憶部233を備える。
<Software configuration>
FIG. 2 is a diagram showing a software configuration example of the information processing apparatus 1. As shown in FIG. The information processing device 1 includes an accounting data acquisition unit 211 , an emission amount calculation unit 212 , an environmental value purchase unit 213 , a fixed asset ledger storage unit 231 , a type setting information storage unit 232 and an emission factor storage unit 233 .

会計データ取得部211は、会計データを取得する。会計データ取得部211は、例えば、外部の会計システム(不図示)にアクセスして会計データを取得することができる。本実施形態では、会計データ取得部211は、会計データの中でも固定資産台帳に管理される固定資産に関するデータ(以下、固定資産台帳データという。)を取得するものとする。会計データ取得部211は、取得した固定資産台帳データを固定資産台帳記憶部231に登録することができる。 The accounting data acquisition unit 211 acquires accounting data. The accounting data acquisition unit 211 can acquire accounting data by accessing an external accounting system (not shown), for example. In this embodiment, the accounting data acquisition unit 211 acquires data related to fixed assets managed in the fixed asset ledger (hereinafter referred to as fixed asset ledger data) among the accounting data. The accounting data acquisition unit 211 can register the acquired fixed asset ledger data in the fixed asset ledger storage unit 231 .

固定資産台帳記憶部231は、資産ごとの固定資産台帳データを記憶する。固定資産台帳データには、資産を特定する固定資産番号、資産名、資産区分、資産の取得年月日、資産の個数、耐用年数、償却方法、償却率又は償却額、及び現時点における資産の帳簿価格などを含むことができる。 The fixed asset ledger storage unit 231 stores fixed asset ledger data for each asset. The fixed asset ledger data includes the fixed asset number that identifies the asset, the asset name, the asset classification, the acquisition date of the asset, the number of assets, the useful life, the depreciation method, the depreciation rate or the depreciation amount, and the current asset book Can include price, etc.

種別設定情報記憶部232は、固定資産台帳データとして管理される資産のカテゴリを設定する。種別設定情報記憶部232は、資産区分及び資産名に対応付けてカテゴリを記憶する。本実施形態において、カテゴリは、温室効果ガス(GHG)プロトコルのスコープ3の基準に規定されるカテゴリであるものとする。なお、種別設定情報記憶部232は、資産区分又は資産名のみに対応付けてカテゴリを設定することもできる。また、種別設定情報記憶部232は、特定の固定資産番号に対応付けてカテゴリを設定するようにしてもよい。 The type setting information storage unit 232 sets categories of assets managed as fixed asset ledger data. The type setting information storage unit 232 stores categories in association with asset classes and asset names. In this embodiment, the categories are those defined in the Greenhouse Gas (GHG) Protocol Scope 3 criteria. Note that the type setting information storage unit 232 can also set categories in association with only asset classes or asset names. Also, the type setting information storage unit 232 may set a category in association with a specific fixed asset number.

排出係数記憶部233は、排出量を計算するための係数を記憶する。排出係数記憶部233は、資産区分及び資産名に対応付けて排出係数を記憶する。本実施形態では、GHGプロトコルに規定されている排出係数を記憶することを想定する。なお、排出係数記憶部233は、資産区分又は資産名のみに対応付けて排出係数を設定することもできる。また、排出係数記憶部233は、特定の固定資産番号に対応付けて排出係数を設定するようにしてもよい。 The emission factor storage unit 233 stores factors for calculating the emission amount. The emission factor storage unit 233 stores emission factors in association with asset classes and asset names. In this embodiment, it is assumed that the emission factors specified in the GHG protocol are stored. Note that the emission factor storage unit 233 can also set emission factors in association with only asset classes or asset names. Also, the emission factor storage unit 233 may set an emission factor in association with a specific fixed asset number.

排出量算出部212は、固定資産台帳データと排出係数とに基づいて環境負荷物質の排出量を計算する。排出量算出部212は、固定資産台帳データのうち、資産名及び資産区分に対応するカテゴリごとに環境負荷物質の排出量を計算することができる。本実施形態では、排出量算出部212は、GHGプロトコルのスコープ3に規定される資本財(カテゴリー2)及びリース資産(カテゴリー8)に対応する資産について排出量を計算する。具体的には、排出量算出部212は、資本財(カテゴリー2)及びリース資産(カテゴリー8)に対応する固定資産データを抽出し、抽出した固定資産データの資産名及び資産区分に対応する排出係数と、帳簿価格とを乗じることにより、排出量を算出することができる。なお、排出量算出部212は、当該会計年度に取得された資産のみを計算対象とすることができる。 The emissions calculation unit 212 calculates the emissions of environmentally hazardous substances based on the fixed asset ledger data and the emission factor. The emission amount calculation unit 212 can calculate the emission amount of environmentally hazardous substances for each category corresponding to the asset name and asset category in the fixed asset ledger data. In this embodiment, the emissions calculator 212 calculates emissions for assets corresponding to capital goods (Category 2) and leased assets (Category 8) defined in Scope 3 of the GHG Protocol. Specifically, the emissions calculation unit 212 extracts fixed asset data corresponding to capital goods (category 2) and leased assets (category 8), and extracts emissions corresponding to the asset name and asset category of the extracted fixed asset data. Emissions can be calculated by multiplying the factor by the book value. Note that the emissions calculation unit 212 can only calculate assets acquired in the current fiscal year.

環境価値購入部213は、環境負荷物質の排出量をオフセットするための環境価値を購入する。環境価値購入部213は、外部サーバ(不図示)にアクセスして、J-クレジットなどの環境価値を購入することができる。環境価値購入部213は、排出量算出部212が算出した固定資産に係る排出量をオフセットするべく、環境価値を購入することができる。 The environmental value purchasing unit 213 purchases environmental value for offsetting emissions of environmentally hazardous substances. The environmental value purchasing unit 213 can access an external server (not shown) to purchase environmental value such as J-credits. The environmental value purchasing unit 213 can purchase environmental value in order to offset the emissions associated with fixed assets calculated by the emissions calculating unit 212 .

<動作>
図3は、本実施形態の情報処理装置1の動作について説明する図である。
<Action>
FIG. 3 is a diagram for explaining the operation of the information processing device 1 of this embodiment.

排出量算出部212は、固定資産台帳記憶部231から当該会計年度に取得年月日が含まれる固定資産台帳データを抽出し(S301)、資本財のカテゴリーに対応する資産区分及び資産名を種別設定情報記憶部232から特定し、抽出した固定資産台帳データのうち、特定した資産区分及び資産名に対応するものを取得し(S302)、当該資産区分及び資産名に対応する排出係数を排出係数記憶部233から取得し、取得した排出係数を、上記取得した固定資産台帳データの帳簿価格に乗じて、当該資産に係る排出量を算出することができる(S303)。 The emissions calculation unit 212 extracts the fixed asset ledger data that includes the date of acquisition in the relevant fiscal year from the fixed asset ledger storage unit 231 (S301), and classifies the asset classification and asset name corresponding to the capital goods category. Of the fixed asset ledger data specified and extracted from the setting information storage unit 232, the data corresponding to the specified asset classification and asset name are obtained (S302), and the emission factor corresponding to the asset classification and asset name is obtained as an emission factor. It is possible to obtain from the storage unit 233 and multiply the book value of the acquired fixed asset ledger data by the acquired emission factor to calculate the emission amount related to the asset (S303).

排出量算出部212は、リース資産のカテゴリーに対応する資産区分及び資産名を種別設定情報記憶部232から特定し、S301において抽出した固定資産台帳データのうち、特定した資産区分及び資産名に対応するものを取得し(S304)、当該資産区分及び資産名に対応する排出係数を排出係数記憶部233から取得し、取得した排出係数を、S304で取得した固定資産台帳データの帳簿価格に乗じて、当該資産に係る排出量を算出することができる(S305)。 The emissions calculation unit 212 identifies the asset classification and asset name corresponding to the leased asset category from the type setting information storage unit 232, and identifies the identified asset classification and asset name from the fixed asset ledger data extracted in S301. (S304), acquires the emission factor corresponding to the asset category and asset name from the emission factor storage unit 233, and multiplies the acquired emission factor by the book value of the fixed asset ledger data acquired in S304. , the emissions associated with the asset can be calculated (S305).

排出量算出部212は、上記のようにして算出した排出量を合計するとともに(S306)、排出量を出力する(S307)。なお、カテゴリごとの排出量と、合計値との少なくともいずれかを出力することができる。 The discharge amount calculation unit 212 totals the discharge amounts calculated as described above (S306) and outputs the discharge amount (S307). At least one of the emission amount for each category and the total value can be output.

環境価値購入部213は、排出量の合計額に対応する環境価値を購入することにより(S308)、当該会計年度に取得された資本財及びリース資産について、全ての上流で排出された二酸化炭素の排出量をオフセットすることができる。 The environmental value purchase unit 213 purchases the environmental value corresponding to the total amount of emissions (S308), thereby reducing all upstream carbon dioxide emissions for capital goods and leased assets acquired in the current fiscal year. Emissions can be offset.

以上、本実施形態について説明したが、上記実施形態は本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良され得ると共に、本発明にはその等価物も含まれる。 Although the present embodiment has been described above, the above-described embodiment is intended to facilitate understanding of the present invention, and is not intended to limit and interpret the present invention. The present invention can be modified and improved without departing from its spirit, and the present invention also includes equivalents thereof.

例えば、本実施形態では、固定資産台帳データに基づいて固定資産に関する環境負荷物質の排出量を算出するものとしたが、固定資産台帳データに限らず、広く会計データ全般を用いて環境負荷物質の排出量を算出するようにすることができる。会計データは、例えば、会計パッケージソフトウェアや会計クラウドサービスにより管理されるデータであってもよいし、表計算ソフトウェアなどにより、例えば、事業者の経理担当者が管理しているデータであってもよい。 For example, in the present embodiment, emissions of environmentally hazardous substances related to fixed assets are calculated based on fixed asset ledger data. Emissions can be calculated. The accounting data may be, for example, data managed by accounting package software or an accounting cloud service, or may be data managed by, for example, an accounting staff of a business operator using spreadsheet software or the like. .

また、本実施形態では、GHGプロトコルのスコープ3(事業者のバリューチェーン)に係る資本財(カテゴリー2)及びリース資産(カテゴリー8)に対応する固定資産台帳データに基づいて、当該固定資産に関する環境負荷物質の排出量を算出するものとしたが、これに限らず、GHGプロトコルのスコープ1及びスコープ2に関しての排出量を算出することもできる。また、スコープ3についても、カテゴリー2及び8以外のカテゴリーについも排出量を算出することができる。 In addition, in this embodiment, based on fixed asset ledger data corresponding to capital goods (category 2) and leased assets (category 8) related to scope 3 of the GHG protocol (value chain of business operators), the environment related to the fixed assets Although the amount of pollutant emissions is calculated, it is not limited to this, and it is also possible to calculate the amount of emissions related to Scope 1 and Scope 2 of the GHG protocol. For Scope 3, emissions can also be calculated for categories other than categories 2 and 8.

==GHGプロトコル スコープ1について==
事業者が直接的に環境負荷物質を排出したことに係る排出量を、会計データに基づいて算出することができる。例えば、請求書データに化石燃料の購入に係る明細データが含まれていた場合や、領収書データや仕訳データ(交通費等)にガソリン等の化石燃料の購入に係る費目が含まれていた場合には、購入又は支払に係る化石燃料の量(例えば、事前に設定された単価で購入又は支払の金額を割って算出するようにしてもよい。)に、排出係数を乗じることにより環境負荷物質の排出量を算出することができる。当該排出係数は、事前に化石燃料の種類ごとに又は商品名ごとに設定しておくことができ、また事前設定のない商品に用いるデフォルトの排出係数を設定しておくこともできる。また、請求書データや仕訳データなどに、特定の化石燃料を販売している販売会社(予め情報処理装置1にマスタとして管理しておくことができる。)への支払が含まれている場合には、当該販売会社が販売した商品に対して排出係数を乗じることにより、環境負荷物質の排出量を算出することもできる。この場合、販売会社ごとに排出係数を事前に設定しておくことができる。
==About GHG Protocol Scope 1==
It is possible to calculate the amount of emissions related to the direct emissions of environmentally hazardous substances by businesses based on accounting data. For example, if invoice data includes detailed data related to the purchase of fossil fuels, or if receipt data or journal data (transportation expenses, etc.) include expense items related to the purchase of fossil fuels such as gasoline , the amount of fossil fuels purchased or paid (for example, it may be calculated by dividing the amount of purchase or payment by the unit price set in advance) by the emission factor. emissions can be calculated. The emission factor can be set in advance for each type of fossil fuel or for each product name, and it is also possible to set a default emission factor to be used for products that have not been set in advance. In addition, if bill data, journal data, etc. include payment to a sales company that sells a specific fossil fuel (which can be managed in advance in the information processing apparatus 1 as a master), can also calculate the emissions of environmentally hazardous substances by multiplying the products sold by the sales company by the emission factor. In this case, an emission factor can be set in advance for each sales company.

==GHGプロトコル スコープ2について==
事業者が利用した電力に関する排出量を、会計データに基づいて算出することもできる。例えば、請求書データに電気料金の費目が含まれていた場合や、領収書データや仕訳データ(光熱費等)に電力料金の支払いに係る費目が含まれていた場合には、請求書内のに記載されている電力使用量(kwh)、あるいは、電力使用量が会計データから取得できない場合には電力料金から電力使用量を推定し、電力使用量に排出係数を乗じることにより電力の使用に関する環境負荷物質の排出量を算出することができる。排出係数は、電力会社から提供されるものを利用してもよいし、独自に電力の調達元ごとに排出係数をマスタとして管理しておくようにしてもよい。また、事前に設定された特定の販売者ごとに排出係数を管理しておき、特定の販売者からの購入に係る会計データ(請求書データや仕訳データなど)が存在する場合には、当該販売者からの購入量に排出係数を乗じて排出量を算出数量にしてもよい。
==About GHG Protocol Scope 2==
Emissions related to electricity used by businesses can also be calculated based on accounting data. For example, if the invoice data includes an item for electricity charges, or if the receipt data or journal data (utility costs, etc.) includes an item for payment of electricity charges, the The amount of electricity used (kwh) described in , or if the amount of electricity used cannot be obtained from the accounting data, estimate the amount of electricity used from the electricity rate and multiply the amount of electricity used by the emission factor. Emissions of environmentally hazardous substances can be calculated. An emission factor provided by an electric power company may be used, or an emission factor may be independently managed as a master for each power supply source. In addition, emission factors are managed for each specific seller set in advance, and if there is accounting data (invoice data, journal entry data, etc.) related to purchases from a specific seller, the sales The emission amount may be calculated by multiplying the purchase amount from the consumer by the emission factor.

==GHGプロトコル スコープ3について==
スコープ3のカテゴリーについて、以下のように排出量を算出することができる。
==About GHG Protocol Scope 3==
For scope 3 categories, emissions can be calculated as follows:

<カテゴリー1:購入した商品・サービス>
カテゴリー1は、事業者が購入した商品・サービスに係る排出量である。商品・サービスごとの排出係数を事前にデータベースに管理しておくことができる。請求書データなどの会計データから、カテゴリー1に関してデータベースに管理されている商品・サービスに係る取引明細データや仕訳データを取得できた場合には、当該明細又は仕訳に係る商品・サービスの購入量に、データベースに管理されている、対応する排出係数を乗じて排出量を算出することができる。
<Category 1: Purchased goods and services>
Category 1 is emissions related to goods and services purchased by businesses. Emission factors for each product/service can be managed in a database in advance. If it is possible to obtain transaction detail data and journal entry data related to products and services managed in the database for Category 1 from accounting data such as invoice data, the amount of purchases of products and services related to the relevant details or journal entry , the emission amount can be calculated by multiplying the corresponding emission factor managed in the database.

<カテゴリー2:資本材>
カテゴリー2は、本実施形態で説明したように、固定資産台帳における固定資産の昨年度との差分(増加分)に対して、資産に対応する排出係数を乗じることで排出量を算出することができる。
<Category 2: Capital materials>
For Category 2, as explained in this embodiment, the emission amount can be calculated by multiplying the difference (increase) of the fixed assets from the previous fiscal year in the fixed asset ledger by the emission factor corresponding to the asset. .

<カテゴリー4:輸送・配送(上流)>
カテゴリー4は、上流の輸送・配送に関する活動であり、調達に係る物流等の活動が該当する。請求書や領収書などの会計データに、支払い先が輸送・配送業者(業者ごとにカテゴリー4又はカテゴリー9のいずれに該当する物流を担当する業者であるかをマスタ管理することにより、カテゴリー9と区別することができる。)である項目が含まれている場合に、当該項目に含まれている輸送物の重さや輸送距離に排出係数を乗じることにより排出量を算出することができる。排出係数は、輸送・配送業者ごとに管理しておくことができる。
<Category 4: Transportation and delivery (upstream)>
Category 4 includes activities related to upstream transportation and delivery, such as logistics related to procurement. Accounting data such as invoices and receipts can be classified as Category 9 by mastering whether the payment destination is a transportation/delivery company (for each company, whether it is a Category 4 or Category 9 logistics company). can be distinguished.), the emissions can be calculated by multiplying the weight and transportation distance of the transported item included in the item by the emission factor. Emission factors can be managed for each transportation/delivery company.

<カテゴリー5:廃棄物>
カテゴリー5は、廃棄物の処理等に関する活動である。請求書や領収書などの会計データに、支払い先が所定の廃棄物処理業者である項目が含まれている場合に、当該項目に含まれている廃棄物の量や金額などに排出係数を乗じることにより排出量を算出することができる。なお、廃棄物処理業者及びその排出係数は、マスタとしてデータベースに記録しておくことができる。データベースには、廃棄物処理業者が、カテゴリー5又は12のいずれに該当するかを管理することもできる。
<Category 5: Waste>
Category 5 is activities related to waste disposal. When accounting data such as invoices and receipts include an item for which payment is made to a designated waste disposal company, the amount and amount of waste included in the item is multiplied by an emission factor. Emissions can be calculated by Note that the waste disposal companies and their emission factors can be recorded in a database as a master. The database can also manage whether a waste disposal company falls under category 5 or 12.

<カテゴリー6:出張>
カテゴリー6は、事業者の従業員の出張である。会計データのうち出張旅費データに係る距離に対して移動手段ごとの排出係数(予め設定されているものとする。)を乗じて排出量を算出することができる。距離は、例えば、移動手段ごとに料金に基づいて計算するようにしてもよい。
<Category 6: Business trip>
Category 6 is business travel for the employer's employees. Emissions can be calculated by multiplying the distance related to the business trip expense data in the accounting data by an emission factor (assumed to be set in advance) for each means of transportation. The distance may be calculated, for example, based on the fee for each means of transportation.

<カテゴリー7:雇用者の通勤>
カテゴリ-7は、事業者の従業員の通勤である。会計データのうち通勤費データに基づいて算出することができる。通勤費データには、通勤に用いる移動手段と距離(例えば2つの駅により表されていても良い。)が含まれており、距離に対して移動手段ごとの排出係数(予め設定されているものとする。)を乗じて排出量を算出することができる。
<Category 7: Employee commuting>
Category-7 is business employee commuting. It can be calculated based on the commuting cost data among the accounting data. The commuting cost data includes the means of transportation used for commuting and the distance (for example, it may be represented by two stations). ) to calculate emissions.

<カテゴリー8:リース資産(上流)>
カテゴリー8は、本実施形態で説明したように、固定資産台帳におけるリース資産の昨年度との差分(増分)に対して、資産に対応する排出係数を乗じることで排出量を算出することができる。なお、貸し出し中のリース資産については、カテゴリー8については計算せず、カテゴリー13として計算するようにすることができる。
<Category 8: Leased Assets (Upstream)>
For category 8, as described in this embodiment, the emission amount can be calculated by multiplying the difference (increase) of the leased assets in the fixed asset ledger from the previous fiscal year by the emission factor corresponding to the assets. For leased assets that are being rented out, Category 8 can be omitted from the calculation, and Category 13 can be calculated.

<カテゴリー9:輸送・配送(下流)>
カテゴリー9は、下流に向けた物流活動であり、例えば、出荷輸送に加えて、倉庫での保管、小売点での販売も含めることができる。請求書や領収証などの会計データに、支払い先が所定の輸送・配送業者である項目が含まれている場合に、当該項目に含まれている輸送物の重さや輸送距離に排出係数を乗じることにより排出量を算出することができる。輸送・配送業者は、マスタとして排出係数とともにデータベースに記録しておくことができる。マスタには、カテゴリー4又は9のいずれに該当する業者であるかも管理するようにすることができる。
<カテゴリー10:輸送・配送>
カテゴリー10は、販売した製品の加工である。請求書や領収書などの会計データのうち、支払い先が所定の加工委託業者である項目が含まれている場合に、当該項目に含まれている製品の数や金額に業者ごとの排出係数を乗じることにより排出量を算出することができる。
<Category 9: Transportation and delivery (downstream)>
Category 9 is downstream logistical activities, which can include, for example, warehouse storage, retail point sales, in addition to shipment transportation. When accounting data such as invoices and receipts include an item for which payment is made to a specified transportation/delivery company, multiplying the weight and transportation distance of the transported item included in the item by an emission factor. Emissions can be calculated by Transport/delivery companies can be recorded in a database together with emission factors as a master. The master can also manage whether the vendor falls under category 4 or 9.
<Category 10: Transport/Delivery>
Category 10 is processing of sold products. When accounting data such as invoices and receipts include items for which the payment recipient is a specified processing contractor, the number and amount of products included in the item include emission factors for each vendor. Emissions can be calculated by multiplying.

<カテゴリー11:販売した製品の使用>
カテゴリー11は、販売した製品の使用である。会計データのうち、売り上げ台帳から売り上げ品目と点数を抽出し、品目ごとの排出係数(データベースに管理することができる。)を乗じてカテゴリー11に係る排出量を算出することができる。
<Category 11: Use of sold products>
Category 11 is the use of sold products. Of the accounting data, the sales items and points are extracted from the sales ledger, and the emissions related to category 11 can be calculated by multiplying the emission factors for each item (which can be managed in a database).

<カテゴリー12:販売した製品の廃棄>
カテゴリー12は、販売した製品の廃棄である。請求書や領収書などの会計データのうち、支払先が所定の廃棄処理業者である項目が含まれていた場合に、当該項目に含まれている廃棄物の量や金額などに排出係数を乗じることにより排出量を算出することができる。なお、廃棄処理業者及びその排出係数は、マスタとしてデータベースに記録しておくことができる。データベースには、廃棄処理業者が、カテゴリー5又は12のいずれに該当するかを管理することもできる。
<Category 12: Disposal of sold products>
Category 12 is disposal of sold products. When accounting data such as invoices and receipts include items for which payment is made to a designated waste disposal company, the amount and amount of waste included in the item is multiplied by the emission factor. Emissions can be calculated by In addition, the disposal contractor and its emission factor can be recorded in a database as a master. The database can also manage whether a disposal company falls under category 5 or 12.

<カテゴリー13:リース資産(下流)>
カテゴリー13は、下流のリース資産であり、例えば、他社に賃貸しているリース資産などである。固定資産台帳におけるリース資産のうち、貸し出し中のリース資産について、昨年度との差分(増分)に対して、資産に対応する排出係数を乗じることで排出量を算出することができる。
<Category 13: Leased Assets (Downstream)>
Category 13 is downstream leased assets, such as leased assets leased to other companies. Emissions can be calculated by multiplying the difference (increase) from the previous fiscal year by the emission factor corresponding to the asset for the leased asset that is being rented out of the leased assets in the fixed asset ledger.

<カテゴリー15:フランチャイズ>
カテゴリー15は、フランチャイズの加盟者に係るスコープ1,2に該当する活動である。会計データに含まれている投資先の保有有価証券銘柄から加盟者を特定し、当該加盟者についてのスコープ1,2に係る排出量の算出を行うことができる。
<Category 15: Franchise>
Category 15 is activities that fall under Scope 1 and 2 related to franchisees. It is possible to identify a member from the securities stocks held by the investee included in the accounting data, and calculate the emissions related to Scope 1 and 2 for that member.

211 会計データ取得部
212 排出量算出部
213 環境価値購入部
231 固定資産台帳記憶部
232 種別設定情報記憶部
233 排出係数記憶部
211 accounting data acquisition unit 212 emission amount calculation unit 213 environmental value purchase unit 231 fixed asset register storage unit 232 type setting information storage unit 233 emission factor storage unit

Claims (6)

会計データを記憶する会計データ記憶部と、
資産又は費用に係る項目ごとの環境負荷物質の排出係数を記憶する係数記憶部と、
前記会計データ及び前記排出係数に基づいて、前記環境負荷物質の排出量を算出する排出量算出部と、
を備えることを特徴とする情報処理装置。
an accounting data storage unit that stores accounting data;
a coefficient storage unit that stores an emission coefficient of environmentally hazardous substances for each item related to assets or expenses;
an emission amount calculation unit that calculates the emission amount of the environmentally hazardous substance based on the accounting data and the emission factor;
An information processing device comprising:
請求項1に記載の情報処理装置であって、
前記会計データは固定資産台帳データであること、
を備えることを特徴とする情報処理装置。
The information processing device according to claim 1,
the accounting data is fixed asset ledger data;
An information processing device comprising:
請求項2に記載の情報処理装置であって、
前記排出量算出部は、前記固定資産台帳データから資本財に該当する前記資産のデータを抽出し、抽出した前記データ及び前記排出係数に基づいて前記排出量を算出すること、
を特徴とする情報処理装置。
The information processing device according to claim 2,
The emissions calculation unit extracts data of the assets corresponding to capital goods from the fixed asset ledger data, and calculates the emissions based on the extracted data and the emission factor;
An information processing device characterized by:
請求項2又は3に記載の情報処理装置であって、
前記排出量算出部は、前記固定資産台帳データからリース資産に該当する前記資産のデータを抽出し、抽出した前記データ及び前記排出係数に基づいて前記排出量を算出すること、
を特徴とする情報処理装置。
The information processing device according to claim 2 or 3,
The emission amount calculation unit extracts data of the asset corresponding to the leased asset from the fixed asset ledger data, and calculates the emission amount based on the extracted data and the emission factor;
An information processing device characterized by:
請求項2乃至4のいずれか1項に記載の情報処理装置であって、
前記固定資産台帳データには、前記資産を特定する情報と、前記資産の価値とが対応付けて記憶されており、
前記排出量算出部は、前記資産ごとに、前記資産に対応する前記価値に前記係数を乗じて前記資産ごとの前記排出量を算出すること、
を特徴とする情報処理装置。
The information processing device according to any one of claims 2 to 4,
Information specifying the asset and the value of the asset are associated and stored in the fixed asset ledger data,
The emission amount calculation unit calculates the emission amount for each asset by multiplying the value corresponding to the asset by the coefficient;
An information processing device characterized by:
請求項1乃至5のいずれか1項に記載の情報処理装置であって、
算出した前記排出量に応じて環境価値を購入する環境価値購入部を備えること、
を特徴とする情報処理装置。
The information processing device according to any one of claims 1 to 5,
comprising an environmental value purchasing unit that purchases an environmental value according to the calculated emissions;
An information processing device characterized by:
JP2021096740A 2021-06-09 2021-06-09 Information processing equipment Active JP7043691B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2021096740A JP7043691B1 (en) 2021-06-09 2021-06-09 Information processing equipment
JP2021162728A JP2022188726A (en) 2021-06-09 2021-10-01 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021096740A JP7043691B1 (en) 2021-06-09 2021-06-09 Information processing equipment

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021162728A Division JP2022188726A (en) 2021-06-09 2021-10-01 Information processing device

Publications (2)

Publication Number Publication Date
JP7043691B1 JP7043691B1 (en) 2022-03-30
JP2022188585A true JP2022188585A (en) 2022-12-21

Family

ID=81215197

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2021096740A Active JP7043691B1 (en) 2021-06-09 2021-06-09 Information processing equipment
JP2021162728A Pending JP2022188726A (en) 2021-06-09 2021-10-01 Information processing device

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2021162728A Pending JP2022188726A (en) 2021-06-09 2021-10-01 Information processing device

Country Status (1)

Country Link
JP (2) JP7043691B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7398173B1 (en) 2023-02-20 2023-12-14 株式会社ゼロボード Information processing system, information processing method and program

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7217834B1 (en) 2022-07-01 2023-02-03 株式会社ゼロボード Information processing system
JP7458094B1 (en) 2022-09-26 2024-03-29 株式会社ゼロボード Emissions management system, emissions management method and program
JP7222499B1 (en) 2022-11-02 2023-02-15 株式会社バックキャストテクノロジー総合研究所 Environmental evaluation system, environmental evaluation method and environmental evaluation program
JP7279905B1 (en) 2022-11-17 2023-05-23 booost technologies株式会社 GHG emission amount derivation device, GHG emission amount derivation method and program
JP7343130B1 (en) 2022-12-06 2023-09-12 株式会社ゼロボード Information processing system, information processing method and program
CN117669994B (en) * 2024-01-31 2024-05-03 厦门信达联科信息技术有限公司 Fixed asset optimization configuration system and method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012238300A (en) * 2011-04-28 2012-12-06 Faine Collaborate Kenkyusho:Kk Information processor, information processing method, and program

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012238300A (en) * 2011-04-28 2012-12-06 Faine Collaborate Kenkyusho:Kk Information processor, information processing method, and program

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
EAM研究会: ""活用事例:IBM−オフィス利用・管理の効率化をEAMで実現"", 最新EAM[ENTERPRISE ASSET MANAGEMENT]の基本と仕組みがよ〜くわかる本, vol. 第1版, JPN6021026235, 5 November 2009 (2009-11-05), pages 230 - 231, ISSN: 0004548375 *
TOMOKO OTA: ""SaaS型脱炭素化プラットフォーム「zeroboard(ゼロボード)」を徹底解剖!", [online]", WANTEDLY, JPN6021026232, 5 March 2021 (2021-03-05), ISSN: 0004548373 *
山下毅: ""サプライチェーンを通じた温室効果ガス排出量の算定"", 紙パ技協誌, vol. 第69巻, 第4号, JPN6021026234, 1 April 2015 (2015-04-01), pages 20 - 25, ISSN: 0004548374 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7398173B1 (en) 2023-02-20 2023-12-14 株式会社ゼロボード Information processing system, information processing method and program
JP7398174B1 (en) 2023-02-20 2023-12-14 株式会社ゼロボード Information processing system, information processing method and program

Also Published As

Publication number Publication date
JP7043691B1 (en) 2022-03-30
JP2022188726A (en) 2022-12-21

Similar Documents

Publication Publication Date Title
JP7043691B1 (en) Information processing equipment
JP2002099712A (en) Environmental management information system and method for providing environmental management information
KR20130027811A (en) Tax data verification system and method for operating the same
WO2023017824A1 (en) Information processing device
Cordeau et al. Logistics network design
Maisur Implementation of Income and Expense Recognition at AHASS Jaya Servis
Andry et al. Enterprise architecture landscape using zachman framework and ward peppard analysis for electrical equipment export import company
Kurbatova et al. Rational Precious Metals Supply Schemes
JP2007249406A (en) Tabulation method for carbon dioxide reduction effect due to green purchase
Tobing et al. Designing a sustainable green accounting system based on enterprise resource planning for leather tanning industry
Sonntagbauer E-Business, emerging trends in the European Union
KR20020026630A (en) A business information management method and therein system using of enterprise resource planning, groupware and video conference
Perera et al. Methodology for developing a model for the analysis of e-procurement capability maturity of construction organisations
JP3908697B2 (en) Tax usage notification method
Pramitasari et al. ANALYSIS OF CREDIT SALES ACCOUNTING PROCEDURE FORWARDING COMPANY
Ruan et al. Research on the issues and countermeasures of VAT legislation for China mobile business users
JP2024017420A (en) Greenhouse gas emissions management method
Gorgodze Financial Flows in Logistics Under Economic Modernization
Harris et al. Comparing Carbon Footprints of Two Retail Business Models: Traditional Retail vs. Subscription Ecommerce
Islamgaleyev CRM Systems Management of Metallurgical Companies in Kazakhstan Based on the TRI* M System Methodology
JP2024017422A (en) Greenhouse gas emissions management method
Ruikar et al. Fundamentals of e‐Business
Aherkar Xix. Applicability Of Accounting Standard (As) 26, Intangible Assets, To Intangible Items.
Vasilenko et al. Efficient Quality and Environmental Management of a Digital Transport Company
Kumar Benefits of Erp Software to supply Chain Processes in Manufacturing Industry

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210609

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20210609

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210708

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210729

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210819

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210820

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210902

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20210929

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211001

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220217

R150 Certificate of patent or registration of utility model

Ref document number: 7043691

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R157 Certificate of patent or utility model (correction)

Free format text: JAPANESE INTERMEDIATE CODE: R157