Skip to content

Commit 0beb746

Browse files
committed
feat(data/smartphone): add Wikipedia URLs for 4 verified smartphones
1 parent fea3e83 commit 0beb746

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

data/smartphone/bq/2015/aquaris-m10.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "Android",
1111
"verified": false,
1212
"source_urls": [
13-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
14+
"https://en.wikipedia.org/wiki/BQ_Aquaris_M10"
1415
],
1516
"storage_options_gb": [
1617
2,

data/smartphone/inq/2011/cloud-touch.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "Android",
1111
"verified": false,
1212
"source_urls": [
13-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
14+
"https://en.wikipedia.org/wiki/INQ_Cloud_Touch"
1415
],
1516
"display": {
1617
"size_inch": 3.5,

data/smartphone/microsoft/2013/surface-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "Windows Mobile",
1111
"verified": false,
1212
"source_urls": [
13-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
14+
"https://en.wikipedia.org/wiki/Microsoft_Surface_2"
1415
],
1516
"storage_options_gb": [
1617
2,

data/smartphone/razer/2017/phone/razer-phone-8gb-64gb-4g-lte.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"os": "Android v7.1.1 (Nougat)",
1010
"verified": false,
1111
"source_urls": [
12-
"https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset"
12+
"https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset",
13+
"https://en.wikipedia.org/wiki/Razer_Phone"
1314
],
1415
"base_model_slug": "phone",
1516
"variant": {

0 commit comments

Comments
 (0)