Skip to content

Commit 9167e0f

Browse files
committed
Correct storage-derived RAM values in vodafone device records
1 parent 70fc8ac commit 9167e0f

4 files changed

Lines changed: 10 additions & 6 deletions

File tree

‎data/smartphone/vodafone/2013/smart-tab-iii-10-1.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
"brand": "vodafone",
66
"soc": "mediatek-mt8389",
77
"release_date": "2013-01-01",
8-
"ram_gb": 16,
8+
"ram_gb": 1,
99
"battery_mah": 1500,
1010
"weight_g": 150.0,
1111
"os": "Android",
1212
"verified": false,
1313
"source_urls": [
14+
"https://guides.vodafone.com/pdf-viewer.aspx?gid=514358169&src=%2F~%2Fmedia%2FFiles%2FV%2Fvodafone%2Fdevice-guides%2Fdata%2FsmarttabIII-10-user-manual-german.pdf",
1415
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1516
],
1617
"storage_options_gb": [

‎data/smartphone/vodafone/2013/smart-tab-iii-7.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
"brand": "vodafone",
66
"soc": "mediatek-mt8389",
77
"release_date": "2013-01-01",
8-
"ram_gb": 16,
8+
"ram_gb": 1,
99
"battery_mah": 1500,
1010
"weight_g": 350.0,
1111
"os": "Android",
1212
"verified": false,
1313
"source_urls": [
14+
"https://guides.vodafone.com/~/media/Files/V/vodafone/device-guides/data/smart-tabIII-7-user-manual-greek.pdf",
1415
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1516
],
1617
"storage_options_gb": [

‎data/tablet/vodafone/2013/smart-tab-iii-10-1/smart-tab-iii-10-1.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
"brand": "vodafone",
55
"soc": "mediatek-mt8389",
66
"release_date": "2013-01-01",
7-
"ram_gb": 16,
7+
"ram_gb": 1,
88
"battery_mah": 1500,
99
"weight_g": 150.0,
1010
"os": "Android",
1111
"verified": false,
1212
"source_urls": [
13+
"https://guides.vodafone.com/pdf-viewer.aspx?gid=514358169&src=%2F~%2Fmedia%2FFiles%2FV%2Fvodafone%2Fdevice-guides%2Fdata%2FsmarttabIII-10-user-manual-german.pdf",
1314
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1415
],
1516
"storage_options_gb": [
@@ -45,7 +46,7 @@
4546
"source_category": "smartphone-reclassified",
4647
"source_slug": "smart-tab-iii-10-1",
4748
"memory": {
48-
"ram_gb": 16,
49+
"ram_gb": 1,
4950
"storage_gb": 16
5051
},
5152
"network": {

‎data/tablet/vodafone/2013/smart-tab-iii-7/smart-tab-iii-7.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
"brand": "vodafone",
55
"soc": "mediatek-mt8389",
66
"release_date": "2013-01-01",
7-
"ram_gb": 16,
7+
"ram_gb": 1,
88
"battery_mah": 1500,
99
"weight_g": 350.0,
1010
"os": "Android",
1111
"verified": false,
1212
"source_urls": [
13+
"https://guides.vodafone.com/~/media/Files/V/vodafone/device-guides/data/smart-tabIII-7-user-manual-greek.pdf",
1314
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1415
],
1516
"storage_options_gb": [
@@ -45,7 +46,7 @@
4546
"source_category": "smartphone-reclassified",
4647
"source_slug": "smart-tab-iii-7",
4748
"memory": {
48-
"ram_gb": 16,
49+
"ram_gb": 1,
4950
"storage_gb": 16
5051
},
5152
"network": {

0 commit comments

Comments
 (0)