Skip to content

Commit 0faf5d7

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

208 files changed

Lines changed: 8011 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.

data/smartphone/lg/2008/ks500.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"slug": "ks500",
3+
"name": "KS500",
4+
"brand": "lg",
5+
"soc": "lg-mobile-platform-2008",
6+
"release_date": "2008-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 950,
9+
"weight_g": 106.0,
10+
"os": "Feature phone",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"display": {
16+
"size_inch": 2.0,
17+
"resolution": "240x320",
18+
"type": "TFT, 256K colors"
19+
},
20+
"cameras": [
21+
{
22+
"type": "main",
23+
"mp": 3.15
24+
}
25+
],
26+
"connectivity": {
27+
"bluetooth": "2.0, A2DP",
28+
"usb": "2.0"
29+
},
30+
"raw_price": "About 70 EUR",
31+
"raw_gsmarena": {
32+
"launch_status": "Discontinued",
33+
"network_technology": "GSM / HSPA",
34+
"platform_chipset": null,
35+
"platform_cpu": null,
36+
"platform_gpu": null
37+
}
38+
}

data/smartphone/lg/2008/kt520.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"slug": "kt520",
3+
"name": "KT520",
4+
"brand": "lg",
5+
"soc": "lg-mobile-platform-2008",
6+
"release_date": "2008-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 800,
9+
"weight_g": 97.0,
10+
"os": "Feature phone",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"display": {
16+
"size_inch": 2.2,
17+
"resolution": "240x320",
18+
"type": "TFT, 256K colors"
19+
},
20+
"cameras": [
21+
{
22+
"type": "main",
23+
"mp": 3.15
24+
}
25+
],
26+
"connectivity": {
27+
"bluetooth": "2.0",
28+
"usb": "Proprietary"
29+
},
30+
"raw_price": "About 70 EUR",
31+
"raw_gsmarena": {
32+
"launch_status": "Discontinued",
33+
"network_technology": "GSM / HSPA",
34+
"platform_chipset": null,
35+
"platform_cpu": null,
36+
"platform_gpu": null
37+
}
38+
}

data/smartphone/lg/2008/kt610.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"slug": "kt610",
3+
"name": "KT610",
4+
"brand": "lg",
5+
"soc": "lg-mobile-platform-2008",
6+
"release_date": "2008-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 960,
9+
"weight_g": 125.5,
10+
"os": "Symbian",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"display": {
16+
"size_inch": 2.4,
17+
"resolution": "320x240",
18+
"type": "TFT, 256K colors"
19+
},
20+
"cameras": [
21+
{
22+
"type": "main",
23+
"mp": 2.0
24+
}
25+
],
26+
"connectivity": {
27+
"bluetooth": "2.0",
28+
"usb": "Proprietary"
29+
},
30+
"raw_price": "About 100 EUR",
31+
"raw_gsmarena": {
32+
"launch_status": "Discontinued",
33+
"network_technology": "GSM / HSPA",
34+
"platform_chipset": null,
35+
"platform_cpu": null,
36+
"platform_gpu": null
37+
}
38+
}

data/smartphone/lg/2008/mg295.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"slug": "mg295",
3+
"name": "MG295",
4+
"brand": "lg",
5+
"soc": "lg-mobile-platform-2008",
6+
"release_date": "2008-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 830,
9+
"weight_g": 80.0,
10+
"os": "Feature phone",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"display": {
16+
"resolution": "176x220",
17+
"type": "TFT, 256K colors"
18+
},
19+
"cameras": [
20+
{
21+
"type": "main",
22+
"mp": 1.3
23+
}
24+
],
25+
"connectivity": {
26+
"bluetooth": "Yes",
27+
"usb": "Proprietary"
28+
},
29+
"raw_price": "About 70 EUR",
30+
"raw_gsmarena": {
31+
"launch_status": "Discontinued",
32+
"network_technology": "GSM",
33+
"platform_chipset": null,
34+
"platform_cpu": null,
35+
"platform_gpu": null
36+
}
37+
}

