Skip to content

Commit 58220f5

Browse files
committed
Correct storage-derived RAM values in wiko device records
1 parent 9167e0f commit 58220f5

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

‎data/smartphone/wiko/2018/view-max.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
"brand": "wiko",
66
"soc": "mediatek-mt6739wa",
77
"release_date": "2018-01-01",
8-
"ram_gb": 32,
8+
"ram_gb": 3,
99
"battery_mah": 4000,
1010
"weight_g": 158.0,
1111
"os": "Android",
1212
"verified": false,
1313
"source_urls": [
14+
"https://aitoolbuzz.com/mobiles/wiko-view-max",
1415
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1516
],
1617
"storage_options_gb": [

‎data/smartphone/wiko/2018/view2-go.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
"brand": "wiko",
66
"soc": "qualcomm-msm8937-snapdragon-430",
77
"release_date": "2018-01-01",
8-
"ram_gb": 32,
8+
"ram_gb": 3,
99
"battery_mah": 4000,
1010
"weight_g": 160.0,
1111
"os": "Android",
1212
"verified": false,
1313
"source_urls": [
14+
"https://aitoolbuzz.com/mobiles/wiko-view2-go",
1415
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1516
],
1617
"storage_options_gb": [

0 commit comments

Comments
 (0)