Skip to content

Commit 2e37b78

Browse files
committed
chore(site): refresh public dump for brand founded_year/logo backfill
Refs #1
1 parent c2682d5 commit 2e37b78

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

site/public/v1/brands/bosch/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"id": 58,
2+
"id": 64,
33
"slug": "bosch",
44
"name": "Bosch",
55
"country": "DE",
66
"founded_year": 1886,
7-
"logo_url": null,
7+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Bosch-logo.svg",
88
"website": "https://www.bosch.com",
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"

site/public/v1/brands/orange/index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"id": 70,
2+
"id": 76,
33
"slug": "orange",
44
"name": "Orange",
55
"country": "FR",
6-
"founded_year": null,
7-
"logo_url": null,
6+
"founded_year": 1988,
7+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Orange_logo.svg",
88
"website": "https://www.orange.com",
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"

site/public/v1/brands/pixio/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"slug": "pixio",
44
"name": "Pixio",
55
"country": "US",
6-
"founded_year": null,
6+
"founded_year": 2016,
77
"logo_url": null,
88
"website": "https://www.pixiogaming.com",
99
"source_urls": [

0 commit comments

Comments
 (0)