@digital4better/data 1.3.38 → 1.3.40

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 (84) hide show
  1. package/README.md +122 -89
  2. package/data/cloud/accelerators.csv +1 -0
  3. package/data/cloud/accelerators.json +9 -0
  4. package/data/cloud/aws-regions.csv +32 -32
  5. package/data/cloud/aws-regions.json +68 -68
  6. package/data/cloud/azure-regions.csv +10 -10
  7. package/data/cloud/azure-regions.json +66 -42
  8. package/data/cloud/cpus.csv +16 -0
  9. package/data/cloud/cpus.json +194 -0
  10. package/data/cloud/gcp-regions.csv +39 -39
  11. package/data/cloud/gcp-regions.json +73 -73
  12. package/data/cloud/oracle-regions.csv +46 -0
  13. package/data/cloud/oracle-regions.json +548 -0
  14. package/data/cloud/oracle-vms.csv +141 -0
  15. package/data/cloud/oracle-vms.json +2759 -0
  16. package/data/cloud/ovhcloud-regions.csv +21 -21
  17. package/data/cloud/ovhcloud-regions.json +68 -35
  18. package/data/cloud/scaleway-regions.csv +9 -9
  19. package/data/cloud/scaleway-regions.json +21 -21
  20. package/data/factor/continent-monthly-green.csv +6 -0
  21. package/data/factor/continent-monthly-green.json +66 -0
  22. package/data/factor/continent-monthly.csv +6 -0
  23. package/data/factor/continent-monthly.json +66 -0
  24. package/data/factor/continent-yearly-green.csv +6 -6
  25. package/data/factor/continent-yearly-green.json +54 -54
  26. package/data/factor/continent-yearly.csv +6 -6
  27. package/data/factor/continent-yearly.json +54 -54
  28. package/data/factor/country-monthly-green.csv +214 -0
  29. package/data/factor/country-monthly-green.json +2354 -0
  30. package/data/factor/country-monthly.csv +214 -0
  31. package/data/factor/country-monthly.json +2354 -0
  32. package/data/factor/country-yearly-green.csv +53 -53
  33. package/data/factor/country-yearly-green.json +453 -453
  34. package/data/factor/country-yearly.csv +55 -55
  35. package/data/factor/country-yearly.json +454 -454
  36. package/data/factor/subdivision-monthly-green.csv +90 -26
  37. package/data/factor/subdivision-monthly-green.json +938 -234
  38. package/data/factor/subdivision-monthly.csv +90 -26
  39. package/data/factor/subdivision-monthly.json +938 -234
  40. package/data/factor/subdivision-yearly-green.csv +13 -13
  41. package/data/factor/subdivision-yearly-green.json +117 -117
  42. package/data/factor/subdivision-yearly.csv +13 -13
  43. package/data/factor/subdivision-yearly.json +117 -117
  44. package/data/factor/world-monthly-green.csv +1 -0
  45. package/data/factor/world-monthly-green.json +11 -0
  46. package/data/factor/world-monthly.csv +1 -0
  47. package/data/factor/world-monthly.json +11 -0
  48. package/data/factor/world-yearly-green.csv +1 -1
  49. package/data/factor/world-yearly-green.json +9 -9
  50. package/data/factor/world-yearly.csv +1 -1
  51. package/data/factor/world-yearly.json +9 -9
  52. package/data/mix/continent-monthly-green.csv +6 -0
  53. package/data/mix/continent-monthly-green.json +36 -0
  54. package/data/mix/continent-monthly.csv +6 -0
  55. package/data/mix/continent-monthly.json +66 -0
  56. package/data/mix/continent-yearly-green.csv +5 -5
  57. package/data/mix/continent-yearly-green.json +18 -18
  58. package/data/mix/continent-yearly.csv +5 -5
  59. package/data/mix/continent-yearly.json +34 -34
  60. package/data/mix/country-monthly-green.csv +214 -0
  61. package/data/mix/country-monthly-green.json +1284 -0
  62. package/data/mix/country-monthly.csv +214 -0
  63. package/data/mix/country-monthly.json +2354 -0
  64. package/data/mix/country-yearly-green.csv +50 -50
  65. package/data/mix/country-yearly-green.json +180 -180
  66. package/data/mix/country-yearly.csv +50 -50
  67. package/data/mix/country-yearly.json +358 -358
  68. package/data/mix/subdivision-monthly-green.csv +88 -24
  69. package/data/mix/subdivision-monthly-green.json +470 -86
  70. package/data/mix/subdivision-monthly.csv +88 -24
  71. package/data/mix/subdivision-monthly.json +866 -162
  72. package/data/mix/subdivision-yearly-green.csv +12 -12
  73. package/data/mix/subdivision-yearly-green.json +43 -43
  74. package/data/mix/subdivision-yearly.csv +12 -12
  75. package/data/mix/subdivision-yearly.json +81 -81
  76. package/data/mix/world-monthly-green.csv +1 -0
  77. package/data/mix/world-monthly-green.json +6 -0
  78. package/data/mix/world-monthly.csv +1 -0
  79. package/data/mix/world-monthly.json +11 -0
  80. package/data/mix/world-yearly-green.csv +1 -1
  81. package/data/mix/world-yearly-green.json +4 -4
  82. package/data/mix/world-yearly.csv +1 -1
  83. package/data/mix/world-yearly.json +7 -7
  84. package/package.json +1 -1
