Skip to content

Commit e7bbc04

Browse files
committed
data(smartphone): import GSMArena raw phones batch 13
Add 209 unverified smartphone records from the GSMArena and PhoneDB import batch. Chunk 13 of 48; records remain verified: false pending manual audit. Refs #1
1 parent bd0cba9 commit e7bbc04

209 files changed

Lines changed: 8889 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "desire-620g-dual-sim",
3+
"name": "Desire 620G dual sim",
4+
"brand": "htc",
5+
"soc": "mediatek-mt6592",
6+
"release_date": "2014-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 2100,
9+
"weight_g": 160.0,
10+
"os": "Android",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"storage_options_gb": [
16+
1,
17+
8
18+
],
19+
"display": {
20+
"size_inch": 5.0,
21+
"resolution": "720x1280",
22+
"type": "Super LCD capacitive touchscreen, 16M colors"
23+
},
24+
"cameras": [
25+
{
26+
"type": "main",
27+
"mp": 8.0
28+
},
29+
{
30+
"type": "selfie",
31+
"mp": 5.0
32+
}
33+
],
34+
"connectivity": {
35+
"wifi": "Wi-Fi 802.11 b/g/n, hotspot",
36+
"bluetooth": "4.0, A2DP, aptX",
37+
"usb": "microUSB 2.0"
38+
},
39+
"raw_price": "About 190 EUR",
40+
"raw_gsmarena": {
41+
"launch_status": "Available. Released 2014, December",
42+
"network_technology": "GSM / HSPA",
43+
"platform_chipset": "Mediatek MT6592 (28 nm)",
44+
"platform_cpu": "Octa-core 1.7 GHz Cortex-A7",
45+
"platform_gpu": "Mali-450MP4"
46+
}
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "desire-626",
3+
"name": "Desire 626",
4+
"brand": "htc",
5+
"soc": "mediatek-mt6752qualcomm-snapdragon-410",
6+
"release_date": "2014-01-01",
7+
"ram_gb": 2,
8+
"battery_mah": 2000,
9+
"weight_g": 140.0,
10+
"os": "Android",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"storage_options_gb": [
16+
2,
17+
16
18+
],
19+
"display": {
20+
"size_inch": 5.0,
21+
"resolution": "720x1280",
22+
"type": "IPS LCD, capacitive touchscreen, 16M colors"
23+
},
24+
"cameras": [
25+
{
26+
"type": "main",
27+
"mp": 13.0
28+
},
29+
{
30+
"type": "selfie",
31+
"mp": 5.0
32+
}
33+
],
34+
"connectivity": {
35+
"wifi": "Wi-Fi 802.11 b/g/n, DLNA, hotspot",
36+
"bluetooth": "4.0, A2DP, aptX",
37+
"usb": "microUSB 2.0"
38+
},
39+
"raw_price": "About 180 EUR",
40+
"raw_gsmarena": {
41+
"launch_status": "Available. Released 2015, March",
42+
"network_technology": "GSM / HSPA / LTE",
43+
"platform_chipset": "Mediatek MT6752Qualcomm Snapdragon 410 (28 nm)",
44+
"platform_cpu": "Octa-core 1.7 GHz Cortex-A53Quad-core 1.2 GHz Cortex-A53",
45+
"platform_gpu": "Mali-T760MP2Adreno 306"
46+
}
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "desire-700",
3+
"name": "Desire 700",
4+
"brand": "htc",
5+
"soc": "spreadtrum-shark",
6+
"release_date": "2014-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 2100,
9+
"weight_g": 149.0,
10+
"os": "Android",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"storage_options_gb": [
16+
1,
17+
8
18+
],
19+
"display": {
20+
"size_inch": 5.0,
21+
"resolution": "540x960",
22+
"type": "IPS LCD, capacitive touchscreen, 16M colors"
23+
},
24+
"cameras": [
25+
{
26+
"type": "main",
27+
"mp": 8.0
28+
},
29+
{
30+
"type": "selfie",
31+
"mp": 2.1
32+
}
33+
],
34+
"connectivity": {
35+
"wifi": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot",
36+
"bluetooth": "4.0, A2DP, aptX",
37+
"usb": "microUSB 2.0, USB Host"
38+
},
39+
"raw_price": "About 220 EUR",
40+
"raw_gsmarena": {
41+
"launch_status": "Available. Released 2014, January",
42+
"network_technology": "GSM / CDMA / HSPA",
43+
"platform_chipset": "Spreadtrum Shark",
44+
"platform_cpu": "Quad-core 1.2 GHz Cortex-A7",
45+
"platform_gpu": "Mali-400"
46+
}
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "desire-816-dual-sim",
3+
"name": "Desire 816 dual sim",
4+
"brand": "htc",
5+
"soc": "qualcomm-snapdragon-400",
6+
"release_date": "2014-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 2600,
9+
"weight_g": 165.0,
10+
"os": "Android",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"storage_options_gb": [
16+
2,
17+
8
18+
],
19+
"display": {
20+
"size_inch": 5.5,
21+
"resolution": "720x1280",
22+
"type": "Super LCD2 capacitive touchscreen, 16M colors"
23+
},
24+
"cameras": [
25+
{
26+
"type": "main",
27+
"mp": 13.0
28+
},
29+
{
30+
"type": "selfie",
31+
"mp": 5.0
32+
}
33+
],
34+
"connectivity": {
35+
"wifi": "Wi-Fi 802.11 b/g/n, DLNA, hotspot",
36+
"bluetooth": "4.0, A2DP, aptX",
37+
"usb": "microUSB 2.0"
38+
},
39+
"raw_price": "About 250 EUR",
40+
"raw_gsmarena": {
41+
"launch_status": "Available. Released 2014, May",
42+
"network_technology": "GSM / HSPA",
43+
"platform_chipset": "Qualcomm Snapdragon 400 (28 nm)",
44+
"platform_cpu": "Quad-core 1.6 GHz Cortex-A7",
45+
"platform_gpu": "Adreno 305"
46+
}
47+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"slug": "desire-816",
3+
"name": "Desire 816",
4+
"brand": "htc",
5+
"soc": "qualcomm-msm8928-snapdragon-400",
6+
"release_date": "2014-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 2600,
9+
"weight_g": 165.0,
10+
"os": "Android",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"storage_options_gb": [
16+
2,
17+
8
18+
],
19+
"display": {
20+
"size_inch": 5.5,
21+
"resolution": "720x1280",
22+
"type": "Super LCD2 capacitive touchscreen, 16M colors"
23+
},
24+
"cameras": [
25+
{
26+
"type": "main",
27+
"mp": 13.0
28+
},
29+
{
30+
"type": "selfie",
31+
"mp": 5.0
32+
}
33+
],
34+
"connectivity": {
35+
"wifi": "Wi-Fi 802.11 b/g/n, DLNA, hotspot",
36+
"bluetooth": "4.0, A2DP, aptX",
37+
"usb": "microUSB 2.0",
38+
"nfc": true
39+
},
40+
"raw_price": "About 250 EUR",
41+
"raw_gsmarena": {
42+
"launch_status": "Discontinued",
43+
"network_technology": "GSM / HSPA / LTE",
44+
"platform_chipset": "Qualcomm MSM8928 Snapdragon 400 (28 nm)",
45+
"platform_cpu": "Quad-core 1.6 GHz Cortex-A7",
46+
"platform_gpu": "Adreno 305"
47+
}
48+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"slug": "desire-816g-dual-sim",
3+
"name": "Desire 816G dual sim",
4+
"brand": "htc",
5+
"soc": "mediatek-mt6582-india-model",
6+
"release_date": "2014-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 2600,
9+
"weight_g": 158.0,
10+
"os": "Android",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"storage_options_gb": [
16+
1,
17+
8,
18+
16
19+
],
20+
"display": {
21+
"size_inch": 5.5,
22+
"resolution": "720x1280",
23+
"type": "Super LCD2 capacitive touchscreen, 16M colors"
24+
},
25+
"cameras": [
26+
{
27+
"type": "main",
28+
"mp": 13.0
29+
},
30+
{
31+
"type": "selfie",
32+
"mp": 5.0
33+
}
34+
],
35+
"connectivity": {
36+
"wifi": "Wi-Fi 802.11 b/g/n, hotspot",
37+
"bluetooth": "4.0, A2DP, aptX",
38+
"usb": "microUSB 2.0"
39+
},
40+
"raw_price": "About 260 EUR",
41+
"raw_gsmarena": {
42+
"launch_status": "Available. Released 2014, October",
43+
"network_technology": "GSM / HSPA",
44+
"platform_chipset": "Mediatek MT6582 - India model",
45+
"platform_cpu": "Quad-core 1.3 GHz Cortex-A7 - India modelOcta-core 1.7 GHz - SEA model",
46+
"platform_gpu": "Mali-400MP2 - India model"
47+
}
48+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"slug": "desire-820-dual-sim",
3+
"name": "Desire 820 dual sim",
4+
"brand": "htc",
5+
"soc": "qualcomm-msm8939-snapdragon-615",
6+
"release_date": "2014-01-01",
7+
"ram_gb": 2,
8+
"battery_mah": 2600,
9+
"weight_g": 155.0,
10+
"os": "Android",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"storage_options_gb": [
16+
2,
17+
16
18+
],
19+
"display": {
20+
"size_inch": 5.5,
21+
"resolution": "720x1280",
22+
"type": "LCD capacitive touchscreen, 16M colors"
23+
},
24+
"cameras": [
25+
{
26+
"type": "main",
27+
"mp": 13.0
28+
},
29+
{
30+
"type": "selfie",
31+
"mp": 8.0
32+
}
33+
],
34+
"connectivity": {
35+
"wifi": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot",
36+
"bluetooth": "4.0, A2DP, aptX",
37+
"usb": "microUSB 2.0, USB Host",
38+
"nfc": true
39+
},
40+
"raw_price": "About 320 EUR",
41+
"raw_gsmarena": {
42+
"launch_status": "Available. Released 2014, November",
43+
"network_technology": "GSM / HSPA / LTE",
44+
"platform_chipset": "Qualcomm MSM8939 Snapdragon 615 (28 nm)",
45+
"platform_cpu": "Octa-core (4x1.7 GHz Cortex-A53 & 4x1.0 GHz Cortex-A53)",
46+
"platform_gpu": "Adreno 405"
47+
}
48+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"slug": "desire-820",
3+
"name": "Desire 820",
4+
"brand": "htc",
5+
"soc": "qualcomm-msm8939-snapdragon-615",
6+
"release_date": "2014-01-01",
7+
"ram_gb": 2,
8+
"battery_mah": 2600,
9+
"weight_g": 155.0,
10+
"os": "Android",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"storage_options_gb": [
16+
2,
17+
16
18+
],
19+
"display": {
20+
"size_inch": 5.5,
21+
"resolution": "720x1280",
22+
"type": "LCD capacitive touchscreen, 16M colors"
23+
},
24+
"cameras": [
25+
{
26+
"type": "main",
27+
"mp": 13.0
28+
},
29+
{
30+
"type": "selfie",
31+
"mp": 8.0
32+
}
33+
],
34+
"connectivity": {
35+
"wifi": "Wi-Fi 802.11 a/b/g/n, dual-band, Wi-Fi Direct, DLNA, hotspot",
36+
"bluetooth": "4.0, A2DP, aptX",
37+
"usb": "microUSB 2.0, USB Host",
38+
"nfc": true
39+
},
40+
"raw_price": "About 340 EUR",
41+
"raw_gsmarena": {
42+
"launch_status": "Available. Released 2014, November",
43+
"network_technology": "GSM / HSPA / LTE",
44+
"platform_chipset": "Qualcomm MSM8939 Snapdragon 615 (28 nm)",
45+
"platform_cpu": "Octa-core (4x1.5 GHz Cortex-A53 & 4x1.0 GHz Cortex-A53)",
46+
"platform_gpu": "Adreno 405"
47+
}
48+
}

0 commit comments

Comments
 (0)