danielrosehill commited on
Commit
95b3e65
·
1 Parent(s): 0773d4d
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,12 +19,6 @@ The Global Value Factors Database, released by the [International Foundation for
19
 
20
  The GVFD covers 430 different environmental impacts across four main categories of impact: air pollution, land use and conversion, waste and water pollution . With the exception of the value factor for greenhouse gas emissions, for which a single value factor is provided ($236/tco2e), the value factors are geographically stratified (in other words, the value factors are both impact-specific and geolocation-specific). In total, there are 268 geolocations in the dataset reflecting all the world's recognised sovereigns as well as some international dependencies. In addition, one set of value factors, air pollution, provides data at the level of US states.
21
 
22
- ![alt text](images/graphics/1.png)
23
-
24
- ![alt text](images/graphics/2.png)
25
-
26
- ![alt text](images/graphics/4.png)
27
-
28
  # Key Data Parameters
29
 
30
  | Parameter | Value |
@@ -39,6 +33,8 @@ The GVFD covers 430 different environmental impacts across four main categories
39
 
40
  # Impact Categories In Dataset
41
 
 
 
42
  **Air Pollution**
43
  Pollution is calculated based on metric tons of PM2.5, PM10, SOx, NOx, NH3, and VOCs per year.
44
 
@@ -95,12 +91,16 @@ These files are not intended for analytical workloads, but if you need to provid
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).
 
19
 
20
  The GVFD covers 430 different environmental impacts across four main categories of impact: air pollution, land use and conversion, waste and water pollution . With the exception of the value factor for greenhouse gas emissions, for which a single value factor is provided ($236/tco2e), the value factors are geographically stratified (in other words, the value factors are both impact-specific and geolocation-specific). In total, there are 268 geolocations in the dataset reflecting all the world's recognised sovereigns as well as some international dependencies. In addition, one set of value factors, air pollution, provides data at the level of US states.
21
 
 
 
 
 
 
 
22
  # Key Data Parameters
23
 
24
  | Parameter | Value |
 
33
 
34
  # Impact Categories In Dataset
35
 
36
+ ![alt text](images/graphics/4.png)
37
+
38
  **Air Pollution**
39
  Pollution is calculated based on metric tons of PM2.5, PM10, SOx, NOx, NH3, and VOCs per year.
40
 
 
91
 
92
  ## Impact Accounting
93
 
94
+ ![alt text](images/graphics/1.png)
95
+
96
  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.
97
 
98
  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).
99
 
100
  # About This Data Project (Derivative Database)
101
 
102
+ ![alt text](images/graphics/3.png)
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).