@@ -123,3 +123,19 @@ intel-xeon-e78890v3,intel,xeon,e7-8890 v3,x86-64,haswell,18,36,165,22,662,5690,8
123
123
  intel-xeon-e78890v4,intel,xeon,e7-8890 v4,x86-64,broadwell,24,48,165,14,456,7200,8
124
124
  intel-xeon-emerald-rapids-aws,intel,xeon,emerald-rapids-aws,x86-64,emerald rapids,48,96,350,10,1526,57000,2
125
125
  nvidia-grace,nvidia,grace,,arm-64,grace,144,144,500,4,774,0,1
126
+ amd-epyc-5thgen-64c,amd,epyc,5th gen 64-core,x86-64,turin,64,128,,,,,2
127
+ amd-epyc-7542,amd,epyc,7542,x86-64,rome,32,64,225,7,,,2
128
+ amd-epyc-7742,amd,epyc,7742,x86-64,rome,64,128,225,7,,,2
129
+ amd-epyc-7j13,amd,epyc,7j13,x86-64,milan,64,128,,,,,2
130
+ amd-epyc-9j14,amd,epyc,9j14,x86-64,genoa,96,192,,,,,2
131
+ amd-epyc-9j45,amd,epyc,9j45,x86-64,turin,128,256,,,,,2
132
+ ampere-ampereone-a16030,ampere,ampereone,a160-30,arm-64,ampereone,160,160,,,,,1
133
+ ampere-ampereone-m-a0636m,ampere,ampereone-m,a06-36m,arm-64,ampereone-m,96,96,,,,,1
134
+ intel-xeon-6354,intel,xeon,6354,x86-64,ice lake,18,36,205,10,,,2
135
+ intel-xeon-8167m,intel,xeon,8167m,x86-64,skylake,26,52,165,14,,,2
136
+ intel-xeon-8358,intel,xeon,8358,x86-64,ice lake,32,64,250,10,,,2
137
+ intel-xeon-8480plus,intel,xeon,8480+,x86-64,sapphire rapids,56,112,350,10,,,2
138
+ intel-xeon-8592plus,intel,xeon,8592+,x86-64,emerald rapids,64,128,,,,,2
139
+ intel-xeon-e52699v3,intel,xeon,e5-2699 v3,x86-64,haswell,18,36,145,22,,,2
140
+ intel-xeon-e52699v4,intel,xeon,e5-2699 v4,x86-64,broadwell,22,44,145,14,,,2
141
+ intel-xeon-gold-6154,intel,xeon,gold 6154,x86-64,skylake,18,36,200,14,,,2
@@ -1858,5 +1858,199 @@
1858
1858
  "die": 774,
1859
1859
  "transistors": 0,
1860
1860
  "smp": 1
