Skip to content

Commit 31de791

Browse files
committed
Correct storage-derived RAM values in t-mobile device records
1 parent 8398598 commit 31de791

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

‎data/smartphone/t-mobile/2011/g-slate.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
"brand": "t-mobile",
66
"soc": "nvidia-tegra-2-t20",
77
"release_date": "2011-01-01",
8-
"ram_gb": 32,
8+
"ram_gb": 1,
99
"battery_mah": 1500,
1010
"weight_g": 150.0,
1111
"os": "Android",
1212
"verified": false,
1313
"source_urls": [
14+
"https://en.wikipedia.org/wiki/LG_Optimus_Pad",
1415
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1516
],
1617
"storage_options_gb": [

‎data/smartphone/t-mobile/2011/springboard.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
"brand": "t-mobile",
66
"soc": "qualcomm-msm8260-snapdragon-s3",
77
"release_date": "2011-01-01",
8-
"ram_gb": 16,
8+
"ram_gb": 1,
99
"battery_mah": 7000,
1010
"weight_g": 150.0,
1111
"os": "Android",
1212
"verified": false,
1313
"source_urls": [
14+
"https://ru.wikipedia.org/wiki/Huawei_MediaPad",
1415
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1516
],
1617
"storage_options_gb": [

‎data/tablet/t-mobile/2011/g-slate/g-slate.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
"brand": "t-mobile",
55
"soc": "nvidia-tegra-2-t20",
66
"release_date": "2011-01-01",
7-
"ram_gb": 32,
7+
"ram_gb": 1,
88
"battery_mah": 1500,
99
"weight_g": 150.0,
1010
"os": "Android",
1111
"verified": false,
1212
"source_urls": [
13+
"https://en.wikipedia.org/wiki/LG_Optimus_Pad",
1314
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1415
],
1516
"storage_options_gb": [
@@ -50,7 +51,7 @@
5051
"source_category": "smartphone-reclassified",
5152
"source_slug": "g-slate",
5253
"memory": {
53-
"ram_gb": 32,
54+
"ram_gb": 1,
5455
"storage_gb": 32
5556
},
5657
"network": {

0 commit comments

Comments
 (0)