@tgwf/co2 0.13.6 → 0.13.8

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.
Files changed (38) hide show
  1. package/.all-contributorsrc +120 -20
  2. package/CHANGELOG.md +14 -4
  3. package/README.md +49 -16
  4. package/data/output/average-intensities.js +29 -29
  5. package/data/output/average-intensities.json +30 -30
  6. package/dist/cjs/co2.js +9 -9
  7. package/dist/cjs/co2.js.map +1 -1
  8. package/dist/cjs/data/average-intensities.min.js +1 -1
  9. package/dist/cjs/data/average-intensities.min.js.map +2 -2
  10. package/dist/cjs/helpers/index.js +6 -6
  11. package/dist/cjs/helpers/index.js.map +2 -2
  12. package/dist/cjs/sustainable-web-design.js +3 -0
  13. package/dist/cjs/sustainable-web-design.js.map +2 -2
  14. package/dist/data/functions/generate_average_co2.d.ts +2 -0
  15. package/dist/data/functions/generate_average_co2.d.ts.map +1 -0
  16. package/dist/data/functions/generate_marginal_co2.d.ts +2 -0
  17. package/dist/data/functions/generate_marginal_co2.d.ts.map +1 -0
  18. package/dist/data/output/average-intensities.d.ts +231 -0
  19. package/dist/data/output/average-intensities.d.ts.map +1 -0
  20. package/dist/data/output/marginal-intensities-2021.d.ts +243 -0
  21. package/dist/data/output/marginal-intensities-2021.d.ts.map +1 -0
  22. package/dist/data/utils/getCountryCodes.d.ts +3 -0
  23. package/dist/data/utils/getCountryCodes.d.ts.map +1 -0
  24. package/dist/data/utils/mapCountries.d.ts +3 -0
  25. package/dist/data/utils/mapCountries.d.ts.map +1 -0
  26. package/dist/data/utils/parseCSVRow.d.ts +8 -0
  27. package/dist/data/utils/parseCSVRow.d.ts.map +1 -0
  28. package/dist/esm/co2.js +11 -11
  29. package/dist/esm/data/average-intensities.min.js +1 -1
  30. package/dist/esm/helpers/index.js +6 -6
  31. package/dist/esm/sustainable-web-design.js +3 -0
  32. package/dist/iife/index.js +12 -12
  33. package/dist/iife/index.js.map +2 -2
  34. package/package.json +5 -5
  35. package/src/co2.js +9 -9
  36. package/src/data/average-intensities.min.js +1 -1
  37. package/src/helpers/index.js +6 -6
  38. package/src/sustainable-web-design.js +13 -5
@@ -1,39 +1,139 @@
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": false,
10
+ "commit": true,
11
+ "commitConvention": "none",
7
12
  "contributors": [
8
13
  {
9
- "login": "JamieBeevor",
10
- "name": "JamieB",
11
- "avatar_url": "https://avatars1.githubusercontent.com/u/26165947?v=4",
12
- "profile": "https://greengumption.co.uk",
14
+ "login": "mrchrisadams",
15
+ "name": "Chris Adams",
16
+ "avatar_url": "https://avatars.githubusercontent.com/u/17906?v=4",
17
+ "profile": "https://github.com/mrchrisadams",
13
18
  "contributions": [
14
- "ideas",
15
- "question",
16
- "review"
19
+ "code"
17
20
  ]
18
21
  },
19
22
  {
20
- "login": "soulgalore",
23
+ "login": "fershad",
24
+ "name": "fershad",
25
+ "avatar_url": "https://avatars.githubusercontent.com/u/27988517?v=4",
26
+ "profile": "https://www.fershad.com/",
27
+ "contributions": [
28
+ "code",
29
+ "doc",
30
+ "maintenance"
31
+ ]
32
+ },
33
+ {
34
+ "login": "soulgalore",
21
35
  "name": "Peter Hedenskog",
22
- "avatar_url": "https://avatars2.githubusercontent.com/u/540757?v=4",
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
- "ideas",
27
- "review",
28
- "infra",
29
- "docs"
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"
124
+ ]
125
+ },
126
+ {
127
+ "login": "p-gerard",
128
+ "name": "p-gerard",
129
+ "avatar_url": "https://avatars.githubusercontent.com/u/97036756?v=4",
130
+ "profile": "https://github.com/p-gerard",
131
+ "contributions": [
132
+ "bug",
133
+ "code"
30
134
  ]
31
135
  }
32
136
  ],
33
137
  "contributorsPerLine": 7,
34
- "projectName": "co2.js",
35
- "projectOwner": "thegreenwebfoundation",
36
- "repoType": "github",
37
- "repoHost": "https://github.com",
38
- "skipCi": true
138
+ "linkToUsage": false
39
139
  }
package/CHANGELOG.md CHANGED
@@ -18,6 +18,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
18
 
19
19
  # Released
20
20
 
21
+ ## [0.13.7] - 2023-09-13
22
+
23
+ - Automated monthly update of annual average grid intensity data.
24
+
25
+ ## [0.13.6] - 2023-08-08
26
+
27
+ - Automated monthly update of annual average grid intensity data.
28
+ - Create FUNDING.yml to allow sponsor contribution to this project.
29
+ - Store segment flag on CO2 instance, not models.
30
+
21
31
  ## [0.13.5] - 2023-07-5
22
32
 
23
33
  ### Changed
