Skip to content

Commit 99ad58f

Browse files
committed
data(verify): promote records to verified via cross-reference
Auto-promotions from the verification layer (green+live-source or crossref-confirm). Each flip is verified:false->true only; see data/_verify/ledger.jsonl. Refs #1
1 parent 7dbe61e commit 99ad58f

582 files changed

Lines changed: 1162 additions & 581 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/_verify/ledger.jsonl

Lines changed: 581 additions & 0 deletions
Large diffs are not rendered by default.

data/brand/ae/i-mate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"categories": [
66
"smartphone-oem"
77
],
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1111
],

data/brand/ae/thuraya.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"categories": [
66
"smartphone-oem"
77
],
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1111
],

data/brand/ca/ati.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 1985,
66
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/ATI_Technologies_%28logo%29.svg",
77
"website": "http://ati.amd.com/",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://commons.wikimedia.org/wiki/Special:FilePath/ATI_Technologies_%28logo%29.svg"
1111
],

data/brand/cn/amoi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"categories": [
66
"smartphone-oem"
77
],
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1111
],

data/brand/cn/ayaneo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 2020,
66
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Ayaneo_Logo.png",
77
"website": "https://www.ayaneo.com",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://commons.wikimedia.org/wiki/Special:FilePath/Ayaneo_Logo.png"
1111
],

data/brand/cn/bird.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"categories": [
66
"smartphone-oem"
77
],
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1111
],

data/brand/cn/haier.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"categories": [
66
"smartphone-oem"
77
],
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1111
],

data/brand/cn/leeco.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 2004,
66
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/LeEco_logo.png",
77
"website": "http://www.LeEco.com/",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://commons.wikimedia.org/wiki/Special:FilePath/LeEco_logo.png"
1111
],

data/brand/cn/nubia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 2012,
66
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Nubia_logo.svg",
77
"website": "https://global.nubia.com",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://commons.wikimedia.org/wiki/Special:FilePath/Nubia_logo.svg"
1111
],

0 commit comments

Comments
 (0)