data/smartphone/lg/2008/u370.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"slug": "u370",
3+
"name": "U370",
4+
"brand": "lg",
5+
"soc": "lg-mobile-platform-2008",
6+
"release_date": "2008-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 860,
9+
"weight_g": 89.0,
10+
"os": "Feature phone",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"display": {
16+
"size_inch": 2.0,
17+
"resolution": "176x220",
18+
"type": "TFT, 256K colors"
19+
},
20+
"cameras": [
21+
{
22+
"type": "main",
23+
"mp": 1.3
24+
}
25+
],
26+
"connectivity": {
27+
"bluetooth": "1.2",
28+
"usb": "2.0"
29+
},
30+
"raw_price": "About 40 EUR",
31+
"raw_gsmarena": {
32+
"launch_status": "Discontinued",
33+
"network_technology": "GSM / UMTS",
34+
"platform_chipset": null,
35+
"platform_cpu": null,
36+
"platform_gpu": null
37+
}
38+
}
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"slug": "8575-samba",
3+
"name": "8575 Samba",
4+
"brand": "lg",
5+
"soc": "lg-mobile-platform-2009",
6+
"release_date": "2009-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 1000,
9+
"weight_g": 119.9,
10+
"os": "Feature phone",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"storage_options_gb": [
16+
1
17+
],
18+
"display": {
19+
"size_inch": 3.0,
20+
"resolution": "240x400",
21+
"type": "TFT touchscreen, 256K colors"
22+
},
23+
"cameras": [
24+
{
25+
"type": "main",
26+
"mp": 3.15
27+
}
28+
],
29+
"connectivity": {
30+
"bluetooth": "2.1, A2DP",
31+
"usb": "microUSB 2.0"
32+
},
33+
"raw_gsmarena": {
34+
"launch_status": "Discontinued",
35+
"network_technology": "CDMA / EVDO",
36+
"platform_chipset": null,
37+
"platform_cpu": null,
38+
"platform_gpu": null
39+
}
40+
}
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"slug": "bl20-new-chocolate",
3+
"name": "BL20 New Chocolate",
4+
"brand": "lg",
5+
"soc": "lg-mobile-platform-2009",
6+
"release_date": "2009-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 900,
9+
"weight_g": 115.0,
10+
"os": "Feature phone",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"display": {
16+
"size_inch": 2.4,
17+
"resolution": "240x320",
18+
"type": "TFT, 256K colors"
19+
},
20+
"cameras": [
21+
{
22+
"type": "main",
23+
"mp": 5.0
24+
}
25+
],
26+
"connectivity": {
27+
"bluetooth": "2.1, A2DP",
28+
"usb": "2.0"
29+
},
30+
"raw_price": "About 70 EUR",
31+
"raw_gsmarena": {
32+
"launch_status": "Discontinued",
33+
"network_technology": "GSM / HSPA",
34+
"platform_chipset": null,
35+
"platform_cpu": null,
36+
"platform_gpu": null
37+
}
38+
}
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"slug": "bl40-new-chocolate",
3+
"name": "BL40 New Chocolate",
4+
"brand": "lg",
5+
"soc": "lg-mobile-platform-2009",
6+
"release_date": "2009-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 1000,
9+
"weight_g": 129.0,
10+
"os": "Feature phone",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"storage_options_gb": [
16+
1
17+
],
18+
"display": {
19+
"size_inch": 4.01,
20+
"resolution": "345x800",
21+
"type": "TFT capacitive touchscreen, 16M colors"
22+
},
23+
"cameras": [
24+
{
25+
"type": "main",
26+
"mp": 5.0
27+
}
28+
],
29+
"connectivity": {
30+
"wifi": "Wi-Fi 802.11 b/g, DLNA",
31+
"bluetooth": "2.1, A2DP",
32+
"usb": "microUSB 2.0"
33+
},
34+
"raw_price": "About 100 EUR",
35+
"raw_gsmarena": {
36+
"launch_status": "Discontinued",
37+
"network_technology": "GSM / HSPA",
38+
"platform_chipset": null,
39+
"platform_cpu": null,
40+
"platform_gpu": null
41+
}
42+
}

data/smartphone/lg/2009/cf360.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"slug": "cf360",
3+
"name": "CF360",
4+
"brand": "lg",
5+
"soc": "lg-mobile-platform-2009",
6+
"release_date": "2009-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 900,
9+
"weight_g": 100.0,
10+
"os": "Feature phone",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"display": {
16+
"size_inch": 2.0,
17+
"resolution": "240x320",
18+
"type": "TFT, 65K colors"
19+
},
20+
"cameras": [
21+
{
22+
"type": "main",
23+
"mp": 1.3
24+
}
25+
],
26+
"connectivity": {
27+
"bluetooth": "2.0, A2DP",
28+
"usb": "2.0"
29+
},
30+
"raw_price": "About 70 EUR",
31+
"raw_gsmarena": {
32+
"launch_status": "Discontinued",
33+
"network_technology": "GSM / HSPA",
34+
"platform_chipset": null,
35+
"platform_cpu": null,
36+
"platform_gpu": null
37+
}
38+
}

data/smartphone/lg/2009/gb102.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"slug": "gb102",
3+
"name": "GB102",
4+
"brand": "lg",
5+
"soc": "lg-mobile-platform-2009",
6+
"release_date": "2009-01-01",
7+
"ram_gb": 1,
8+
"battery_mah": 800,
9+
"weight_g": 150.0,
10+
"os": "Feature phone",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
14+
],
15+
"display": {
16+
"size_inch": 1.5,
17+
"resolution": "128x128",
18+
"type": "CSTN, 65K colors"
19+
},
20+
"raw_price": "About 30 EUR",
21+
"raw_gsmarena": {
22+
"launch_status": "Discontinued",
23+
"network_technology": "GSM",
24+
"platform_chipset": null,
25+
"platform_cpu": null,
26+
"platform_gpu": null
27+
}
28+
}

0 commit comments

Comments
 (0)