@digital4better/data 1.3.39 → 1.3.41

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 (86) hide show
  1. package/README.md +12 -3
  2. package/data/ai/models.csv +8 -0
  3. package/data/ai/models.json +274 -0
  4. package/data/cloud/accelerators.csv +1 -0
  5. package/data/cloud/accelerators.json +9 -0
  6. package/data/cloud/aws-regions.csv +32 -32
  7. package/data/cloud/aws-regions.json +68 -68
  8. package/data/cloud/azure-regions.csv +10 -10
  9. package/data/cloud/azure-regions.json +66 -42
  10. package/data/cloud/cpus.csv +16 -0
  11. package/data/cloud/cpus.json +194 -0
  12. package/data/cloud/gcp-regions.csv +39 -39
  13. package/data/cloud/gcp-regions.json +73 -73
  14. package/data/cloud/oracle-regions.csv +46 -0
  15. package/data/cloud/oracle-regions.json +548 -0
  16. package/data/cloud/oracle-vms.csv +141 -0
  17. package/data/cloud/oracle-vms.json +2759 -0
  18. package/data/cloud/ovhcloud-regions.csv +21 -21
  19. package/data/cloud/ovhcloud-regions.json +68 -35
  20. package/data/cloud/scaleway-regions.csv +9 -9
  21. package/data/cloud/scaleway-regions.json +21 -21
  22. package/data/factor/continent-monthly-green.csv +172 -172
  23. package/data/factor/continent-monthly-green.json +1531 -1531
  24. package/data/factor/continent-monthly.csv +173 -173
  25. package/data/factor/continent-monthly.json +1521 -1521
  26. package/data/factor/continent-yearly-green.csv +27 -27
  27. package/data/factor/continent-yearly-green.json +223 -223
  28. package/data/factor/continent-yearly.csv +26 -26
  29. package/data/factor/continent-yearly.json +227 -227
  30. package/data/factor/country-monthly-green.csv +796 -796
  31. package/data/factor/country-monthly-green.json +6458 -6458
  32. package/data/factor/country-monthly.csv +936 -936
  33. package/data/factor/country-monthly.json +6311 -6311
  34. package/data/factor/country-yearly-green.csv +198 -198
  35. package/data/factor/country-yearly-green.json +1470 -1470
  36. package/data/factor/country-yearly.csv +214 -214
  37. package/data/factor/country-yearly.json +1502 -1502
  38. package/data/factor/subdivision-monthly-green.csv +141 -141
  39. package/data/factor/subdivision-monthly-green.json +1263 -1263
  40. package/data/factor/subdivision-monthly.csv +141 -141
  41. package/data/factor/subdivision-monthly.json +1269 -1269
  42. package/data/factor/subdivision-yearly-green.csv +64 -64
  43. package/data/factor/subdivision-yearly-green.json +574 -574
  44. package/data/factor/subdivision-yearly.csv +64 -64
  45. package/data/factor/subdivision-yearly.json +576 -576
  46. package/data/factor/world-monthly-green.csv +87 -87
  47. package/data/factor/world-monthly-green.json +783 -783
  48. package/data/factor/world-monthly.csv +87 -87
  49. package/data/factor/world-monthly.json +782 -782
  50. package/data/factor/world-yearly-green.csv +8 -8
  51. package/data/factor/world-yearly-green.json +72 -72
  52. package/data/factor/world-yearly.csv +8 -8
  53. package/data/factor/world-yearly.json +72 -72
  54. package/data/mix/continent-monthly-green.csv +166 -166
  55. package/data/mix/continent-monthly-green.json +559 -559
  56. package/data/mix/continent-monthly.csv +166 -166
  57. package/data/mix/continent-monthly.json +1078 -1078
  58. package/data/mix/continent-yearly-green.csv +22 -22
  59. package/data/mix/continent-yearly-green.json +72 -72
  60. package/data/mix/continent-yearly.csv +22 -22
  61. package/data/mix/continent-yearly.json +128 -128
  62. package/data/mix/country-monthly-green.csv +567 -567
  63. package/data/mix/country-monthly-green.json +1754 -1754
  64. package/data/mix/country-monthly.csv +567 -567
  65. package/data/mix/country-monthly.json +2585 -2585
  66. package/data/mix/country-yearly-green.csv +122 -122
  67. package/data/mix/country-yearly-green.json +409 -409
  68. package/data/mix/country-yearly.csv +122 -122
  69. package/data/mix/country-yearly.json +720 -720
  70. package/data/mix/subdivision-monthly-green.csv +132 -132
  71. package/data/mix/subdivision-monthly-green.json +411 -411
  72. package/data/mix/subdivision-monthly.csv +132 -132
  73. package/data/mix/subdivision-monthly.json +780 -780
  74. package/data/mix/subdivision-yearly-green.csv +61 -61
  75. package/data/mix/subdivision-yearly-green.json +196 -196
  76. package/data/mix/subdivision-yearly.csv +61 -61
  77. package/data/mix/subdivision-yearly.json +367 -367
  78. package/data/mix/world-monthly-green.csv +87 -87
  79. package/data/mix/world-monthly-green.json +345 -345
  80. package/data/mix/world-monthly.csv +87 -87
  81. package/data/mix/world-monthly.json +771 -771
  82. package/data/mix/world-yearly-green.csv +8 -8
  83. package/data/mix/world-yearly-green.json +31 -31
  84. package/data/mix/world-yearly.csv +8 -8
  85. package/data/mix/world-yearly.json +71 -71
  86. package/package.json +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.