Skip to content

Commit 70001ab

Browse files
committed
feat(data/brand): add logo_url for 96 brands (Wikimedia Commons)
Sourced from Wikidata P154 (logo image), resolved via stable commons.wikimedia.org Special:FilePath URLs. Match precision: - 72 by official-website (P856) domain == brand website (high confidence) - 24 by normalized name match with a P154 logo present Current-logo selection: prefer preferred-rank, then no end-date qualifier, then latest start date (avoids historical variants e.g. Intel 2023 not 1968-2006, Microsoft 2012 not 1981). 33 brands left null: defunct/obscure with no Wikidata logo (Emporia, AYANEO, LeEco, Nubia, POCO, StarFive, etc.).
1 parent 53cf8b1 commit 70001ab

96 files changed

Lines changed: 96 additions & 96 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

data/brand/ca/ati.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "ATI Technologies",
44
"country": "CA",
55
"founded_year": 1985,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/ATI_Technologies_%28logo%29.svg",
77
"website": null,
88
"categories": [
99
"gpu-designer",

data/brand/ca/blackberry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "BlackBerry",
44
"country": "CA",
55
"founded_year": 1984,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Blackberry_Logo.svg",
77
"website": "https://www.blackberry.com",
88
"categories": [
99
"smartphone-oem",

data/brand/ca/matrox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Matrox",
44
"country": "CA",
55
"founded_year": 1976,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Matrox_Electronic_Systems_logo.svg",
77
"website": "https://www.matrox.com",
88
"categories": [
99
"gpu-designer"

data/brand/ch/stmicroelectronics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "STMicroelectronics",
44
"country": "CH",
55
"founded_year": 1987,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/ST_logo_2020_blue_V.svg",
77
"website": "https://www.st.com",
88
"categories": [
99
"chipset-maker",

data/brand/cn/alcatel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Alcatel Mobile",
44
"country": "CN",
55
"founded_year": 2004,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Alcatel_logo_2016.svg",
77
"website": "https://www.alcatelmobile.com",
88
"categories": [
99
"smartphone-oem",

data/brand/cn/allwinner.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Allwinner Technology",
44
"country": "CN",
55
"founded_year": 2007,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Allwinner_logo.png",
77
"website": "https://www.allwinnertech.com",
88
"categories": [
99
"soc-designer"

data/brand/cn/amlogic.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Amlogic",
44
"country": "CN",
55
"founded_year": 1995,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Amlogic_logo.svg",
77
"website": "https://www.amlogic.com",
88
"categories": [
99
"soc-designer"

data/brand/cn/coolpad.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Coolpad",
44
"country": "CN",
55
"founded_year": 1993,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Coolpad_logo.png",
77
"website": "https://www.coolpad.com",
88
"categories": [
99
"smartphone-oem"

data/brand/cn/gionee.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Gionee",
44
"country": "CN",
55
"founded_year": 2002,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Gionee-new-logo.png",
77
"website": "https://www.gionee.com",
88
"categories": [
99
"smartphone-oem",

data/brand/cn/gpd.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "GPD",
44
"country": "CN",
55
"founded_year": 2008,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Gpdlogo.png",
77
"website": "https://www.gpd.hk",
88
"categories": [
99
"pc-oem"

0 commit comments

Comments
 (0)