Skip to content

Commit edd3f19

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

208 files changed

Lines changed: 8229 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: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"slug": "galaxy-grand-3",
3+
"name": "Galaxy Grand 3",
4+
"brand": "samsung",
5+
"soc": "qualcomm-msm8916-snapdragon-410",
6+
"release_date": "2018-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 1500,
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.25,
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 a/b/g/n, dual-band, Wi-Fi Direct, hotspot",
36+
"bluetooth": "4.0, A2DP, EDR, LE",
37+
"usb": "microUSB 2.0"
38+
},
39+
"raw_gsmarena": {
40+
"launch_status": "Cancelled",
41+
"network_technology": "GSM / HSPA / LTE",
42+
"platform_chipset": "Qualcomm MSM8916 Snapdragon 410 (28 nm)",
43+
"platform_cpu": "Quad-core 1.2 GHz Cortex-A53",
44+
"platform_gpu": "Adreno 306"
45+
}
46+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "galaxy-j2-core",
3+
"name": "Galaxy J2 Core",
4+
"brand": "samsung",
5+
"soc": "exynos-7570-quad",
6+
"release_date": "2018-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 2600,
9+
"weight_g": 154.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": "PLS TFT 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, Wi-Fi Direct, hotspot",
36+
"bluetooth": "4.2, A2DP",
37+
"usb": "microUSB 2.0, USB On-The-Go"
38+
},
39+
"raw_price": "About 100 EUR",
40+
"raw_gsmarena": {
41+
"launch_status": "Available. Released 2018, August",
42+
"network_technology": "GSM / HSPA / LTE",
43+
"platform_chipset": "Exynos 7570 Quad (14 nm)",
44+
"platform_cpu": "Quad-core 1.4 GHz Cortex-A53",
45+
"platform_gpu": "Mali-T720"
46+
}
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "galaxy-j2-pro-2018",
3+
"name": "Galaxy J2 Pro (2018)",
4+
"brand": "samsung",
5+
"soc": "qualcomm-msm8917-snapdragon-425",
6+
"release_date": "2018-01-01",
7+
"ram_gb": 2,
8+
"battery_mah": 2600,
9+
"weight_g": 153.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": "540x960",
22+
"type": "Super AMOLED 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, Wi-Fi Direct, hotspot",
36+
"bluetooth": "4.2, A2DP",
37+
"usb": "microUSB 2.0, USB On-The-Go"
38+
},
39+
"raw_price": "About 120 EUR",
40+
"raw_gsmarena": {
41+
"launch_status": "Available. Released 2018, January",
42+
"network_technology": "GSM / HSPA / LTE",
43+
"platform_chipset": "Qualcomm MSM8917 Snapdragon 425 (28 nm)",
44+
"platform_cpu": "Quad-core 1.4 GHz Cortex-A53",
45+
"platform_gpu": "Adreno 308"
46+
}
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "galaxy-j3-2018",
3+
"name": "Galaxy J3 (2018)",
4+
"brand": "samsung",
5+
"soc": "exynos-7570-quad",
6+
"release_date": "2018-01-01",
7+
"ram_gb": 2,
8+
"battery_mah": 2600,
9+
"weight_g": 152.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": 8.0
28+
},
29+
{
30+
"type": "selfie",
31+
"mp": 5.0
32+
}
33+
],
34+
"connectivity": {
35+
"wifi": "Wi-Fi 802.11 b/g/n, WiFi Direct, hotspot",
36+
"bluetooth": "4.2, A2DP, LE",
37+
"usb": "microUSB 2.0"
38+
},
39+
"raw_price": "About 150 EUR",
40+
"raw_gsmarena": {
41+
"launch_status": "Available. Released 2018, June",
42+
"network_technology": "GSM / HSPA / LTE",
43+
"platform_chipset": "Exynos 7570 Quad (14 nm)",
44+
"platform_cpu": "Quad-core 1.4 GHz Cortex-A53",
45+
"platform_gpu": "Mali-T720"
46+
}
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "galaxy-j4-core",
3+
"name": "Galaxy J4 Core",
4+
"brand": "samsung",
5+
"soc": "qualcomm-msm8917-snapdragon-425",
6+
"release_date": "2018-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 3300,
9+
"weight_g": 177.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+
16
18+
],
19+
"display": {
20+
"size_inch": 6.0,
21+
"resolution": "720x1480",
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": 5.0
32+
}
33+
],
34+
"connectivity": {
35+
"wifi": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot",
36+
"bluetooth": "4.2, A2DP, LE",
37+
"usb": "microUSB 2.0, USB On-The-Go"
38+
},
39+
"raw_price": "About 150 EUR",
40+
"raw_gsmarena": {
41+
"launch_status": "Available. Released 2018, November",
42+
"network_technology": "GSM / HSPA / LTE",
43+
"platform_chipset": "Qualcomm MSM8917 Snapdragon 425 (28 nm)",
44+
"platform_cpu": "Quad-core 1.4 GHz Cortex-A53",
45+
"platform_gpu": "Adreno 308"
46+
}
47+
}
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"slug": "galaxy-j4",
3+
"name": "Galaxy J4+",
4+
"brand": "samsung",
5+
"soc": "qualcomm-msm8917-snapdragon-425",
6+
"release_date": "2018-01-01",
7+
"ram_gb": 2,
8+
"battery_mah": 3300,
9+
"weight_g": 178.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+
32
19+
],
20+
"display": {
21+
"size_inch": 6.0,
22+
"resolution": "720x1480",
23+
"type": "IPS LCD 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, Wi-Fi Direct, hotspot",
37+
"bluetooth": "4.2, A2DP, LE",
38+
"usb": "microUSB 2.0, USB On-The-Go",
39+
"nfc": true
40+
},
41+
"raw_price": "About 190 EUR",
42+
"raw_gsmarena": {
43+
"launch_status": "Available. Released 2018, October",
44+
"network_technology": "GSM / HSPA / LTE",
45+
"platform_chipset": "Qualcomm MSM8917 Snapdragon 425 (28 nm)",
46+
"platform_cpu": "Quad-core 1.4 GHz Cortex-A53",
47+
"platform_gpu": "Adreno 308"
48+
}
49+
}
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"slug": "galaxy-j5-prime-2017",
3+
"name": "Galaxy J5 Prime (2017)",
4+
"brand": "samsung",
5+
"soc": "exynos-7570-quad",
6+
"release_date": "2018-01-01",
7+
"ram_gb": 3,
8+
"battery_mah": 2500,
9+
"weight_g": 150.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+
3,
17+
32
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": 8.0
32+
}
33+
],
34+
"connectivity": {
35+
"wifi": "Wi-Fi 802.11 b/g/n, Wi-Fi Direct, hotspot",
36+
"bluetooth": "4.2, A2DP, LE",
37+
"usb": "microUSB 2.0, USB On-The-Go"
38+
},
39+
"raw_gsmarena": {
40+
"launch_status": "Cancelled",
41+
"network_technology": "GSM / HSPA / LTE",
42+
"platform_chipset": "Exynos 7570 Quad (14 nm)",
43+
"platform_cpu": "Quad-core 1.4 GHz Cortex-A53",
44+
"platform_gpu": "Mali-T720 MP2"
45+
}
46+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"slug": "galaxy-j7-2018",
3+
"name": "Galaxy J7 (2018)",
4+
"brand": "samsung",
5+
"soc": "octa-core-1-6-ghz",
6+
"release_date": "2018-01-01",
7+
"ram_gb": 2,
8+
"battery_mah": 3300,
9+
"weight_g": 181.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+
32
18+
],
19+
"display": {
20+
"size_inch": 5.5,
21+
"resolution": "720x1280",
22+
"type": "TFT 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 a/b/g/n/ac, dual-band, WiFi Direct, hotspot",
36+
"bluetooth": "4.1/4.2, A2DP, LE",
37+
"usb": "microUSB 2.0, USB On-The-Go",
38+
"nfc": true
39+
},
40+
"raw_price": "About 200 EUR",
41+
"raw_gsmarena": {
42+
"launch_status": "Available. Released 2018, July",
43+
"network_technology": "GSM / HSPA / LTE",
44+
"platform_chipset": null,
45+
"platform_cpu": "Octa-core 1.6 GHz",
46+
"platform_gpu": null
47+
}
48+
}

0 commit comments

Comments
 (0)