danielrosehill
commited on
Commit
·
0773d4d
1
Parent(s):
4afe56b
updated
Browse files
README.md
CHANGED
@@ -89,10 +89,18 @@ These files are not intended for analytical workloads, but if you need to provid
|
|
89 |
| JSON | [![JSON](https://img.shields.io/badge/Link-JSON-blue?style=flat-square)](https://huggingface.co/datasets/danielrosehill/ifvi_valuefactors_deriv/blob/main/data/composite-data/all-formats/composite_value_factors.json) |
|
90 |
| Parquet | [![Parquet](https://img.shields.io/badge/Link-Parquet-blue?style=flat-square)](https://huggingface.co/datasets/danielrosehill/ifvi_valuefactors_deriv/blob/main/data/composite-data/all-formats/composite_value_factors.parquet) |
|
91 |
|
|
|
|
|
|
|
|
|
|
|
|
|
92 |
The value factors are intended for use by account preparers preparing financial statements which integrate their environmental and social impacts alongside their traditional financial impacts, unifying all their holistic impacts into one set of financial calculations While the GVFD covers only environmental factors, a key part of the IFVI's mission is also developing methodologies for quantifying social impacts.
|
93 |
|
94 |
In order to fulfill their intended purpose, the value factors need to be matched with the raw quantitative environmental data which each value factor is intended to convert into monetary terms (the value factors are expressed as conversions to the US dollar).
|
95 |
|
|
|
|
|
96 |
This derivative dataset was prepared by me, Daniel Rosehill, in order to facilitate the exploration and analysis of this dataset by non-commercial users. I believe that there is a strong policy interest in the question of how companies' impacts can be properly accounted for, recognising their societal and planetary effects.
|
97 |
|
98 |
To facilitate such analysis, I undertook a data reformatting process converting the initial version of the IFVI data from its original format (`XLSM`) and providing it as extracted comma-separated value files, as well as `JSON` structured in various hierarchies, some reflecting a territorial hierarchy (i.e. by geolocation) and others reflecting an impact-first hierarchy (in other words, with the impacts as the primary level, and the geo-stratified value factors nested under them).
|
@@ -103,7 +111,7 @@ Use of the value factors is governed in accordance with the licensing terms prov
|
|
103 |
|
104 |
## 📜 Licensing
|
105 |
|
106 |
-
This derivative dataset is subject to the same terms of use as the original database, available in `license.md` at the repository root.
|
107 |
|
108 |
## 📅 Versioning
|
109 |
|
|
|
89 |
| JSON | [![JSON](https://img.shields.io/badge/Link-JSON-blue?style=flat-square)](https://huggingface.co/datasets/danielrosehill/ifvi_valuefactors_deriv/blob/main/data/composite-data/all-formats/composite_value_factors.json) |
|
90 |
| Parquet | [![Parquet](https://img.shields.io/badge/Link-Parquet-blue?style=flat-square)](https://huggingface.co/datasets/danielrosehill/ifvi_valuefactors_deriv/blob/main/data/composite-data/all-formats/composite_value_factors.parquet) |
|
91 |
|
92 |
+
---
|
93 |
+
|
94 |
+
# Value Factors - Use Case Descriptions
|
95 |
+
|
96 |
+
## Impact Accounting
|
97 |
+
|
98 |
The value factors are intended for use by account preparers preparing financial statements which integrate their environmental and social impacts alongside their traditional financial impacts, unifying all their holistic impacts into one set of financial calculations While the GVFD covers only environmental factors, a key part of the IFVI's mission is also developing methodologies for quantifying social impacts.
|
99 |
|
100 |
In order to fulfill their intended purpose, the value factors need to be matched with the raw quantitative environmental data which each value factor is intended to convert into monetary terms (the value factors are expressed as conversions to the US dollar).
|
101 |
|
102 |
+
# About This Data Project (Derivative Database)
|
103 |
+
|
104 |
This derivative dataset was prepared by me, Daniel Rosehill, in order to facilitate the exploration and analysis of this dataset by non-commercial users. I believe that there is a strong policy interest in the question of how companies' impacts can be properly accounted for, recognising their societal and planetary effects.
|
105 |
|
106 |
To facilitate such analysis, I undertook a data reformatting process converting the initial version of the IFVI data from its original format (`XLSM`) and providing it as extracted comma-separated value files, as well as `JSON` structured in various hierarchies, some reflecting a territorial hierarchy (i.e. by geolocation) and others reflecting an impact-first hierarchy (in other words, with the impacts as the primary level, and the geo-stratified value factors nested under them).
|
|
|
111 |
|
112 |
## 📜 Licensing
|
113 |
|
114 |
+
This derivative dataset is subject to the same terms of use as the original database, available in `license.md` at the repository root. These licensing conditions are stipulated by the International Foundation for Valuing Impacts. At the time of writing, the licensing terms provide for wide use of the data on a complimentary basis (including by account preparers) with limited exclusions to that position for those looking to integrate the data into commercial data products for which licensing charges apply. Questions regarding licensing of the database and requests for clarification regarding allowable uses and any other queries regarding compliance with the terms of their license should be referred to the IFVI.
|
115 |
|
116 |
## 📅 Versioning
|
117 |
|