1861
+ },
1862
+ {
1863
+ "id": "amd-epyc-5thgen-64c",
1864
+ "manufacturer": "amd",
1865
+ "serie": "epyc",
1866
+ "model": "5th gen 64-core",
1867
+ "architecture": "x86-64",
1868
+ "platform": "turin",
1869
+ "cores": 64,
1870
+ "threads": 128,
1871
+ "smp": 2
1872
+ },
1873
+ {
1874
+ "id": "amd-epyc-7542",
1875
+ "manufacturer": "amd",
1876
+ "serie": "epyc",
1877
+ "model": 7542,
1878
+ "architecture": "x86-64",
1879
+ "platform": "rome",
1880
+ "cores": 32,
1881
+ "threads": 64,
1882
+ "tdp": 225,
1883
+ "process": 7,
1884
+ "smp": 2
1885
+ },
1886
+ {
1887
+ "id": "amd-epyc-7742",
1888
+ "manufacturer": "amd",
1889
+ "serie": "epyc",
1890
+ "model": 7742,
1891
+ "architecture": "x86-64",
1892
+ "platform": "rome",
1893
+ "cores": 64,
1894
+ "threads": 128,
1895
+ "tdp": 225,
1896
+ "process": 7,
1897
+ "smp": 2
1898
+ },
1899
+ {
1900
+ "id": "amd-epyc-7j13",
1901
+ "manufacturer": "amd",
1902
+ "serie": "epyc",
1903
+ "model": "7j13",
1904
+ "architecture": "x86-64",
1905
+ "platform": "milan",
1906
+ "cores": 64,
1907
+ "threads": 128,
1908
+ "smp": 2
1909
+ },
1910
+ {
1911
+ "id": "amd-epyc-9j14",
1912
+ "manufacturer": "amd",
1913
+ "serie": "epyc",
1914
+ "model": "9j14",
1915
+ "architecture": "x86-64",
1916
+ "platform": "genoa",
1917
+ "cores": 96,
1918
+ "threads": 192,
1919
+ "smp": 2
1920
+ },
1921
+ {
1922
+ "id": "amd-epyc-9j45",
1923
+ "manufacturer": "amd",
1924
+ "serie": "epyc",
1925
+ "model": "9j45",
1926
+ "architecture": "x86-64",
1927
+ "platform": "turin",
1928
+ "cores": 128,
1929
+ "threads": 256,
1930
+ "smp": 2
1931
+ },
1932
+ {
1933
+ "id": "ampere-ampereone-a16030",
1934
+ "manufacturer": "ampere",
1935
+ "serie": "ampereone",
1936
+ "model": "a160-30",
1937
+ "architecture": "arm-64",
1938
+ "platform": "ampereone",
1939
+ "cores": 160,
1940
+ "threads": 160,
1941
+ "smp": 1
1942
+ },
1943
+ {
1944
+ "id": "ampere-ampereone-m-a0636m",
1945
+ "manufacturer": "ampere",
1946
+ "serie": "ampereone-m",
1947
+ "model": "a06-36m",
1948
+ "architecture": "arm-64",
1949
+ "platform": "ampereone-m",
1950
+ "cores": 96,
1951
+ "threads": 96,
1952
+ "smp": 1
1953
+ },
1954
+ {
1955
+ "id": "intel-xeon-6354",
1956
+ "manufacturer": "intel",
1957
+ "serie": "xeon",
1958
+ "model": 6354,
1959
+ "architecture": "x86-64",
1960
+ "platform": "ice lake",
1961
+ "cores": 18,
1962
+ "threads": 36,
1963
+ "tdp": 205,
1964
+ "process": 10,
1965
+ "smp": 2
1966
+ },
1967
+ {
1968
+ "id": "intel-xeon-8167m",
1969
+ "manufacturer": "intel",
1970
+ "serie": "xeon",
1971
+ "model": "8167m",
1972
+ "architecture": "x86-64",
1973
+ "platform": "skylake",
1974
+ "cores": 26,
1975
+ "threads": 52,
1976
+ "tdp": 165,
1977
+ "process": 14,
1978
+ "smp": 2
1979
+ },
1980
+ {
1981
+ "id": "intel-xeon-8358",
1982
+ "manufacturer": "intel",
1983
+ "serie": "xeon",
1984
+ "model": 8358,
1985
+ "architecture": "x86-64",
1986
+ "platform": "ice lake",
1987
+ "cores": 32,
1988
+ "threads": 64,
1989
+ "tdp": 250,
1990
+ "process": 10,
1991
+ "smp": 2
1992
+ },
1993
+ {
1994
+ "id": "intel-xeon-8480plus",
1995
+ "manufacturer": "intel",
1996
+ "serie": "xeon",
1997
+ "model": "8480+",
1998
+ "architecture": "x86-64",
1999
+ "platform": "sapphire rapids",
2000
+ "cores": 56,
2001
+ "threads": 112,
2002
+ "tdp": 350,
2003
+ "process": 10,
2004
+ "smp": 2
2005
+ },
2006
+ {
2007
+ "id": "intel-xeon-8592plus",
2008
+ "manufacturer": "intel",
2009
+ "serie": "xeon",
2010
+ "model": "8592+",
2011
+ "architecture": "x86-64",
2012
+ "platform": "emerald rapids",
2013
+ "cores": 64,
2014
+ "threads": 128,
2015
+ "smp": 2
2016
+ },
2017
+ {
2018
+ "id": "intel-xeon-e52699v3",
2019
+ "manufacturer": "intel",
2020
+ "serie": "xeon",
2021
+ "model": "e5-2699 v3",
2022
+ "architecture": "x86-64",
2023
+ "platform": "haswell",
2024
+ "cores": 18,
2025
+ "threads": 36,
2026
+ "tdp": 145,
2027
+ "process": 22,
2028
+ "smp": 2
2029
+ },
2030
+ {
2031
+ "id": "intel-xeon-e52699v4",
2032
+ "manufacturer": "intel",
2033
+ "serie": "xeon",
2034
+ "model": "e5-2699 v4",
2035
+ "architecture": "x86-64",
2036
+ "platform": "broadwell",
2037
+ "cores": 22,
2038
+ "threads": 44,
2039
+ "tdp": 145,
2040
+ "process": 14,
2041
+ "smp": 2
2042
+ },
2043
+ {
2044
+ "id": "intel-xeon-gold-6154",
2045
+ "manufacturer": "intel",
2046
+ "serie": "xeon",
2047
+ "model": "gold 6154",
2048
+ "architecture": "x86-64",
2049
+ "platform": "skylake",
2050
+ "cores": 18,
2051
+ "threads": 36,
2052
+ "tdp": 200,
2053
+ "process": 14,
2054
+ "smp": 2
1861
2055
  }
