Skip to content

Commit d28b50c

Browse files
committed
fix(data): normalize PhoneDB RAM variant values
Closes #1
1 parent c9a9d20 commit d28b50c

6 files changed

Lines changed: 238 additions & 238 deletions
Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
{
2-
"slug": "one-touch-pop-4-global-dual-sim-lte-5056d-pop-4-plus",
3-
"name": "One Touch Pop 4+ Global Dual SIM LTE 5056D / Pop 4 Plus",
4-
"brand": "alcatel",
5-
"soc": "snapdragon-210",
6-
"release_date": "2016-03-01",
7-
"ram_gb": 1.5,
8-
"battery_mah": 2500,
9-
"weight_g": 156.0,
10-
"os": "Android",
11-
"verified": false,
12-
"source_urls": [
13-
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
14-
],
15-
"os_version": "6.0",
16-
"storage_options_gb": [
17-
16
18-
],
19-
"display": {
20-
"size_inch": 5.5,
21-
"resolution": "720x1280",
22-
"type": "Color IPS TFT LCD display",
23-
"ppi": 267
24-
},
25-
"cameras": [
26-
{
27-
"type": "main",
28-
"mp": 8.0
29-
},
30-
{
31-
"type": "selfie",
32-
"mp": 5.0
33-
}
34-
],
35-
"connectivity": {
36-
"bluetooth": "Bluetooth 4.1",
37-
"usb": "USB Micro-B (Micro-USB)"
38-
},
39-
"market_countries": "Austria , Belarus , Belgium , Bulgaria , Czech , Denmark , Estonia , Finland , France , Germany , Hungary , Italy , Latvia , Lithuania , Netherlands , Norway , Pakistan , Poland , Portugal , Russia , Romania , Saudi Arabia , Serbia , Slovakia , Slovenia , Spain , Switzerland , Sweden , UAE , UK , Ukraine",
40-
"market_regions": "Asia , Eastern Europe , Europe , Middle East , Western Europe"
2+
"slug": "one-touch-pop-4-global-dual-sim-lte-5056d-pop-4-plus",
3+
"name": "One Touch Pop 4+ Global Dual SIM LTE 5056D / Pop 4 Plus",
4+
"brand": "alcatel",
5+
"soc": "snapdragon-210",
6+
"release_date": "2016-03-01",
7+
"ram_gb": 2,
8+
"battery_mah": 2500,
9+
"weight_g": 156.0,
10+
"os": "Android",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
14+
],
15+
"os_version": "6.0",
16+
"storage_options_gb": [
17+
16
18+
],
19+
"display": {
20+
"size_inch": 5.5,
21+
"resolution": "720x1280",
22+
"type": "Color IPS TFT LCD display",
23+
"ppi": 267
24+
},
25+
"cameras": [
26+
{
27+
"type": "main",
28+
"mp": 8.0
29+
},
30+
{
31+
"type": "selfie",
32+
"mp": 5.0
33+
}
34+
],
35+
"connectivity": {
36+
"bluetooth": "Bluetooth 4.1",
37+
"usb": "USB Micro-B (Micro-USB)"
38+
},
39+
"market_countries": "Austria , Belarus , Belgium , Bulgaria , Czech , Denmark , Estonia , Finland , France , Germany , Hungary , Italy , Latvia , Lithuania , Netherlands , Norway , Pakistan , Poland , Portugal , Russia , Romania , Saudi Arabia , Serbia , Slovakia , Slovenia , Spain , Switzerland , Sweden , UAE , UK , Ukraine",
40+
"market_regions": "Asia , Eastern Europe , Europe , Middle East , Western Europe"
4141
}
Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
{
2-
"slug": "one-touch-pop-4-lte-latam-5056a-pop-4-plus",
3-
"name": "One Touch Pop 4+ LTE LATAM 5056A / Pop 4 Plus",
4-
"brand": "alcatel",
5-
"soc": "snapdragon-210",
6-
"release_date": "2016-09-01",
7-
"ram_gb": 1.5,
8-
"battery_mah": 2500,
9-
"weight_g": 156.0,
10-
"os": "Android",
11-
"verified": false,
12-
"source_urls": [
13-
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
14-
],
15-
"os_version": "6.0",
16-
"storage_options_gb": [
17-
16
18-
],
19-
"display": {
20-
"size_inch": 5.5,
21-
"resolution": "720x1280",
22-
"type": "Color IPS TFT LCD display",
23-
"ppi": 267
24-
},
25-
"cameras": [
26-
{
27-
"type": "main",
28-
"mp": 8.0
29-
},
30-
{
31-
"type": "selfie",
32-
"mp": 5.0
33-
}
34-
],
35-
"charging_wired_w": 5,
36-
"connectivity": {
37-
"bluetooth": "Bluetooth 4.1",
38-
"usb": "USB Micro-B (Micro-USB)"
39-
},
40-
"market_countries": "Mexico",
41-
"market_regions": "North America"
2+
"slug": "one-touch-pop-4-lte-latam-5056a-pop-4-plus",
3+
"name": "One Touch Pop 4+ LTE LATAM 5056A / Pop 4 Plus",
4+
"brand": "alcatel",
5+
"soc": "snapdragon-210",
6+
"release_date": "2016-09-01",
7+
"ram_gb": 2,
8+
"battery_mah": 2500,
9+
"weight_g": 156.0,
10+
"os": "Android",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
14+
],
15+
"os_version": "6.0",
16+
"storage_options_gb": [
17+
16
18+
],
19+
"display": {
20+
"size_inch": 5.5,
21+
"resolution": "720x1280",
22+
"type": "Color IPS TFT LCD display",
23+
"ppi": 267
24+
},
25+
"cameras": [
26+
{
27+
"type": "main",
28+
"mp": 8.0
29+
},
30+
{
31+
"type": "selfie",
32+
"mp": 5.0
33+
}
34+
],
35+
"charging_wired_w": 5,
36+
"connectivity": {
37+
"bluetooth": "Bluetooth 4.1",
38+
"usb": "USB Micro-B (Micro-USB)"
39+
},
40+
"market_countries": "Mexico",
41+
"market_regions": "North America"
4242
}
Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
{
2-
"slug": "one-touch-pop-4-plus-dual-sim-lte-am-5056e-pop-4",
3-
"name": "One Touch Pop 4 Plus Dual SIM LTE AM 5056E / Pop 4+",
4-
"brand": "alcatel",
5-
"soc": "snapdragon-210",
6-
"release_date": "2016-08-01",
7-
"ram_gb": 1.5,
8-
"battery_mah": 2500,
9-
"weight_g": 156.0,
10-
"os": "Android",
11-
"verified": false,
12-
"source_urls": [
13-
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
14-
],
15-
"os_version": "6.0",
16-
"storage_options_gb": [
17-
16
18-
],
19-
"display": {
20-
"size_inch": 5.5,
21-
"resolution": "720x1280",
22-
"type": "Color IPS TFT LCD display",
23-
"ppi": 267
24-
},
25-
"cameras": [
26-
{
27-
"type": "main",
28-
"mp": 8.0
29-
},
30-
{
31-
"type": "selfie",
32-
"mp": 5.0
33-
}
34-
],
35-
"charging_wired_w": 5,
36-
"connectivity": {
37-
"bluetooth": "Bluetooth 4.1",
38-
"usb": "USB Micro-B (Micro-USB)"
39-
},
40-
"market_countries": "Canada , Ecuador , Mexico , Peru , USA",
41-
"market_regions": "North America , South America"
2+
"slug": "one-touch-pop-4-plus-dual-sim-lte-am-5056e-pop-4",
3+
"name": "One Touch Pop 4 Plus Dual SIM LTE AM 5056E / Pop 4+",
4+
"brand": "alcatel",
5+
"soc": "snapdragon-210",
6+
"release_date": "2016-08-01",
7+
"ram_gb": 2,
8+
"battery_mah": 2500,
9+
"weight_g": 156.0,
10+
"os": "Android",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
14+
],
15+
"os_version": "6.0",
16+
"storage_options_gb": [
17+
16
18+
],
19+
"display": {
20+
"size_inch": 5.5,
21+
"resolution": "720x1280",
22+
"type": "Color IPS TFT LCD display",
23+
"ppi": 267
24+
},
25+
"cameras": [
26+
{
27+
"type": "main",
28+
"mp": 8.0
29+
},
30+
{
31+
"type": "selfie",
32+
"mp": 5.0
33+
}
34+
],
35+
"charging_wired_w": 5,
36+
"connectivity": {
37+
"bluetooth": "Bluetooth 4.1",
38+
"usb": "USB Micro-B (Micro-USB)"
39+
},
40+
"market_countries": "Canada , Ecuador , Mexico , Peru , USA",
41+
"market_regions": "North America , South America"
4242
}
Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
{
2-
"slug": "one-touch-pop-4-plus-lte-am-5056g-pop-4",
3-
"name": "One Touch Pop 4 Plus LTE AM 5056G / Pop 4+",
4-
"brand": "alcatel",
5-
"soc": "snapdragon-210",
6-
"release_date": "2016-09-01",
7-
"ram_gb": 1.5,
8-
"battery_mah": 2500,
9-
"weight_g": 156.0,
10-
"os": "Android",
11-
"verified": false,
12-
"source_urls": [
13-
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
14-
],
15-
"os_version": "6.0",
16-
"storage_options_gb": [
17-
16
18-
],
19-
"display": {
20-
"size_inch": 5.5,
21-
"resolution": "720x1280",
22-
"type": "Color IPS TFT LCD display",
23-
"ppi": 267
24-
},
25-
"cameras": [
26-
{
27-
"type": "main",
28-
"mp": 8.0
29-
},
30-
{
31-
"type": "selfie",
32-
"mp": 5.0
33-
}
34-
],
35-
"charging_wired_w": 5,
36-
"connectivity": {
37-
"bluetooth": "Bluetooth 4.1",
38-
"usb": "USB Micro-B (Micro-USB)"
39-
},
40-
"market_countries": "Argentina , Canada , Chile , Paraguay , Peru",
41-
"market_regions": "North America , South America"
2+
"slug": "one-touch-pop-4-plus-lte-am-5056g-pop-4",
3+
"name": "One Touch Pop 4 Plus LTE AM 5056G / Pop 4+",
4+
"brand": "alcatel",
5+
"soc": "snapdragon-210",
6+
"release_date": "2016-09-01",
7+
"ram_gb": 2,
8+
"battery_mah": 2500,
9+
"weight_g": 156.0,
10+
"os": "Android",
11+
"verified": false,
12+
"source_urls": [
13+
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
14+
],
15+
"os_version": "6.0",
16+
"storage_options_gb": [
17+
16
18+
],
19+
"display": {
20+
"size_inch": 5.5,
21+
"resolution": "720x1280",
22+
"type": "Color IPS TFT LCD display",
23+
"ppi": 267
24+
},
25+
"cameras": [
26+
{
27+
"type": "main",
28+
"mp": 8.0
29+
},
30+
{
31+
"type": "selfie",
32+
"mp": 5.0
33+
}
34+
],
35+
"charging_wired_w": 5,
36+
"connectivity": {
37+
"bluetooth": "Bluetooth 4.1",
38+
"usb": "USB Micro-B (Micro-USB)"
39+
},
40+
"market_countries": "Argentina , Canada , Chile , Paraguay , Peru",
41+
"market_regions": "North America , South America"
4242
}

0 commit comments

Comments
 (0)