@@ -54,8 +64,8 @@ In PR #135 there were significant changes made to how average annual grid intens
54
64
 
55
65
  - Updated average annual grid intensities to include 2022 values from Ember.
56
66
  - Changed the functions to generate average grid intensities to:
57
- - Fetch data directly from Ember's API.
58
- - Get the *latest* annual average values for each country/region.
67
+ - Fetch data directly from Ember's API.
68
+ - Get the _latest_ annual average values for each country/region.
59
69
  - Renamed the average grid intensities export file.
60
70
 
61
71
  ## [0.12.2] - 2023-03-01
@@ -120,7 +130,7 @@ In PR #135 there were significant changes made to how average annual grid intens
120
130
 
121
131
  ### Changed
122
132
 
123
- - Changed the default model for transfer based CO2 calculations from the _1byte_ model to the _Sustainable Web Design_ model instead. See https://developers.thegreenwebfoundation.org/co2js/models/ for guidance on the differences and how to migrate between them. See [#94 for more](https://github.com/thegreenwebfoundation/co2.js/issues/94).
133
+ - Changed the default model for transfer based CO2 calculations from the _1byte_ model to the _Sustainable Web Design_ model instead. See <https://developers.thegreenwebfoundation.org/co2js/models/> for guidance on the differences and how to migrate between them. See [#94 for more](https://github.com/thegreenwebfoundation/co2.js/issues/94).
124
134
  - Updated our release commands to generate and format the carbon intensity data as part of the release process.
125
135
 
126
136
  ## [0.10.4] - 2022-08-12
@@ -212,7 +222,7 @@ This release used a version bump as previously we had released v0.10.0 under a p
212
222
 
213
223
  ### Removed
214
224
 
215
- - Extracted sqlite usage and dependencies into a separate module, `url2green`. This means you no longer need to compile SQLite on install.
225
+ - Extracted sqlite usage and dependencies into a separate module, `url2green`. This means you no longer need to compile SQLite on install.
216
226
 
217
227
  ## [0.5.0] - 2020-03-03
218
228
 
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
+ [![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#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 *carbon budget* for your site or app. It is also useful for inclusion in dashboards and monitoring tools.
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 'https://cdn.skypack.dev/@tgwf/co2';
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
- - `dist/cjs` - A CommonJS compatible build.
71
- - `dist/esm` - An ES Modules compatible build.
72
- - `dist/iife` - An Immediately Invoked Function Expression (IIFE) version of the library.
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 '@tgwf/co2';
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 | Minor Release (0.xx) | Patch Release (0.xx.x) |
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,34 @@ 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
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/p-gerard"><img src="https://avatars.githubusercontent.com/u/97036756?v=4?s=100" width="100px;" alt="p-gerard"/><br /><sub><b>p-gerard</b></sub></a><br /><a href="https://github.com/thegreenwebfoundation/co2.js/issues?q=author%3Ap-gerard" title="Bug reports">🐛</a> <a href="https://github.com/thegreenwebfoundation/co2.js/commits?author=p-gerard" title="Code">💻</a></td>
149
+ </tr>
150
+ </tbody>
151
+ </table>
152
+
153
+ <!-- markdownlint-restore -->
154
+ <!-- prettier-ignore-end -->
155
+
156
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
157
+ <!-- prettier-ignore-start -->
158
+ <!-- markdownlint-disable -->
126
159
 
127
160
  <!-- markdownlint-restore -->
128
161
  <!-- prettier-ignore-end -->
@@ -1,6 +1,6 @@
1
1
  const data = {
2
2
  AFG: 120.48,
3
- AFRICA: 510.26,
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: 505.72,
13
- ASIA: 535.1,
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: 489.77,
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: 323.87,
27
- BIH: 517.24,
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.03,
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: 550.88,
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.22,
67
- EUROPE: 296.96,
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: 611.77,
85
+ GLP: 623.53,
86
86
  GUM: 670.33,
87
- GTM: 320.64,
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: 375.1,
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: 519.54,
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: 489.65,
110
+ KWT: 551.74,
111
111
  KGZ: 104.43,
112
112
  LAO: 242.18,
113
- "LATIN AMERICA AND CARIBBEAN": 241.91,
113
+ "LATIN AMERICA AND CARIBBEAN": 238.68,
114
114
  LVA: 181.82,
115
- LBN: 594.75,
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: 466.08,
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": 512.24,
133
- MDA: 678.44,
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.22,
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.43,
154
- OECD: 341.08,
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: 192.14,
158
+ PAN: 186.61,
159
159
  PNG: 526.75,
160
160
  PRY: 25.49,
161
161
  PER: 256.51,
162
- POL: 634.58,
162
+ POL: 633.1,
163
163
  PRT: 234.03,
164
164
  PRI: 681.47,
165
- QAT: 489.68,
165
+ QAT: 489.88,
166
166
  REU: 519.03,
167
167
  ROU: 264.12,
168
168
  RUS: 363.68,
@@ -193,11 +193,11 @@ const data = {
193
193
  SWE: 45.08,
194
194
  CHE: 45.62,
195
195
  SYR: 541.17,
196
- TWN: 561.02,
196
+ TWN: 560.98,
197
197
  TJK: 83.63,
198
198
  TZA: 366.75,
199
199
  THA: 501.57,
200
- PHL: 582.05,
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.81,
213
+ URY: 114.89,
214
214
  UZB: 505.41,
215
215
  VUT: 571.43,
216
216
  VEN: 212.48,