1862
2056
  ]
@@ -1,41 +1,41 @@
1
1
  id,name,provider,lat,lon,location,country,subdivision,pue,wue,ref
2
- africa-south1,africa-south1,gcp,-25.73134,28.21837,Johannesburg,za,,1.1,0.785,0.16
3
- asia-east1,asia-east1,gcp,23.9919519,120.3300829,Taiwan,tw,,1.12,0.785,0.18
4
- asia-east2,asia-east2,gcp,22.319304,114.169361,Hong Kong,hk,,1.1,0.785,0.28
5
- asia-northeast1,asia-northeast1,gcp,35.689488,139.691706,Tokyo,jp,,1.1,0.785,0.16
6
- asia-northeast2,asia-northeast2,gcp,34.693725,135.502254,Osaka,jp,,1.1,0.785,0.3
7
- asia-northeast3,asia-northeast3,gcp,37.566535,126.977969,Seoul,kr,,1.1,0.785,0.35
8
- asia-south1,asia-south1,gcp,19.0825223,72.7411014,Mumbai,in,,1.1,0.785,0.14
9
- asia-south2,asia-south2,gcp,28.704059,77.10249,Delhi,in,,1.1,0.785,0.29
10
- asia-southeast1,asia-southeast1,gcp,1.352083,103.819836,Singapore,sg,,1.13,0.785,0.04
11
- asia-southeast2,asia-southeast2,gcp,-6.208763,106.845599,Jakarta,id,,1.1,0.785,0.13
12
- australia-southeast1,australia-southeast1,gcp,-33.867139,151.207114,Sydney,au,,1.1,0.785,0.33
13
- australia-southeast2,australia-southeast1,gcp,-37.813628,144.963058,Melbourne,au,,1.1,0.785,0.4
14
- europe-central2,europe-central2,gcp,52.229676,21.012229,Warsaw,pl,,1.1,0.785,0.31
2
+ africa-south1,africa-south1,gcp,-25.73134,28.21837,Johannesburg,za,,1.09,0.785,0.15
3
+ asia-east1,asia-east1,gcp,23.9919519,120.3300829,Taiwan,tw,,1.13,0.785,0.17
4
+ asia-east2,asia-east2,gcp,22.319304,114.169361,Hong Kong,hk,,1.09,0.785,0.01
5
+ asia-northeast1,asia-northeast1,gcp,35.689488,139.691706,Tokyo,jp,,1.09,0.785,0.17
6
+ asia-northeast2,asia-northeast2,gcp,34.693725,135.502254,Osaka,jp,,1.09,0.785,0.46
7
+ asia-northeast3,asia-northeast3,gcp,37.566535,126.977969,Seoul,kr,,1.09,0.785,0.37
8
+ asia-south1,asia-south1,gcp,19.0825223,72.7411014,Mumbai,in,,1.09,0.785,0.09
9
+ asia-south2,asia-south2,gcp,28.704059,77.10249,Delhi,in,,1.09,0.785,0.29
10
+ asia-southeast1,asia-southeast1,gcp,1.352083,103.819836,Singapore,sg,,1.09,0.785,0.04
11
+ asia-southeast2,asia-southeast2,gcp,-6.208763,106.845599,Jakarta,id,,1.09,0.785,0.18
12
+ australia-southeast1,australia-southeast1,gcp,-33.867139,151.207114,Sydney,au,,1.09,0.785,0.34
13
+ australia-southeast2,australia-southeast1,gcp,-37.813628,144.963058,Melbourne,au,,1.09,0.785,0.39
14
+ europe-central2,europe-central2,gcp,52.229676,21.012229,Warsaw,pl,,1.09,0.785,0.4
15
15
  europe-north1,europe-north1,gcp,60.5695912,27.2097431,Finland,fi,,1.1,0.785,0.98
