Skip to content

Commit 697fd4c

Browse files
committed
chore(site): refresh public dump for supplemental mobile variants
Refs #1
1 parent c8af2a6 commit 697fd4c

1,474 files changed

Lines changed: 69743 additions & 4 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.

site/public/v1/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"url": "/v1/socs/index.json"
1111
},
1212
"smartphones": {
13-
"count": 45060,
13+
"count": 45771,
1414
"url": "/v1/smartphones/index.json"
1515
},
1616
"tablets": {
17-
"count": 1303,
17+
"count": 1352,
1818
"url": "/v1/tablets/index.json"
1919
},
2020
"watches": {
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
{
2+
"id": 1946,
3+
"slug": "apple-iphone-11-4gb-128gb",
4+
"base_model_slug": "iphone-11",
5+
"name": "iPhone 11 128GB",
6+
"brand": {
7+
"id": 149,
8+
"slug": "apple",
9+
"name": "Apple",
10+
"country": "US",
11+
"url": "/v1/brands/apple"
12+
},
13+
"soc": {
14+
"id": 32,
15+
"slug": "apple-a13-bionic",
16+
"name": "Apple A13 Bionic",
17+
"manufacturer": {
18+
"slug": "apple",
19+
"name": "Apple",
20+
"url": "/v1/brands/apple"
21+
},
22+
"process_nm": 7.0,
23+
"gpu_name": "Apple GPU (4-core)",
24+
"url": "/v1/socs/apple-a13-bionic"
25+
},
26+
"release_date": "2019-01-01",
27+
"msrp_usd": null,
28+
"ram_gb": 4,
29+
"storage_options_gb": [
30+
128
31+
],
32+
"variant": {
33+
"region": "global",
34+
"source_dataset": "lileejass/mobile-phone-dataset-prices-and-trend-analysis",
35+
"memory": {
36+
"ram_gb": 4,
37+
"storage_gb": 128
38+
}
39+
},
40+
"display": {
41+
"size": "6.1 inches"
42+
},
43+
"cameras": [
44+
{
45+
"type": "main",
46+
"mp": 12.0
47+
},
48+
{
49+
"type": "selfie",
50+
"mp": 12.0
51+
}
52+
],
53+
"battery_mah": 3110,
54+
"charging_wired_w": null,
55+
"charging_wireless_w": null,
56+
"weight_g": 194.0,
57+
"dimensions": {},
58+
"ip_rating": null,
59+
"os": "iOS",
60+
"os_version": null,
61+
"connectivity": {},
62+
"image_url": null,
63+
"images": [],
64+
"score": {
65+
"algorithm_version": "1.0.0",
66+
"overall": 7.8,
67+
"performance": 16.7,
68+
"camera": 5.0,
69+
"battery": 1.7,
70+
"display": null,
71+
"value": null
72+
},
73+
"verified": false,
74+
"source_urls": [
75+
"https://www.kaggle.com/datasets/lileejass/mobile-phone-dataset-prices-and-trend-analysis"
76+
],
77+
"created_at": "2026-06-20T17:21:49.410407",
78+
"updated_at": "2026-06-20T17:21:49.410407"
79+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"algorithm_version": "1.0.0",
3+
"overall": 7.8,
4+
"performance": 16.7,
5+
"camera": 5.0,
6+
"battery": 1.7,
7+
"display": null,
8+
"value": null
9+
}
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
{
2+
"id": 1949,
3+
"slug": "apple-iphone-11-4gb-256gb",
4+
"base_model_slug": "iphone-11",
5+
"name": "iPhone 11 256GB",
6+
"brand": {
7+
"id": 149,
8+
"slug": "apple",
9+
"name": "Apple",
10+
"country": "US",
11+
"url": "/v1/brands/apple"
12+
},
13+
"soc": {
14+
"id": 32,
15+
"slug": "apple-a13-bionic",
16+
"name": "Apple A13 Bionic",
17+
"manufacturer": {
18+
"slug": "apple",
19+
"name": "Apple",
20+
"url": "/v1/brands/apple"
21+
},
22+
"process_nm": 7.0,
23+
"gpu_name": "Apple GPU (4-core)",
24+
"url": "/v1/socs/apple-a13-bionic"
25+
},
26+
"release_date": "2019-01-01",
27+
"msrp_usd": null,
28+
"ram_gb": 4,
29+
"storage_options_gb": [
30+
256
31+
],
32+
"variant": {
33+
"region": "global",
34+
"source_dataset": "lileejass/mobile-phone-dataset-prices-and-trend-analysis",
35+
"memory": {
36+
"ram_gb": 4,
37+
"storage_gb": 256
38+
}
39+
},
40+
"display": {
41+
"size": "6.1 inches"
42+
},
43+
"cameras": [
44+
{
45+
"type": "main",
46+
"mp": 12.0
47+
},
48+
{
49+
"type": "selfie",
50+
"mp": 12.0
51+
}
52+
],
53+
"battery_mah": 3110,
54+
"charging_wired_w": null,
55+
"charging_wireless_w": null,
56+
"weight_g": 194.0,
57+
"dimensions": {},
58+
"ip_rating": null,
59+
"os": "iOS",
60+
"os_version": null,
61+
"connectivity": {},
62+
"image_url": null,
63+
"images": [],
64+
"score": {
65+
"algorithm_version": "1.0.0",
66+
"overall": 7.8,
67+
"performance": 16.7,
68+
"camera": 5.0,
69+
"battery": 1.7,
70+
"display": null,
71+
"value": null
72+
},
73+
"verified": false,
74+
"source_urls": [
75+
"https://www.kaggle.com/datasets/lileejass/mobile-phone-dataset-prices-and-trend-analysis"
76+
],
77+
"created_at": "2026-06-20T17:21:49.412408",
78+
"updated_at": "2026-06-20T17:21:49.412408"
79+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"algorithm_version": "1.0.0",
3+
"overall": 7.8,
4+
"performance": 16.7,
5+
"camera": 5.0,
6+
"battery": 1.7,
7+
"display": null,
8+
"value": null
9+
}
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
{
2+
"id": 1952,
3+
"slug": "apple-iphone-11-4gb-64gb",
4+
"base_model_slug": "iphone-11",
5+
"name": "iPhone 11 64GB",
6+
"brand": {
7+
"id": 149,
8+
"slug": "apple",
9+
"name": "Apple",
10+
"country": "US",
11+
"url": "/v1/brands/apple"
12+
},
13+
"soc": {
14+
"id": 32,
15+
"slug": "apple-a13-bionic",
16+
"name": "Apple A13 Bionic",
17+
"manufacturer": {
18+
"slug": "apple",
19+
"name": "Apple",
20+
"url": "/v1/brands/apple"
21+
},
22+
"process_nm": 7.0,
23+
"gpu_name": "Apple GPU (4-core)",
24+
"url": "/v1/socs/apple-a13-bionic"
25+
},
26+
"release_date": "2019-01-01",
27+
"msrp_usd": null,
28+
"ram_gb": 4,
29+
"storage_options_gb": [
30+
64
31+
],
32+
"variant": {
33+
"region": "global",
34+
"source_dataset": "lileejass/mobile-phone-dataset-prices-and-trend-analysis",
35+
"memory": {
36+
"ram_gb": 4,
37+
"storage_gb": 64
38+
}
39+
},
40+
"display": {
41+
"size": "6.1 inches"
42+
},
43+
"cameras": [
44+
{
45+
"type": "main",
46+
"mp": 12.0
47+
},
48+
{
49+
"type": "selfie",
50+
"mp": 12.0
51+
}
52+
],
53+
"battery_mah": 3110,
54+
"charging_wired_w": null,
55+
"charging_wireless_w": null,
56+
"weight_g": 194.0,
57+
"dimensions": {},
58+
"ip_rating": null,
59+
"os": "iOS",
60+
"os_version": null,
61+
"connectivity": {},
62+
"image_url": null,
63+
"images": [],
64+
"score": {
65+
"algorithm_version": "1.0.0",
66+
"overall": 7.8,
67+
"performance": 16.7,
68+
"camera": 5.0,
69+
"battery": 1.7,
70+
"display": null,
71+
"value": null
72+
},
73+
"verified": false,
74+
"source_urls": [
75+
"https://www.kaggle.com/datasets/lileejass/mobile-phone-dataset-prices-and-trend-analysis"
76+
],
77+
"created_at": "2026-06-20T17:21:49.413416",
78+
"updated_at": "2026-06-20T17:21:49.413416"
79+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"algorithm_version": "1.0.0",
3+
"overall": 7.8,
4+
"performance": 16.7,
5+
"camera": 5.0,
6+
"battery": 1.7,
7+
"display": null,
8+
"value": null
9+
}
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
{
2+
"id": 1968,
3+
"slug": "apple-iphone-11-pro-4gb-256gb",
4+
"base_model_slug": "iphone-11-pro",
5+
"name": "iPhone 11 Pro 256GB",
6+
"brand": {
7+
"id": 149,
8+
"slug": "apple",
9+
"name": "Apple",
10+
"country": "US",
11+
"url": "/v1/brands/apple"
12+
},
13+
"soc": {
14+
"id": 32,
15+
"slug": "apple-a13-bionic",
16+
"name": "Apple A13 Bionic",
17+
"manufacturer": {
18+
"slug": "apple",
19+
"name": "Apple",
20+
"url": "/v1/brands/apple"
21+
},
22+
"process_nm": 7.0,
23+
"gpu_name": "Apple GPU (4-core)",
24+
"url": "/v1/socs/apple-a13-bionic"
25+
},
26+
"release_date": "2019-01-01",
27+
"msrp_usd": null,
28+
"ram_gb": 4,
29+
"storage_options_gb": [
30+
256
31+
],
32+
"variant": {
33+
"region": "global",
34+
"source_dataset": "lileejass/mobile-phone-dataset-prices-and-trend-analysis",
35+
"memory": {
36+
"ram_gb": 4,
37+
"storage_gb": 256
38+
}
39+
},
40+
"display": {
41+
"size": "5.8 inches"
42+
},
43+
"cameras": [
44+
{
45+
"type": "main",
46+
"mp": 12.0
47+
},
48+
{
49+
"type": "selfie",
50+
"mp": 12.0
51+
}
52+
],
53+
"battery_mah": 3046,
54+
"charging_wired_w": null,
55+
"charging_wireless_w": null,
56+
"weight_g": 188.0,
57+
"dimensions": {},
58+
"ip_rating": null,
59+
"os": "iOS",
60+
"os_version": null,
61+
"connectivity": {},
62+
"image_url": null,
63+
"images": [],
64+
"score": {
65+
"algorithm_version": "1.0.0",
66+
"overall": 7.5,
67+
"performance": 16.7,
68+
"camera": 5.0,
69+
"battery": 0.7,
70+
"display": null,
71+
"value": null
72+
},
73+
"verified": false,
74+
"source_urls": [
75+
"https://www.kaggle.com/datasets/lileejass/mobile-phone-dataset-prices-and-trend-analysis"
76+
],
77+
"created_at": "2026-06-20T17:21:49.419175",
78+
"updated_at": "2026-06-20T17:21:49.419175"
79+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"algorithm_version": "1.0.0",
3+
"overall": 7.5,
4+
"performance": 16.7,
5+
"camera": 5.0,
6+
"battery": 0.7,
7+
"display": null,
8+
"value": null
9+
}

0 commit comments

Comments
 (0)