@tgwf/co2 0.13.6 → 0.13.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.all-contributorsrc +110 -20
- package/README.md +48 -16
- package/data/output/average-intensities.js +28 -28
- package/data/output/average-intensities.json +29 -29
- package/dist/cjs/data/average-intensities.min.js +1 -1
- package/dist/cjs/data/average-intensities.min.js.map +2 -2
- package/dist/cjs/sustainable-web-design.js +3 -0
- package/dist/cjs/sustainable-web-design.js.map +2 -2
- package/dist/esm/data/average-intensities.min.js +1 -1
- package/dist/esm/sustainable-web-design.js +3 -0
- package/dist/iife/index.js +3 -3
- package/dist/iife/index.js.map +2 -2
- package/package.json +5 -5
- package/src/data/average-intensities.min.js +1 -1
- package/src/sustainable-web-design.js +13 -5
package/.all-contributorsrc
CHANGED
|
@@ -1,39 +1,129 @@
|
|
|
1
1
|
{
|
|
2
|
+
"projectName": "co2.js",
|
|
3
|
+
"projectOwner": "thegreenwebfoundation",
|
|
4
|
+
"repoType": "github",
|
|
5
|
+
"repoHost": "https://github.com",
|
|
2
6
|
"files": [
|
|
3
7
|
"README.md"
|
|
4
8
|
],
|
|
5
9
|
"imageSize": 100,
|
|
6
|
-
"commit":
|
|
10
|
+
"commit": true,
|
|
11
|
+
"commitConvention": "none",
|
|
7
12
|
"contributors": [
|
|
8
13
|
{
|
|
9
|
-
"login": "
|
|
10
|
-
"name": "
|
|
11
|
-
"avatar_url": "https://
|
|
12
|
-
"profile": "https://
|
|
14
|
+
"login": "mrchrisadams",
|
|
15
|
+
"name": "Chris Adams",
|
|
16
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/17906?v=4",
|
|
17
|
+
"profile": "https://github.com/mrchrisadams",
|
|
18
|
+
"contributions": [
|
|
19
|
+
"code"
|
|
20
|
+
]
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"login": "fershad",
|
|
24
|
+
"name": "fershad",
|
|
25
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/27988517?v=4",
|
|
26
|
+
"profile": "https://www.fershad.com/",
|
|
13
27
|
"contributions": [
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
28
|
+
"code",
|
|
29
|
+
"doc",
|
|
30
|
+
"maintenance"
|
|
17
31
|
]
|
|
18
32
|
},
|
|
19
33
|
{
|
|
20
|
-
|
|
34
|
+
"login": "soulgalore",
|
|
21
35
|
"name": "Peter Hedenskog",
|
|
22
|
-
"avatar_url": "https://
|
|
23
|
-
"profile": "https://www.peterhedenskog.com",
|
|
36
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/540757?v=4",
|
|
37
|
+
"profile": "https://www.peterhedenskog.com/",
|
|
38
|
+
"contributions": [
|
|
39
|
+
"code"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"login": "drydenwilliams",
|
|
44
|
+
"name": "Dryden",
|
|
45
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/4403089?v=4",
|
|
46
|
+
"profile": "https://www.drydenwilliams.co.uk/",
|
|
47
|
+
"contributions": [
|
|
48
|
+
"code"
|
|
49
|
+
]
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"login": "EvanHahn",
|
|
53
|
+
"name": "Evan Hahn",
|
|
54
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/777712?v=4",
|
|
55
|
+
"profile": "https://evanhahn.com/",
|
|
56
|
+
"contributions": [
|
|
57
|
+
"code",
|
|
58
|
+
"test"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"login": "PrathumP",
|
|
63
|
+
"name": "Prathum Pandey",
|
|
64
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/115390367?v=4",
|
|
65
|
+
"profile": "https://github.com/PrathumP",
|
|
66
|
+
"contributions": [
|
|
67
|
+
"bug",
|
|
68
|
+
"code"
|
|
69
|
+
]
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"login": "Fdawgs",
|
|
73
|
+
"name": "Frazer Smith",
|
|
74
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/43814140?v=4",
|
|
75
|
+
"profile": "https://github.com/Fdawgs",
|
|
24
76
|
"contributions": [
|
|
25
77
|
"code",
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
78
|
+
"test"
|
|
79
|
+
]
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"login": "hamishfagg",
|
|
83
|
+
"name": "Hamish Fagg",
|
|
84
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/895845?v=4",
|
|
85
|
+
"profile": "https://github.com/hamishfagg",
|
|
86
|
+
"contributions": [
|
|
87
|
+
"code"
|
|
88
|
+
]
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"login": "toolness",
|
|
92
|
+
"name": "Atul Varma",
|
|
93
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/124687?v=4",
|
|
94
|
+
"profile": "http://portfolio.toolness.org/",
|
|
95
|
+
"contributions": [
|
|
96
|
+
"code"
|
|
97
|
+
]
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"login": "piperchester",
|
|
101
|
+
"name": "Piper",
|
|
102
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/1530684?v=4",
|
|
103
|
+
"profile": "https://www.intersectionalenvironmentalist.com/",
|
|
104
|
+
"contributions": [
|
|
105
|
+
"code"
|
|
106
|
+
]
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"login": "raymundovr",
|
|
110
|
+
"name": "Raymundo Vásquez Ruiz",
|
|
111
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/108420?v=4",
|
|
112
|
+
"profile": "https://vasquezruiz.com/",
|
|
113
|
+
"contributions": [
|
|
114
|
+
"code"
|
|
115
|
+
]
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"login": "JamieBeevor",
|
|
119
|
+
"name": "JamieB",
|
|
120
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/26165947?v=4",
|
|
121
|
+
"profile": "https://greengumption.co.uk/",
|
|
122
|
+
"contributions": [
|
|
123
|
+
"code"
|
|
30
124
|
]
|
|
31
125
|
}
|
|
32
126
|
],
|
|
33
127
|
"contributorsPerLine": 7,
|
|
34
|
-
"
|
|
35
|
-
"projectOwner": "thegreenwebfoundation",
|
|
36
|
-
"repoType": "github",
|
|
37
|
-
"repoHost": "https://github.com",
|
|
38
|
-
"skipCi": true
|
|
128
|
+
"linkToUsage": false
|
|
39
129
|
}
|
package/README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
# CO2.js
|
|
2
2
|
|
|
3
|
+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
|
4
|
+
[](#contributors-)
|
|
5
|
+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
|
6
|
+
|
|
3
7
|
<img src="https://github.com/thegreenwebfoundation/co2.js/actions/workflows/unittests.yml/badge.svg" />
|
|
4
8
|
|
|
5
9
|
One day, the internet will be powered by renewable energy. Until that day comes, there’ll be a CO2 cost that comes with every byte of data that’s uploaded or downloaded. By being able to calculate these emissions, developers can be empowered to create more efficient, lower carbon apps, websites, and software.
|
|
@@ -14,7 +18,7 @@ CO2.js is a JavaScript library that enables developers a way to estimate the emi
|
|
|
14
18
|
|
|
15
19
|
Being able to estimate the CO2 emissions associated with digital activities can be of benefit to both developers and users.
|
|
16
20
|
|
|
17
|
-
Internally, you may want to use this library to create a
|
|
21
|
+
Internally, you may want to use this library to create a _carbon budget_ for your site or app. It is also useful for inclusion in dashboards and monitoring tools.
|
|
18
22
|
|
|
19
23
|
For user facing applications, CO2.js could be used to check & block the uploading of carbon intensive files. Or, to present users with information about the carbon impact of their online activities (such as browsing a website).
|
|
20
24
|
|
|
@@ -35,7 +39,7 @@ npm install @tgwf/co2
|
|
|
35
39
|
You can import the CO2.js library into projects using Skypack.
|
|
36
40
|
|
|
37
41
|
```js
|
|
38
|
-
import tgwf from
|
|
42
|
+
import tgwf from "https://cdn.skypack.dev/@tgwf/co2";
|
|
39
43
|
```
|
|
40
44
|
|
|
41
45
|
## Using a JS CDN
|
|
@@ -66,10 +70,10 @@ You can also build the CO2.js library from the source code. To do this:
|
|
|
66
70
|
1. Clone or fork the repository.
|
|
67
71
|
1. Navigate to the folder on your machine and run `npm run build` in your terminal.
|
|
68
72
|
1. Once the build has finished running, you will find a `/dist` folder has been created. Inside you can find:
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
+
|
|
74
|
+
- `dist/cjs` - A CommonJS compatible build.
|
|
75
|
+
- `dist/esm` - An ES Modules compatible build.
|
|
76
|
+
- `dist/iife` - An Immediately Invoked Function Expression (IIFE) version of the library.
|
|
73
77
|
|
|
74
78
|
## Marginal and average emissions intensity data
|
|
75
79
|
|
|
@@ -80,13 +84,14 @@ CO2.js includes yearly average grid intensity data from [Ember](https://ember-cl
|
|
|
80
84
|
You can import annual, country-level marginal or average grid intensity data into your projects directly from CO2.js. For example, if we wanted to use the average grid intensity for Australia in our project, we could use the code below:
|
|
81
85
|
|
|
82
86
|
```js
|
|
83
|
-
import { averageIntensity } from
|
|
87
|
+
import { averageIntensity } from "@tgwf/co2";
|
|
84
88
|
const { data } = averageIntensity;
|
|
85
89
|
const { AUS } = data;
|
|
86
|
-
console.log({ AUS })
|
|
90
|
+
console.log({ AUS });
|
|
87
91
|
```
|
|
88
92
|
|
|
89
93
|
All countries are represented by their respective [Alpha-3 ISO country code](https://www.iso.org/obp/ui/#search).
|
|
94
|
+
|
|
90
95
|
## Publishing to NPM
|
|
91
96
|
|
|
92
97
|
We use [`np`](https://www.npmjs.com/package/np) to publish new versions of this library to NPM. To do this:
|
|
@@ -100,17 +105,17 @@ We use [`np`](https://www.npmjs.com/package/np) to publish new versions of this
|
|
|
100
105
|
|
|
101
106
|
CO2.js releases will be communicated through the following channels:
|
|
102
107
|
|
|
103
|
-
| Channel
|
|
104
|
-
|
|
105
|
-
| [Github](https://github.com/thegreenwebfoundation/co2.js/releases)
|
|
106
|
-
| [Green Web Foundation website](https://www.thegreenwebfoundation.org/co2-js/#releases)
|
|
107
|
-
| W3C Slack Sustainability Channel
|
|
108
|
-
| ClimateAction.Tech Slack
|
|
109
|
-
| [Green Web Foundation LinkedIn Account](https://www.linkedin.com/company/green-web-foundation/) | ✅
|
|
108
|
+
| Channel | Minor Release (0.xx) | Patch Release (0.xx.x) |
|
|
109
|
+
| ----------------------------------------------------------------------------------------------- | -------------------- | ---------------------- |
|
|
110
|
+
| [Github](https://github.com/thegreenwebfoundation/co2.js/releases) | ✅ | ✅ |
|
|
111
|
+
| [Green Web Foundation website](https://www.thegreenwebfoundation.org/co2-js/#releases) | ✅ | ❌ |
|
|
112
|
+
| W3C Slack Sustainability Channel | ✅ | ❌ |
|
|
113
|
+
| ClimateAction.Tech Slack | ✅ | ❌ |
|
|
114
|
+
| [Green Web Foundation LinkedIn Account](https://www.linkedin.com/company/green-web-foundation/) | ✅ | ❌ |
|
|
110
115
|
|
|
111
116
|
## Licenses
|
|
112
117
|
|
|
113
|
-
The code for CO2.js is licensed Apache 2.0. ([What does this mean?](https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)))
|
|
118
|
+
The code for CO2.js is licensed Apache 2.0. ([What does this mean?](<https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)>))
|
|
114
119
|
|
|
115
120
|
The average carbon intensity data from Ember is published under the Creative Commons ShareAlike Attribution Licence ([CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)). ([What does this mean?](https://www.tldrlegal.com/license/creative-commons-attribution-share-alike-cc-sa))
|
|
116
121
|
|
|
@@ -123,6 +128,33 @@ See LICENCE for more.
|
|
|
123
128
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
|
124
129
|
<!-- prettier-ignore-start -->
|
|
125
130
|
<!-- markdownlint-disable -->
|
|
131
|
+
<table>
|
|
132
|
+
<tbody>
|
|
133
|
+
<tr>
|
|
134
|
+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mrchrisadams"><img src="https://avatars.githubusercontent.com/u/17906?v=4?s=100" width="100px;" alt="Chris Adams"/><br /><sub><b>Chris Adams</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=mrchrisadams" title="Code">💻</a></td>
|
|
135
|
+
<td align="center" valign="top" width="14.28%"><a href="https://www.fershad.com/"><img src="https://avatars.githubusercontent.com/u/27988517?v=4?s=100" width="100px;" alt="fershad"/><br /><sub><b>fershad</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=fershad" title="Code">💻</a> <a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=fershad" title="Documentation">📖</a> <a href="#maintenance-fershad" title="Maintenance">🚧</a></td>
|
|
136
|
+
<td align="center" valign="top" width="14.28%"><a href="https://www.peterhedenskog.com/"><img src="https://avatars.githubusercontent.com/u/540757?v=4?s=100" width="100px;" alt="Peter Hedenskog"/><br /><sub><b>Peter Hedenskog</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=soulgalore" title="Code">💻</a></td>
|
|
137
|
+
<td align="center" valign="top" width="14.28%"><a href="https://www.drydenwilliams.co.uk/"><img src="https://avatars.githubusercontent.com/u/4403089?v=4?s=100" width="100px;" alt="Dryden"/><br /><sub><b>Dryden</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=drydenwilliams" title="Code">💻</a></td>
|
|
138
|
+
<td align="center" valign="top" width="14.28%"><a href="https://evanhahn.com/"><img src="https://avatars.githubusercontent.com/u/777712?v=4?s=100" width="100px;" alt="Evan Hahn"/><br /><sub><b>Evan Hahn</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=EvanHahn" title="Code">💻</a> <a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=EvanHahn" title="Tests">⚠️</a></td>
|
|
139
|
+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/PrathumP"><img src="https://avatars.githubusercontent.com/u/115390367?v=4?s=100" width="100px;" alt="Prathum Pandey"/><br /><sub><b>Prathum Pandey</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/issues?q=author%3APrathumP" title="Bug reports">🐛</a> <a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=PrathumP" title="Code">💻</a></td>
|
|
140
|
+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Fdawgs"><img src="https://avatars.githubusercontent.com/u/43814140?v=4?s=100" width="100px;" alt="Frazer Smith"/><br /><sub><b>Frazer Smith</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=Fdawgs" title="Code">💻</a> <a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=Fdawgs" title="Tests">⚠️</a></td>
|
|
141
|
+
</tr>
|
|
142
|
+
<tr>
|
|
143
|
+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hamishfagg"><img src="https://avatars.githubusercontent.com/u/895845?v=4?s=100" width="100px;" alt="Hamish Fagg"/><br /><sub><b>Hamish Fagg</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=hamishfagg" title="Code">💻</a></td>
|
|
144
|
+
<td align="center" valign="top" width="14.28%"><a href="http://portfolio.toolness.org/"><img src="https://avatars.githubusercontent.com/u/124687?v=4?s=100" width="100px;" alt="Atul Varma"/><br /><sub><b>Atul Varma</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=toolness" title="Code">💻</a></td>
|
|
145
|
+
<td align="center" valign="top" width="14.28%"><a href="https://www.intersectionalenvironmentalist.com/"><img src="https://avatars.githubusercontent.com/u/1530684?v=4?s=100" width="100px;" alt="Piper"/><br /><sub><b>Piper</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=piperchester" title="Code">💻</a></td>
|
|
146
|
+
<td align="center" valign="top" width="14.28%"><a href="https://vasquezruiz.com/"><img src="https://avatars.githubusercontent.com/u/108420?v=4?s=100" width="100px;" alt="Raymundo Vásquez Ruiz"/><br /><sub><b>Raymundo Vásquez Ruiz</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=raymundovr" title="Code">💻</a></td>
|
|
147
|
+
<td align="center" valign="top" width="14.28%"><a href="https://greengumption.co.uk/"><img src="https://avatars.githubusercontent.com/u/26165947?v=4?s=100" width="100px;" alt="JamieB"/><br /><sub><b>JamieB</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=JamieBeevor" title="Code">💻</a></td>
|
|
148
|
+
</tr>
|
|
149
|
+
</tbody>
|
|
150
|
+
</table>
|
|
151
|
+
|
|
152
|
+
<!-- markdownlint-restore -->
|
|
153
|
+
<!-- prettier-ignore-end -->
|
|
154
|
+
|
|
155
|
+
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
|
156
|
+
<!-- prettier-ignore-start -->
|
|
157
|
+
<!-- markdownlint-disable -->
|
|
126
158
|
|
|
127
159
|
<!-- markdownlint-restore -->
|
|
128
160
|
<!-- prettier-ignore-end -->
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const data = {
|
|
2
2
|
AFG: 120.48,
|
|
3
|
-
AFRICA:
|
|
3
|
+
AFRICA: 484.16,
|
|
4
4
|
ALB: 23.44,
|
|
5
5
|
DZA: 498.9,
|
|
6
6
|
ASM: 687.5,
|
|
@@ -9,13 +9,13 @@ const data = {
|
|
|
9
9
|
ARG: 344.31,
|
|
10
10
|
ARM: 222.68,
|
|
11
11
|
ABW: 591.4,
|
|
12
|
-
ASEAN:
|
|
13
|
-
ASIA: 535.
|
|
12
|
+
ASEAN: 508.06,
|
|
13
|
+
ASIA: 535.23,
|
|
14
14
|
AUS: 501.7,
|
|
15
15
|
AUT: 157.52,
|
|
16
16
|
AZE: 532.9,
|
|
17
17
|
BHS: 698.11,
|
|
18
|
-
BHR:
|
|
18
|
+
BHR: 494.02,
|
|
19
19
|
BGD: 577.03,
|
|
20
20
|
BRB: 644.86,
|
|
21
21
|
BLR: 415.64,
|
|
@@ -23,8 +23,8 @@ const data = {
|
|
|
23
23
|
BLZ: 484.38,
|
|
24
24
|
BEN: 666.67,
|
|
25
25
|
BTN: 24.44,
|
|
26
|
-
BOL:
|
|
27
|
-
BIH:
|
|
26
|
+
BOL: 322.09,
|
|
27
|
+
BIH: 516.01,
|
|
28
28
|
BWA: 794.52,
|
|
29
29
|
BRA: 102.09,
|
|
30
30
|
BRN: 658.85,
|
|
@@ -48,13 +48,13 @@ const data = {
|
|
|
48
48
|
CRI: 37.21,
|
|
49
49
|
CIV: 410.75,
|
|
50
50
|
HRV: 246.46,
|
|
51
|
-
CUB: 602.
|
|
51
|
+
CUB: 602.23,
|
|
52
52
|
CYP: 589.35,
|
|
53
53
|
CZE: 415.35,
|
|
54
54
|
DNK: 180.71,
|
|
55
55
|
DJI: 666.67,
|
|
56
56
|
DMA: 529.41,
|
|
57
|
-
DOM:
|
|
57
|
+
DOM: 549.8,
|
|
58
58
|
ECU: 188.71,
|
|
59
59
|
EGY: 469.63,
|
|
60
60
|
SLV: 194.23,
|
|
@@ -63,8 +63,8 @@ const data = {
|
|
|
63
63
|
EST: 464.03,
|
|
64
64
|
SWZ: 189.19,
|
|
65
65
|
ETH: 25.19,
|
|
66
|
-
EU: 277.
|
|
67
|
-
EUROPE: 296.
|
|
66
|
+
EU: 277.19,
|
|
67
|
+
EUROPE: 296.45,
|
|
68
68
|
FLK: 500,
|
|
69
69
|
FRO: 428.57,
|
|
70
70
|
FJI: 289.47,
|
|
@@ -82,14 +82,14 @@ const data = {
|
|
|
82
82
|
GRC: 343.82,
|
|
83
83
|
GRL: 133.33,
|
|
84
84
|
GRD: 714.29,
|
|
85
|
-
GLP:
|
|
85
|
+
GLP: 623.53,
|
|
86
86
|
GUM: 670.33,
|
|
87
|
-
GTM:
|
|
87
|
+
GTM: 291.55,
|
|
88
88
|
GIN: 208.63,
|
|
89
89
|
GNB: 750,
|
|
90
90
|
GUY: 642.28,
|
|
91
91
|
HTI: 606.06,
|
|
92
|
-
HND:
|
|
92
|
+
HND: 373.96,
|
|
93
93
|
HKG: 683.97,
|
|
94
94
|
HUN: 222.97,
|
|
95
95
|
ISL: 28.56,
|
|
@@ -100,19 +100,19 @@ const data = {
|
|
|
100
100
|
IRL: 346.33,
|
|
101
101
|
ISR: 548.03,
|
|
102
102
|
ITA: 371.69,
|
|
103
|
-
JAM:
|
|
103
|
+
JAM: 537.93,
|
|
104
104
|
JPN: 494.86,
|
|
105
105
|
JOR: 399.91,
|
|
106
106
|
KAZ: 635.57,
|
|
107
107
|
KEN: 100.57,
|
|
108
108
|
KIR: 666.67,
|
|
109
109
|
XKX: 768.73,
|
|
110
|
-
KWT:
|
|
110
|
+
KWT: 551.74,
|
|
111
111
|
KGZ: 104.43,
|
|
112
112
|
LAO: 242.18,
|
|
113
|
-
"LATIN AMERICA AND CARIBBEAN":
|
|
113
|
+
"LATIN AMERICA AND CARIBBEAN": 238.68,
|
|
114
114
|
LVA: 181.82,
|
|
115
|
-
LBN:
|
|
115
|
+
LBN: 605.74,
|
|
116
116
|
LSO: 20,
|
|
117
117
|
LBR: 304.35,
|
|
118
118
|
LBY: 550.42,
|
|
@@ -123,14 +123,14 @@ const data = {
|
|
|
123
123
|
MWI: 133.8,
|
|
124
124
|
MYS: 543.87,
|
|
125
125
|
MDV: 651.52,
|
|
126
|
-
MLI:
|
|
126
|
+
MLI: 463.13,
|
|
127
127
|
MLT: 495,
|
|
128
128
|
MTQ: 698.63,
|
|
129
129
|
MRT: 526.6,
|
|
130
130
|
MUS: 611.11,
|
|
131
131
|
MEX: 423.81,
|
|
132
|
-
"MIDDLE EAST":
|
|
133
|
-
MDA:
|
|
132
|
+
"MIDDLE EAST": 516.02,
|
|
133
|
+
MDA: 677.18,
|
|
134
134
|
MNG: 749.66,
|
|
135
135
|
MNE: 399.38,
|
|
136
136
|
MSR: 1000,
|
|
@@ -145,24 +145,24 @@ const data = {
|
|
|
145
145
|
NZL: 97.73,
|
|
146
146
|
NIC: 354.21,
|
|
147
147
|
NER: 622.22,
|
|
148
|
-
NGA: 368.
|
|
148
|
+
NGA: 368.11,
|
|
149
149
|
"NORTH AMERICA": 336.01,
|
|
150
150
|
PRK: 157.79,
|
|
151
151
|
MKD: 529.33,
|
|
152
152
|
NOR: 28.82,
|
|
153
|
-
OCEANIA: 449.
|
|
154
|
-
OECD:
|
|
153
|
+
OCEANIA: 449.71,
|
|
154
|
+
OECD: 340.95,
|
|
155
155
|
OMN: 488.27,
|
|
156
156
|
PAK: 344.16,
|
|
157
157
|
PSE: 465.12,
|
|
158
|
-
PAN:
|
|
158
|
+
PAN: 186.61,
|
|
159
159
|
PNG: 526.75,
|
|
160
160
|
PRY: 25.49,
|
|
161
161
|
PER: 256.51,
|
|
162
|
-
POL:
|
|
162
|
+
POL: 633.1,
|
|
163
163
|
PRT: 234.03,
|
|
164
164
|
PRI: 681.47,
|
|
165
|
-
QAT: 489.
|
|
165
|
+
QAT: 489.88,
|
|
166
166
|
REU: 519.03,
|
|
167
167
|
ROU: 264.12,
|
|
168
168
|
RUS: 363.68,
|
|
@@ -197,7 +197,7 @@ const data = {
|
|
|
197
197
|
TJK: 83.63,
|
|
198
198
|
TZA: 366.75,
|
|
199
199
|
THA: 501.57,
|
|
200
|
-
PHL: 582.
|
|
200
|
+
PHL: 582.84,
|
|
201
201
|
TGO: 460.32,
|
|
202
202
|
TON: 625,
|
|
203
203
|
TTO: 491.41,
|
|
@@ -210,7 +210,7 @@ const data = {
|
|
|
210
210
|
ARE: 407.98,
|
|
211
211
|
GBR: 261.24,
|
|
212
212
|
USA: 367.26,
|
|
213
|
-
URY: 114.
|
|
213
|
+
URY: 114.89,
|
|
214
214
|
UZB: 505.41,
|
|
215
215
|
VUT: 571.43,
|
|
216
216
|
VEN: 212.48,
|