16
- europe-southwest1,europe-southwest1,gcp,40.4167754,-3.7037902,Madrid,es,,1.1,0.785,0.76
17
- europe-west1,europe-west1,gcp,50.489824,3.7378805,St. Ghislain,be,,1.08,0.785,0.82
18
- europe-west2,europe-west2,gcp,51.500152,-0.126236,London,gb,,1.1,0.785,0.92
19
- europe-west3,europe-west3,gcp,50.111512,8.680506,Frankfurt,de,,1.1,0.785,0.9
20
- europe-west4,europe-west4,gcp,53.4356948,6.7980783,Eemshaven,nl,,1.08,0.785,0.8
21
- europe-west6,europe-west6,gcp,47.376887,8.541694,Zurich,ch,,1.1,0.785,0.92
22
- europe-west8,europe-west8,gcp,45.4654219,9.1859243,Milan,it,,1.1,0.785,0.52
23
- europe-west9,europe-west9,gcp,48.856614,2.3522219,Paris,fr,,1.1,0.785,0.94
24
- europe-west10,europe-west10,gcp,53.073635,8.806422,Berlin,de,,1.1,0.785,0.9
25
- europe-west12,europe-west12,gcp,45.070312,7.6868565,Turin,it,,1.1,0.785,0.52
26
- me-central1,me-central1,gcp,25.2916097,51.5304368,Doha,qa,,1.1,0.785,0
27
- me-central2,me-central2,gcp,26.426,50.055,Dammam,sa,,1.1,0.785,0
28
- me-west1,me-west1,gcp,32.0852999,34.7817676,Tel Aviv,il,,1.1,0.785,0.05
29
- northamerica-northeast1,northamerica-northeast1,gcp,45.5581968,-73.8703852,Montréal,ca,qc,1.1,0.785,1
30
- northamerica-northeast2,northamerica-northeast2,gcp,43.653226,-79.383184,Toronto,ca,on,1.1,0.785,0.87
31
- southamerica-east1,southamerica-east1,gcp,-23.286926,-46.627497,São Paulo,br,,1.1,0.785,0.9
32
- southamerica-west1,southamerica-west1,gcp,-33.4691199,-70.641997,Santiago,cl,,1.1,0.785,0.91
33
- us-central1,us-central1,gcp,41.2326957,-95.9167207,Iowa,us,ia,1.11,0.785,0.95
34
- us-east1,us-east1,gcp,33.1637261,-80.1845003,South Carolina,us,sc,1.1,0.785,0.29
35
- us-east4,us-east4,gcp,39.0300218,-77.5121424,Northern Virginia,us,va,1.09,0.785,0.52
36
- us-east5,us-east5,gcp,39.983334,-82.98333,Columbus,us,oh,1.05,0.785,0.52
37
- us-south1,us-south1,gcp,32.779167,-96.808891,Dallas,us,tx,1.11,0.785,0.79
38
- us-west1,us-west1,gcp,45.6094756,-121.2088799,Oregon,us,or,1.1,0.785,0.84
39
- us-west2,us-west2,gcp,34.052235,-118.243683,Los Angeles,us,ca,1.1,0.785,0.84
40
- us-west3,us-west3,gcp,40.7608,-111.891,Salt Lake City,us,ut,1.1,0.785,0.29
41
- us-west4,us-west4,gcp,36.1699,-115.1398,Las Vegas,us,nv,1.09,0.785,0.26
16
+ europe-southwest1,europe-southwest1,gcp,40.4167754,-3.7037902,Madrid,es,,1.09,0.785,0.87
17
+ europe-west1,europe-west1,gcp,50.489824,3.7378805,St. Ghislain,be,,1.08,0.785,0.84
18
+ europe-west2,europe-west2,gcp,51.500152,-0.126236,London,gb,,1.09,0.785,0.79
19
+ europe-west3,europe-west3,gcp,50.111512,8.680506,Frankfurt,de,,1.09,0.785,0.68
20
+ europe-west4,europe-west4,gcp,53.4356948,6.7980783,Eemshaven,nl,,1.08,0.785,0.83
21
+ europe-west6,europe-west6,gcp,47.376887,8.541694,Zurich,ch,,1.09,0.785,0.98
22
+ europe-west8,europe-west8,gcp,45.4654219,9.1859243,Milan,it,,1.09,0.785,0.73
23
+ europe-west9,europe-west9,gcp,48.856614,2.3522219,Paris,fr,,1.09,0.785,0.96
24
+ europe-west10,europe-west10,gcp,53.073635,8.806422,Berlin,de,,1.09,0.785,0.68
25
+ europe-west12,europe-west12,gcp,45.070312,7.6868565,Turin,it,,1.09,0.785,0.73
26
+ me-central1,me-central1,gcp,25.2916097,51.5304368,Doha,qa,,1.09,0.785,0.01
27
+ me-central2,me-central2,gcp,26.426,50.055,Dammam,sa,,1.09,0.785,0.01
28
+ me-west1,me-west1,gcp,32.0852999,34.7817676,Tel Aviv,il,,1.09,0.785,0.07
29
+ northamerica-northeast1,northamerica-northeast1,gcp,45.5581968,-73.8703852,Montréal,ca,qc,1.09,0.785,0.99
30
+ northamerica-northeast2,northamerica-northeast2,gcp,43.653226,-79.383184,Toronto,ca,on,1.09,0.785,0.84
31
+ southamerica-east1,southamerica-east1,gcp,-23.286926,-46.627497,São Paulo,br,,1.09,0.785,0.88
32
+ southamerica-west1,southamerica-west1,gcp,-33.4691199,-70.641997,Santiago,cl,,1.09,0.785,0.92
33
+ us-central1,us-central1,gcp,41.2326957,-95.9167207,Iowa,us,ia,1.09,0.785,0.87
34
+ us-east1,us-east1,gcp,33.1637261,-80.1845003,South Carolina,us,sc,1.1,0.785,0.31
35
+ us-east4,us-east4,gcp,39.0300218,-77.5121424,Northern Virginia,us,va,1.09,0.785,0.62
36
+ us-east5,us-east5,gcp,39.983334,-82.98333,Columbus,us,oh,1.06,0.785,0.62
37
+ us-south1,us-south1,gcp,32.779167,-96.808891,Dallas,us,tx,1.09,0.785,0.94
38
+ us-west1,us-west1,gcp,45.6094756,-121.2088799,Oregon,us,or,1.09,0.785,0.87
39
+ us-west2,us-west2,gcp,34.052235,-118.243683,Los Angeles,us,ca,1.09,0.785,0.63
40
+ us-west3,us-west3,gcp,40.7608,-111.891,Salt Lake City,us,ut,1.09,0.785,0.33
41
+ us-west4,us-west4,gcp,36.1699,-115.1398,Las Vegas,us,nv,1.09,0.785,0.64