Skip to content

Commit e4d349a

Browse files
committed
data(smartphone): import PhoneDB Honor and Huawei phones
Closes #1
1 parent 60d4d2c commit e4d349a

78 files changed

Lines changed: 3602 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: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"slug": "honor-8a-premium-edition",
3+
"name": "Honor 8A Premium Edition",
4+
"brand": "honor",
5+
"soc": "helio-p35",
6+
"release_date": "2019-02-18",
7+
"ram_gb": 3.0,
8+
"storage_options_gb": [
9+
32
10+
],
11+
"display": {
12+
"size_inch": 6.09,
13+
"resolution": "720x1560",
14+
"type": "IPS TFT LCD",
15+
"ppi": 282
16+
},
17+
"cameras": [
18+
{
19+
"type": "main",
20+
"mp": 13.0
21+
},
22+
{
23+
"type": "selfie",
24+
"mp": 8.0
25+
}
26+
],
27+
"battery_mah": 3020,
28+
"weight_g": 150.0,
29+
"dimensions": {
30+
"height_mm": 156.28,
31+
"width_mm": 73.5,
32+
"depth_mm": 8.0
33+
},
34+
"os": "Android",
35+
"os_version": "9.0",
36+
"connectivity": {
37+
"bluetooth": "Bluetooth 4.2",
38+
"usb": "USB Micro-AB"
39+
},
40+
"verified": false,
41+
"source_urls": [
42+
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
43+
]
44+
}
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"slug": "honor-8a-standard-edition",
3+
"name": "Honor 8A Standard Edition",
4+
"brand": "honor",
5+
"soc": "helio-p35",
6+
"release_date": "2019-02-18",
7+
"ram_gb": 2.0,
8+
"storage_options_gb": [
9+
32
10+
],
11+
"display": {
12+
"size_inch": 6.09,
13+
"resolution": "720x1560",
14+
"type": "IPS TFT LCD",
15+
"ppi": 282
16+
},
17+
"cameras": [
18+
{
19+
"type": "main",
20+
"mp": 13.0
21+
},
22+
{
23+
"type": "selfie",
24+
"mp": 8.0
25+
}
26+
],
27+
"battery_mah": 3020,
28+
"weight_g": 150.0,
29+
"dimensions": {
30+
"height_mm": 156.28,
31+
"width_mm": 73.5,
32+
"depth_mm": 8.0
33+
},
34+
"os": "Android",
35+
"os_version": "9.0",
36+
"connectivity": {
37+
"bluetooth": "Bluetooth 4.2",
38+
"usb": "USB Micro-AB"
39+
},
40+
"verified": false,
41+
"source_urls": [
42+
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
43+
]
44+
}
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
{
2+
"slug": "honor-changwan-8a",
3+
"name": "Honor Changwan 8A",
4+
"brand": "honor",
5+
"soc": "helio-p35",
6+
"release_date": "2019-01-08",
7+
"ram_gb": 3.0,
8+
"storage_options_gb": [
9+
32,
10+
64
11+
],
12+
"display": {
13+
"size_inch": 6.09,
14+
"resolution": "720x1560",
15+
"type": "IPS TFT LCD",
16+
"ppi": 282
17+
},
18+
"cameras": [
19+
{
20+
"type": "main",
21+
"mp": 13.0
22+
},
23+
{
24+
"type": "selfie",
25+
"mp": 8.0
26+
}
27+
],
28+
"battery_mah": 3020,
29+
"weight_g": 150.0,
30+
"dimensions": {
31+
"height_mm": 156.28,
32+
"width_mm": 73.5,
33+
"depth_mm": 8.0
34+
},
35+
"os": "Android",
36+
"os_version": "8.1",
37+
"connectivity": {
38+
"bluetooth": "Bluetooth 4.2",
39+
"usb": "USB Micro-AB"
40+
},
41+
"verified": false,
42+
"source_urls": [
43+
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
44+
]
45+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "honor-30-lite",
3+
"name": "Honor 30 Lite",
4+
"brand": "honor",
5+
"soc": "dimensity-800",
6+
"release_date": "2020-07-08",
7+
"ram_gb": 8.0,
8+
"storage_options_gb": [
9+
64,
10+
128
11+
],
12+
"display": {
13+
"size_inch": 6.5,
14+
"resolution": "1080x2400",
15+
"refresh_hz": 90,
16+
"type": "IPS TFT LCD",
17+
"ppi": 405
18+
},
19+
"cameras": [
20+
{
21+
"type": "main",
22+
"mp": 48.0
23+
},
24+
{
25+
"type": "selfie",
26+
"mp": 15.9
27+
}
28+
],
29+
"battery_mah": 4000,
30+
"charging_wired_w": 22,
31+
"weight_g": 192.0,
32+
"dimensions": {
33+
"height_mm": 160.0,
34+
"width_mm": 75.32,
35+
"depth_mm": 8.35
36+
},
37+
"os": "Android",
38+
"os_version": "10",
39+
"connectivity": {
40+
"bluetooth": "Bluetooth 5.1",
41+
"usb": "USB C reversible"
42+
},
43+
"verified": false,
44+
"source_urls": [
45+
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
46+
]
47+
}
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"slug": "honor-play-9a",
3+
"name": "Honor Play 9A",
4+
"brand": "honor",
5+
"soc": "helio-p35",
6+
"release_date": "2020-04-07",
7+
"ram_gb": 4.0,
8+
"storage_options_gb": [
9+
64,
10+
128
11+
],
12+
"display": {
13+
"size_inch": 6.3,
14+
"resolution": "720x1600",
15+
"type": "IPS TFT LCD",
16+
"ppi": 279
17+
},
18+
"cameras": [
19+
{
20+
"type": "main",
21+
"mp": 13.0
22+
},
23+
{
24+
"type": "selfie",
25+
"mp": 8.0
26+
}
27+
],
28+
"battery_mah": 5000,
29+
"charging_wired_w": 10,
30+
"weight_g": 185.0,
31+
"dimensions": {
32+
"height_mm": 159.7,
33+
"width_mm": 74.06,
34+
"depth_mm": 9.04
35+
},
36+
"os": "Android",
37+
"os_version": "10",
38+
"connectivity": {
39+
"bluetooth": "Bluetooth 5.0",
40+
"usb": "USB Micro-AB"
41+
},
42+
"verified": false,
43+
"source_urls": [
44+
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
45+
]
46+
}
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
{
2+
"slug": "honor-play4",
3+
"name": "Honor Play4",
4+
"brand": "honor",
5+
"soc": "dimensity-800",
6+
"release_date": "2020-06-12",
7+
"ram_gb": 8.0,
8+
"storage_options_gb": [
9+
128
10+
],
11+
"display": {
12+
"size_inch": 6.81,
13+
"resolution": "1080x2400",
14+
"type": "IPS TFT LCD",
15+
"ppi": 386
16+
},
17+
"cameras": [
18+
{
19+
"type": "main",
20+
"mp": 63.7
21+
},
22+
{
23+
"type": "selfie",
24+
"mp": 15.9
25+
}
26+
],
27+
"battery_mah": 4300,
28+
"charging_wired_w": 22,
29+
"weight_g": 213.0,
30+
"dimensions": {
31+
"height_mm": 170.0,
32+
"width_mm": 78.5,
33+
"depth_mm": 8.9
34+
},
35+
"os": "Android",
36+
"os_version": "10",
37+
"connectivity": {
38+
"bluetooth": "Bluetooth 5.1",
39+
"usb": "USB C reversible"
40+
},
41+
"verified": false,
42+
"source_urls": [
43+
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
44+
]
45+
}
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"slug": "honor-50-pro",
3+
"name": "Honor 50 Pro",
4+
"brand": "honor",
5+
"soc": "snapdragon-778g",
6+
"release_date": "2021-06-01",
7+
"ram_gb": 12.0,
8+
"storage_options_gb": [
9+
256
10+
],
11+
"display": {
12+
"size_inch": 6.72,
13+
"resolution": "1236x2676",
14+
"refresh_hz": 120,
15+
"type": "AM-OLED",
16+
"ppi": 439
17+
},
18+
"cameras": [
19+
{
20+
"type": "main",
21+
"mp": 108.6
22+
},
23+
{
24+
"type": "selfie",
25+
"mp": 32.0
26+
}
27+
],
28+
"battery_mah": 4000,
29+
"charging_wired_w": 100,
30+
"weight_g": 187.0,
31+
"dimensions": {
32+
"height_mm": 163.46,
33+
"width_mm": 74.66,
34+
"depth_mm": 8.05
35+
},
36+
"os": "Android",
37+
"os_version": "11",
38+
"connectivity": {
39+
"bluetooth": "Bluetooth 5.2",
40+
"usb": "USB C reversible"
41+
},
42+
"verified": false,
43+
"source_urls": [
44+
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
45+
]
46+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "honor-50-se",
3+
"name": "Honor 50 SE",
4+
"brand": "honor",
5+
"soc": "dimensity-900",
6+
"release_date": "2021-07-01",
7+
"ram_gb": 8.0,
8+
"storage_options_gb": [
9+
128,
10+
256
11+
],
12+
"display": {
13+
"size_inch": 6.78,
14+
"resolution": "1080x2388",
15+
"refresh_hz": 120,
16+
"type": "PLS TFT LCD",
17+
"ppi": 387
18+
},
19+
"cameras": [
20+
{
21+
"type": "main",
22+
"mp": 108.6
23+
},
24+
{
25+
"type": "selfie",
26+
"mp": 15.9
27+
}
28+
],
29+
"battery_mah": 4000,
30+
"charging_wired_w": 66,
31+
"weight_g": 191.0,
32+
"dimensions": {
33+
"height_mm": 164.73,
34+
"width_mm": 75.63,
35+
"depth_mm": 8.0
36+
},
37+
"os": "Android",
38+
"os_version": "11",
39+
"connectivity": {
40+
"bluetooth": "Bluetooth 5.1",
41+
"usb": "USB C reversible"
42+
},
43+
"verified": false,
44+
"source_urls": [
45+
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
46+
]
47+
}

0 commit comments

Comments
 (0)