From 64b2894a6db85f6461f4c9286f807e565895b360 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Mon, 22 Jun 2026 04:45:57 +0900 Subject: [PATCH 1/2] data(brand): backfill founded_year and website for known brands Add factual founded_year (25 brands) and official website (6 brands) where confidently known; uncertain/defunct brands left untouched to avoid wrong dates or dead links. Refs #1 --- data/brand/ae/thuraya.json | 4 +++- data/brand/cn/amoi.json | 3 ++- data/brand/cn/bird.json | 3 ++- data/brand/cn/blackview.json | 3 ++- data/brand/cn/haier.json | 4 +++- data/brand/cy/prestigio.json | 3 ++- data/brand/de/benq-siemens.json | 3 ++- data/brand/de/bosch.json | 4 +++- data/brand/de/fujitsu-siemens.json | 3 ++- data/brand/fi/benefon.json | 3 ++- data/brand/fr/orange.json | 3 ++- data/brand/fr/sagem.json | 3 ++- data/brand/gb/inq.json | 3 ++- data/brand/gb/o2.json | 3 ++- data/brand/gb/sendo.json | 3 ++- data/brand/gb/vodafone.json | 4 +++- data/brand/il/modu.json | 3 ++- data/brand/jp/casio.json | 3 ++- data/brand/jp/mitsubishi.json | 3 ++- data/brand/jp/sony-ericsson.json | 3 ++- data/brand/se/neonode.json | 3 ++- data/brand/tw/mitac.json | 3 ++- data/brand/us/amazon.json | 3 ++- data/brand/us/dell.json | 3 ++- data/brand/us/hp.json | 3 ++- data/brand/us/palm.json | 3 ++- data/brand/us/sonim.json | 3 ++- 27 files changed, 58 insertions(+), 27 deletions(-) diff --git a/data/brand/ae/thuraya.json b/data/brand/ae/thuraya.json index 48bf012045a..2270e19f10e 100644 --- a/data/brand/ae/thuraya.json +++ b/data/brand/ae/thuraya.json @@ -10,5 +10,7 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Thuraya is a UAE-based satellite telecommunications company offering satellite phones.", - "description_ko": "투라야는 위성 전화를 제공하는 아랍에미리트의 위성 통신 기업이다." + "description_ko": "투라야는 위성 전화를 제공하는 아랍에미리트의 위성 통신 기업이다.", + "founded_year": 1997, + "website": "https://www.thuraya.com" } diff --git a/data/brand/cn/amoi.json b/data/brand/cn/amoi.json index 042bc2d59ba..8a628215be7 100644 --- a/data/brand/cn/amoi.json +++ b/data/brand/cn/amoi.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Amoi is a Chinese electronics manufacturer that produced mobile phones.", - "description_ko": "아모이는 휴대폰을 생산한 중국의 전자 제조사다." + "description_ko": "아모이는 휴대폰을 생산한 중국의 전자 제조사다.", + "founded_year": 1997 } diff --git a/data/brand/cn/bird.json b/data/brand/cn/bird.json index 704ce367c3a..f1a927979b6 100644 --- a/data/brand/cn/bird.json +++ b/data/brand/cn/bird.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Ningbo Bird is a Chinese mobile phone manufacturer.", - "description_ko": "닝보 버드는 중국의 휴대폰 제조사다." + "description_ko": "닝보 버드는 중국의 휴대폰 제조사다.", + "founded_year": 1992 } diff --git a/data/brand/cn/blackview.json b/data/brand/cn/blackview.json index 41b695b7dca..31e7d19bb80 100644 --- a/data/brand/cn/blackview.json +++ b/data/brand/cn/blackview.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Blackview is a Chinese brand specializing in rugged smartphones.", - "description_ko": "블랙뷰는 견고 스마트폰을 전문으로 하는 중국 브랜드다." + "description_ko": "블랙뷰는 견고 스마트폰을 전문으로 하는 중국 브랜드다.", + "founded_year": 2013 } diff --git a/data/brand/cn/haier.json b/data/brand/cn/haier.json index fe7350c487b..34b8e6b0177 100644 --- a/data/brand/cn/haier.json +++ b/data/brand/cn/haier.json @@ -10,5 +10,7 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Haier is a Chinese home-appliance and electronics manufacturer that also produces mobile phones.", - "description_ko": "하이얼은 중국의 가전·전자 제조사로, 휴대폰도 생산한다." + "description_ko": "하이얼은 중국의 가전·전자 제조사로, 휴대폰도 생산한다.", + "founded_year": 1984, + "website": "https://www.haier.com" } diff --git a/data/brand/cy/prestigio.json b/data/brand/cy/prestigio.json index 79cd684587f..0de47c50a95 100644 --- a/data/brand/cy/prestigio.json +++ b/data/brand/cy/prestigio.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Prestigio is a European consumer-electronics brand offering budget smartphones and tablets.", - "description_ko": "프레스티지오는 보급형 스마트폰·태블릿을 제공하는 유럽 소비자 전자 브랜드다." + "description_ko": "프레스티지오는 보급형 스마트폰·태블릿을 제공하는 유럽 소비자 전자 브랜드다.", + "website": "https://www.prestigio.com" } diff --git a/data/brand/de/benq-siemens.json b/data/brand/de/benq-siemens.json index 20456f3f92f..c5ba49cc1e5 100644 --- a/data/brand/de/benq-siemens.json +++ b/data/brand/de/benq-siemens.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "BenQ-Siemens was a mobile phone brand (2005-2007) formed after BenQ acquired Siemens' handset business.", - "description_ko": "BenQ-지멘스는 BenQ가 지멘스의 휴대폰 사업을 인수해 만든 브랜드(2005-2007)였다." + "description_ko": "BenQ-지멘스는 BenQ가 지멘스의 휴대폰 사업을 인수해 만든 브랜드(2005-2007)였다.", + "founded_year": 2005 } diff --git a/data/brand/de/bosch.json b/data/brand/de/bosch.json index bcf9a4fa882..249d7b1c6a7 100644 --- a/data/brand/de/bosch.json +++ b/data/brand/de/bosch.json @@ -10,5 +10,7 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Bosch is a German engineering company that produced mobile phones in the 1990s.", - "description_ko": "보쉬는 독일의 엔지니어링 기업으로, 1990년대에 휴대폰을 생산했다." + "description_ko": "보쉬는 독일의 엔지니어링 기업으로, 1990년대에 휴대폰을 생산했다.", + "founded_year": 1886, + "website": "https://www.bosch.com" } diff --git a/data/brand/de/fujitsu-siemens.json b/data/brand/de/fujitsu-siemens.json index 87fab1a0025..91bc5e5e416 100644 --- a/data/brand/de/fujitsu-siemens.json +++ b/data/brand/de/fujitsu-siemens.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Fujitsu Siemens Computers was a Japanese-German joint venture (1999-2009) that produced Pocket LOOX PDAs and mobile devices.", - "description_ko": "후지쯔 지멘스 컴퓨터스는 Pocket LOOX PDA 등 모바일 기기를 생산한 일본·독일 합작사(1999-2009)였다." + "description_ko": "후지쯔 지멘스 컴퓨터스는 Pocket LOOX PDA 등 모바일 기기를 생산한 일본·독일 합작사(1999-2009)였다.", + "founded_year": 1999 } diff --git a/data/brand/fi/benefon.json b/data/brand/fi/benefon.json index a0e4c0efa42..8644e774444 100644 --- a/data/brand/fi/benefon.json +++ b/data/brand/fi/benefon.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Benefon was a Finnish manufacturer known for early GPS-equipped mobile phones.", - "description_ko": "베네폰은 초기 GPS 탑재 휴대폰으로 알려진 핀란드 제조사였다." + "description_ko": "베네폰은 초기 GPS 탑재 휴대폰으로 알려진 핀란드 제조사였다.", + "founded_year": 1988 } diff --git a/data/brand/fr/orange.json b/data/brand/fr/orange.json index 501e1ba4965..d7b23355b89 100644 --- a/data/brand/fr/orange.json +++ b/data/brand/fr/orange.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Orange is a French telecommunications carrier that has offered carrier-branded handsets.", - "description_ko": "오랑주는 프랑스의 통신 사업자로, 통신사 브랜드 단말을 제공해 왔다." + "description_ko": "오랑주는 프랑스의 통신 사업자로, 통신사 브랜드 단말을 제공해 왔다.", + "website": "https://www.orange.com" } diff --git a/data/brand/fr/sagem.json b/data/brand/fr/sagem.json index ecd68efed25..13ae29cc18b 100644 --- a/data/brand/fr/sagem.json +++ b/data/brand/fr/sagem.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Sagem was a French electronics manufacturer that produced mobile phones.", - "description_ko": "사젬은 프랑스의 전자 제조사로, 휴대폰을 생산했다." + "description_ko": "사젬은 프랑스의 전자 제조사로, 휴대폰을 생산했다.", + "founded_year": 1925 } diff --git a/data/brand/gb/inq.json b/data/brand/gb/inq.json index 5930f865ce6..5165f690b36 100644 --- a/data/brand/gb/inq.json +++ b/data/brand/gb/inq.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "INQ was a British brand known for social-media-focused feature phones and smartphones.", - "description_ko": "INQ는 소셜미디어 중심의 피처폰·스마트폰으로 알려진 영국 브랜드였다." + "description_ko": "INQ는 소셜미디어 중심의 피처폰·스마트폰으로 알려진 영국 브랜드였다.", + "founded_year": 2008 } diff --git a/data/brand/gb/o2.json b/data/brand/gb/o2.json index c9362f4ae70..24a0a475bfb 100644 --- a/data/brand/gb/o2.json +++ b/data/brand/gb/o2.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "O2 is a Telefonica telecommunications brand that has sold carrier-branded phones such as the O2 XDA.", - "description_ko": "O2는 텔레포니카의 통신 브랜드로, O2 XDA 등 통신사 브랜드 휴대폰을 판매해 왔다." + "description_ko": "O2는 텔레포니카의 통신 브랜드로, O2 XDA 등 통신사 브랜드 휴대폰을 판매해 왔다.", + "founded_year": 2002 } diff --git a/data/brand/gb/sendo.json b/data/brand/gb/sendo.json index e03743860ca..4577ca4354c 100644 --- a/data/brand/gb/sendo.json +++ b/data/brand/gb/sendo.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Sendo was a British mobile phone manufacturer (1999-2005).", - "description_ko": "센도는 영국의 휴대폰 제조사(1999-2005)였다." + "description_ko": "센도는 영국의 휴대폰 제조사(1999-2005)였다.", + "founded_year": 1999 } diff --git a/data/brand/gb/vodafone.json b/data/brand/gb/vodafone.json index 3eb0211a39d..8c205dc1c6b 100644 --- a/data/brand/gb/vodafone.json +++ b/data/brand/gb/vodafone.json @@ -10,5 +10,7 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Vodafone is a British multinational telecommunications carrier that has sold carrier-branded mobile phones.", - "description_ko": "보다폰은 영국의 다국적 통신 사업자로, 자체 브랜드 휴대폰을 판매해 왔다." + "description_ko": "보다폰은 영국의 다국적 통신 사업자로, 자체 브랜드 휴대폰을 판매해 왔다.", + "founded_year": 1991, + "website": "https://www.vodafone.com" } diff --git a/data/brand/il/modu.json b/data/brand/il/modu.json index 80f6e44b6ba..88e25d99f12 100644 --- a/data/brand/il/modu.json +++ b/data/brand/il/modu.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Modu was an Israeli company known for an ultra-small modular mobile phone.", - "description_ko": "모두는 초소형 모듈형 휴대폰으로 알려진 이스라엘 기업이었다." + "description_ko": "모두는 초소형 모듈형 휴대폰으로 알려진 이스라엘 기업이었다.", + "founded_year": 2007 } diff --git a/data/brand/jp/casio.json b/data/brand/jp/casio.json index 47020224a6e..0179da5b75c 100644 --- a/data/brand/jp/casio.json +++ b/data/brand/jp/casio.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Casio is a Japanese electronics manufacturer known for rugged G'zOne mobile phones.", - "description_ko": "카시오는 일본의 전자 제조사로, 견고한 G'zOne 휴대폰으로 알려져 있다." + "description_ko": "카시오는 일본의 전자 제조사로, 견고한 G'zOne 휴대폰으로 알려져 있다.", + "founded_year": 1957 } diff --git a/data/brand/jp/mitsubishi.json b/data/brand/jp/mitsubishi.json index 34df78773d8..53e525821ed 100644 --- a/data/brand/jp/mitsubishi.json +++ b/data/brand/jp/mitsubishi.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Mitsubishi Electric is a Japanese electronics manufacturer that formerly produced mobile phones.", - "description_ko": "미쓰비시 전기는 일본의 전자 제조사로, 과거 휴대폰을 생산했다." + "description_ko": "미쓰비시 전기는 일본의 전자 제조사로, 과거 휴대폰을 생산했다.", + "founded_year": 1921 } diff --git a/data/brand/jp/sony-ericsson.json b/data/brand/jp/sony-ericsson.json index 95738e4d30e..fcfc5b681b0 100644 --- a/data/brand/jp/sony-ericsson.json +++ b/data/brand/jp/sony-ericsson.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Sony Ericsson was a Sony and Ericsson mobile phone joint venture (2001-2012), succeeded by Sony Mobile.", - "description_ko": "소니 에릭슨은 소니와 에릭슨의 휴대폰 합작사(2001-2012)로, 이후 소니 모바일로 이어졌다." + "description_ko": "소니 에릭슨은 소니와 에릭슨의 휴대폰 합작사(2001-2012)로, 이후 소니 모바일로 이어졌다.", + "founded_year": 2001 } diff --git a/data/brand/se/neonode.json b/data/brand/se/neonode.json index 55fe5c9bd04..f3606adab77 100644 --- a/data/brand/se/neonode.json +++ b/data/brand/se/neonode.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Neonode is a Swedish technology company known for early touchscreen phones and optical touch technology.", - "description_ko": "네오노드는 초기 터치스크린 휴대폰과 광학 터치 기술로 알려진 스웨덴 기술 기업이다." + "description_ko": "네오노드는 초기 터치스크린 휴대폰과 광학 터치 기술로 알려진 스웨덴 기술 기업이다.", + "founded_year": 2004 } diff --git a/data/brand/tw/mitac.json b/data/brand/tw/mitac.json index 841abc2d449..0b8cd0c10fb 100644 --- a/data/brand/tw/mitac.json +++ b/data/brand/tw/mitac.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "MiTAC is a Taiwanese electronics manufacturer that has produced PDAs and navigation devices (Mio).", - "description_ko": "미택은 PDA·내비게이션 기기(Mio)를 생산한 대만의 전자 제조사다." + "description_ko": "미택은 PDA·내비게이션 기기(Mio)를 생산한 대만의 전자 제조사다.", + "founded_year": 1982 } diff --git a/data/brand/us/amazon.json b/data/brand/us/amazon.json index 16d191d446a..0383e802848 100644 --- a/data/brand/us/amazon.json +++ b/data/brand/us/amazon.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Amazon is an American technology company; its Fire Phone (2014) was its only smartphone.", - "description_ko": "아마존은 미국의 기술 기업으로, 2014년 출시한 Fire Phone이 유일한 스마트폰이었다." + "description_ko": "아마존은 미국의 기술 기업으로, 2014년 출시한 Fire Phone이 유일한 스마트폰이었다.", + "founded_year": 1994 } diff --git a/data/brand/us/dell.json b/data/brand/us/dell.json index 063a738d96f..7c214f4b0bb 100644 --- a/data/brand/us/dell.json +++ b/data/brand/us/dell.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Dell is an American computer maker that briefly produced Android devices such as the Streak (2010).", - "description_ko": "델은 미국의 컴퓨터 제조사로, 2010년 Streak 등 안드로이드 기기를 잠시 생산했다." + "description_ko": "델은 미국의 컴퓨터 제조사로, 2010년 Streak 등 안드로이드 기기를 잠시 생산했다.", + "founded_year": 1984 } diff --git a/data/brand/us/hp.json b/data/brand/us/hp.json index b6e3203a8aa..8827beb229b 100644 --- a/data/brand/us/hp.json +++ b/data/brand/us/hp.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "HP (Hewlett-Packard) is an American technology company whose mobile efforts included Palm/webOS devices after its 2010 Palm acquisition.", - "description_ko": "HP(휴렛팩커드)는 미국의 기술 기업으로, 2010년 Palm 인수 후 webOS 기기를 포함한 모바일 사업을 전개했다." + "description_ko": "HP(휴렛팩커드)는 미국의 기술 기업으로, 2010년 Palm 인수 후 webOS 기기를 포함한 모바일 사업을 전개했다.", + "founded_year": 1939 } diff --git a/data/brand/us/palm.json b/data/brand/us/palm.json index 840daf33660..6d08980a7b8 100644 --- a/data/brand/us/palm.json +++ b/data/brand/us/palm.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Palm was an American maker of PDAs and smartphones (Treo, Pre) and the webOS platform.", - "description_ko": "팜은 PDA와 스마트폰(Treo, Pre) 및 webOS 플랫폼을 만든 미국 기업이었다." + "description_ko": "팜은 PDA와 스마트폰(Treo, Pre) 및 webOS 플랫폼을 만든 미국 기업이었다.", + "founded_year": 1992 } diff --git a/data/brand/us/sonim.json b/data/brand/us/sonim.json index 4a1b9d2538b..8c581953ab7 100644 --- a/data/brand/us/sonim.json +++ b/data/brand/us/sonim.json @@ -10,5 +10,6 @@ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "description_en": "Sonim Technologies is an American maker of rugged, durable mobile phones for industrial use.", - "description_ko": "소님 테크놀로지스는 산업용 견고폰을 만드는 미국 기업이다." + "description_ko": "소님 테크놀로지스는 산업용 견고폰을 만드는 미국 기업이다.", + "founded_year": 1999 } From a275e798232b7332db85ed1d505dc1b000cc963f Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Mon, 22 Jun 2026 04:46:06 +0900 Subject: [PATCH 2/2] chore(site): refresh brand dump for founded_year/website Refs #1 --- site/public/v1/brands/amazon/index.json | 2 +- site/public/v1/brands/amoi/index.json | 2 +- site/public/v1/brands/benefon/index.json | 2 +- site/public/v1/brands/benq-siemens/index.json | 2 +- site/public/v1/brands/bird/index.json | 2 +- site/public/v1/brands/blackview/index.json | 2 +- site/public/v1/brands/bosch/index.json | 4 ++-- site/public/v1/brands/casio/index.json | 2 +- site/public/v1/brands/dell/index.json | 2 +- site/public/v1/brands/fujitsu-siemens/index.json | 2 +- site/public/v1/brands/haier/index.json | 4 ++-- site/public/v1/brands/hp/index.json | 2 +- site/public/v1/brands/inq/index.json | 2 +- site/public/v1/brands/mitac/index.json | 2 +- site/public/v1/brands/mitsubishi/index.json | 2 +- site/public/v1/brands/modu/index.json | 2 +- site/public/v1/brands/neonode/index.json | 2 +- site/public/v1/brands/o2/index.json | 2 +- site/public/v1/brands/orange/index.json | 2 +- site/public/v1/brands/palm/index.json | 2 +- site/public/v1/brands/prestigio/index.json | 2 +- site/public/v1/brands/sagem/index.json | 2 +- site/public/v1/brands/sendo/index.json | 2 +- site/public/v1/brands/sonim/index.json | 2 +- site/public/v1/brands/sony-ericsson/index.json | 2 +- site/public/v1/brands/thuraya/index.json | 4 ++-- site/public/v1/brands/vodafone/index.json | 4 ++-- 27 files changed, 31 insertions(+), 31 deletions(-) diff --git a/site/public/v1/brands/amazon/index.json b/site/public/v1/brands/amazon/index.json index cd79dc843e2..7baafc3442a 100644 --- a/site/public/v1/brands/amazon/index.json +++ b/site/public/v1/brands/amazon/index.json @@ -3,7 +3,7 @@ "slug": "amazon", "name": "Amazon", "country": "US", - "founded_year": null, + "founded_year": 1994, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/amoi/index.json b/site/public/v1/brands/amoi/index.json index 8e793858645..527d8ef7076 100644 --- a/site/public/v1/brands/amoi/index.json +++ b/site/public/v1/brands/amoi/index.json @@ -3,7 +3,7 @@ "slug": "amoi", "name": "Amoi", "country": "CN", - "founded_year": null, + "founded_year": 1997, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/benefon/index.json b/site/public/v1/brands/benefon/index.json index fda906097cf..e3f2202a113 100644 --- a/site/public/v1/brands/benefon/index.json +++ b/site/public/v1/brands/benefon/index.json @@ -3,7 +3,7 @@ "slug": "benefon", "name": "Benefon", "country": "FI", - "founded_year": null, + "founded_year": 1988, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/benq-siemens/index.json b/site/public/v1/brands/benq-siemens/index.json index 7b0bdcd78bd..6c4c5c5c4e4 100644 --- a/site/public/v1/brands/benq-siemens/index.json +++ b/site/public/v1/brands/benq-siemens/index.json @@ -3,7 +3,7 @@ "slug": "benq-siemens", "name": "BenQ-Siemens", "country": "DE", - "founded_year": null, + "founded_year": 2005, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/bird/index.json b/site/public/v1/brands/bird/index.json index 3a7b67ffc71..8d25473162b 100644 --- a/site/public/v1/brands/bird/index.json +++ b/site/public/v1/brands/bird/index.json @@ -3,7 +3,7 @@ "slug": "bird", "name": "Bird", "country": "CN", - "founded_year": null, + "founded_year": 1992, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/blackview/index.json b/site/public/v1/brands/blackview/index.json index a02c53052ba..d41061ce4fc 100644 --- a/site/public/v1/brands/blackview/index.json +++ b/site/public/v1/brands/blackview/index.json @@ -3,7 +3,7 @@ "slug": "blackview", "name": "Blackview", "country": "CN", - "founded_year": null, + "founded_year": 2013, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/bosch/index.json b/site/public/v1/brands/bosch/index.json index 57e6fe3e4ad..adc1f39e1d2 100644 --- a/site/public/v1/brands/bosch/index.json +++ b/site/public/v1/brands/bosch/index.json @@ -3,9 +3,9 @@ "slug": "bosch", "name": "Bosch", "country": "DE", - "founded_year": null, + "founded_year": 1886, "logo_url": null, - "website": null, + "website": "https://www.bosch.com", "source_urls": [ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], diff --git a/site/public/v1/brands/casio/index.json b/site/public/v1/brands/casio/index.json index 19b8c301609..9bd8b6bb05b 100644 --- a/site/public/v1/brands/casio/index.json +++ b/site/public/v1/brands/casio/index.json @@ -3,7 +3,7 @@ "slug": "casio", "name": "Casio", "country": "JP", - "founded_year": null, + "founded_year": 1957, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/dell/index.json b/site/public/v1/brands/dell/index.json index e19fa0e8a4f..ad5e137c7ea 100644 --- a/site/public/v1/brands/dell/index.json +++ b/site/public/v1/brands/dell/index.json @@ -3,7 +3,7 @@ "slug": "dell", "name": "Dell", "country": "US", - "founded_year": null, + "founded_year": 1984, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/fujitsu-siemens/index.json b/site/public/v1/brands/fujitsu-siemens/index.json index 019242e306f..4f08194cf36 100644 --- a/site/public/v1/brands/fujitsu-siemens/index.json +++ b/site/public/v1/brands/fujitsu-siemens/index.json @@ -3,7 +3,7 @@ "slug": "fujitsu-siemens", "name": "Fujitsu Siemens", "country": "DE", - "founded_year": null, + "founded_year": 1999, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/haier/index.json b/site/public/v1/brands/haier/index.json index 481c982abe0..f69a3cb5254 100644 --- a/site/public/v1/brands/haier/index.json +++ b/site/public/v1/brands/haier/index.json @@ -3,9 +3,9 @@ "slug": "haier", "name": "Haier", "country": "CN", - "founded_year": null, + "founded_year": 1984, "logo_url": null, - "website": null, + "website": "https://www.haier.com", "source_urls": [ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], diff --git a/site/public/v1/brands/hp/index.json b/site/public/v1/brands/hp/index.json index cf5dc2f4d02..c4cbff03809 100644 --- a/site/public/v1/brands/hp/index.json +++ b/site/public/v1/brands/hp/index.json @@ -3,7 +3,7 @@ "slug": "hp", "name": "HP", "country": "US", - "founded_year": null, + "founded_year": 1939, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/inq/index.json b/site/public/v1/brands/inq/index.json index c1fde2537e5..a81a05c25d7 100644 --- a/site/public/v1/brands/inq/index.json +++ b/site/public/v1/brands/inq/index.json @@ -3,7 +3,7 @@ "slug": "inq", "name": "INQ", "country": "GB", - "founded_year": null, + "founded_year": 2008, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/mitac/index.json b/site/public/v1/brands/mitac/index.json index d921471bc35..f57335d8a05 100644 --- a/site/public/v1/brands/mitac/index.json +++ b/site/public/v1/brands/mitac/index.json @@ -3,7 +3,7 @@ "slug": "mitac", "name": "MiTAC", "country": "TW", - "founded_year": null, + "founded_year": 1982, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/mitsubishi/index.json b/site/public/v1/brands/mitsubishi/index.json index 91ac147dbeb..28ba3ef7b41 100644 --- a/site/public/v1/brands/mitsubishi/index.json +++ b/site/public/v1/brands/mitsubishi/index.json @@ -3,7 +3,7 @@ "slug": "mitsubishi", "name": "Mitsubishi", "country": "JP", - "founded_year": null, + "founded_year": 1921, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/modu/index.json b/site/public/v1/brands/modu/index.json index f19b7ee8d0b..cf4a82f1fc3 100644 --- a/site/public/v1/brands/modu/index.json +++ b/site/public/v1/brands/modu/index.json @@ -3,7 +3,7 @@ "slug": "modu", "name": "Modu", "country": "IL", - "founded_year": null, + "founded_year": 2007, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/neonode/index.json b/site/public/v1/brands/neonode/index.json index 6e337797c7b..6a0a94303df 100644 --- a/site/public/v1/brands/neonode/index.json +++ b/site/public/v1/brands/neonode/index.json @@ -3,7 +3,7 @@ "slug": "neonode", "name": "Neonode", "country": "SE", - "founded_year": null, + "founded_year": 2004, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/o2/index.json b/site/public/v1/brands/o2/index.json index c2a0745df50..32b8d07f3be 100644 --- a/site/public/v1/brands/o2/index.json +++ b/site/public/v1/brands/o2/index.json @@ -3,7 +3,7 @@ "slug": "o2", "name": "O2", "country": "GB", - "founded_year": null, + "founded_year": 2002, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/orange/index.json b/site/public/v1/brands/orange/index.json index fba0e99fd6f..7ea97666fa0 100644 --- a/site/public/v1/brands/orange/index.json +++ b/site/public/v1/brands/orange/index.json @@ -5,7 +5,7 @@ "country": "FR", "founded_year": null, "logo_url": null, - "website": null, + "website": "https://www.orange.com", "source_urls": [ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], diff --git a/site/public/v1/brands/palm/index.json b/site/public/v1/brands/palm/index.json index 89e9cff8a48..906ab68dc7f 100644 --- a/site/public/v1/brands/palm/index.json +++ b/site/public/v1/brands/palm/index.json @@ -3,7 +3,7 @@ "slug": "palm", "name": "Palm", "country": "US", - "founded_year": null, + "founded_year": 1992, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/prestigio/index.json b/site/public/v1/brands/prestigio/index.json index e5728baee60..5e6e33f3578 100644 --- a/site/public/v1/brands/prestigio/index.json +++ b/site/public/v1/brands/prestigio/index.json @@ -5,7 +5,7 @@ "country": "CY", "founded_year": null, "logo_url": null, - "website": null, + "website": "https://www.prestigio.com", "source_urls": [ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], diff --git a/site/public/v1/brands/sagem/index.json b/site/public/v1/brands/sagem/index.json index ffd3b2f12bb..7b20f8f09d1 100644 --- a/site/public/v1/brands/sagem/index.json +++ b/site/public/v1/brands/sagem/index.json @@ -3,7 +3,7 @@ "slug": "sagem", "name": "Sagem", "country": "FR", - "founded_year": null, + "founded_year": 1925, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/sendo/index.json b/site/public/v1/brands/sendo/index.json index 254b91d30ea..97c8651ebd1 100644 --- a/site/public/v1/brands/sendo/index.json +++ b/site/public/v1/brands/sendo/index.json @@ -3,7 +3,7 @@ "slug": "sendo", "name": "Sendo", "country": "GB", - "founded_year": null, + "founded_year": 1999, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/sonim/index.json b/site/public/v1/brands/sonim/index.json index fbcdb2c1d27..983dddefd11 100644 --- a/site/public/v1/brands/sonim/index.json +++ b/site/public/v1/brands/sonim/index.json @@ -3,7 +3,7 @@ "slug": "sonim", "name": "Sonim", "country": "US", - "founded_year": null, + "founded_year": 1999, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/sony-ericsson/index.json b/site/public/v1/brands/sony-ericsson/index.json index 9a126f77653..3366f8cff04 100644 --- a/site/public/v1/brands/sony-ericsson/index.json +++ b/site/public/v1/brands/sony-ericsson/index.json @@ -3,7 +3,7 @@ "slug": "sony-ericsson", "name": "Sony Ericsson", "country": "JP", - "founded_year": null, + "founded_year": 2001, "logo_url": null, "website": null, "source_urls": [ diff --git a/site/public/v1/brands/thuraya/index.json b/site/public/v1/brands/thuraya/index.json index 04729ea0adc..24419027f1e 100644 --- a/site/public/v1/brands/thuraya/index.json +++ b/site/public/v1/brands/thuraya/index.json @@ -3,9 +3,9 @@ "slug": "thuraya", "name": "Thuraya", "country": "AE", - "founded_year": null, + "founded_year": 1997, "logo_url": null, - "website": null, + "website": "https://www.thuraya.com", "source_urls": [ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], diff --git a/site/public/v1/brands/vodafone/index.json b/site/public/v1/brands/vodafone/index.json index e45b0a832c2..a30bbedc068 100644 --- a/site/public/v1/brands/vodafone/index.json +++ b/site/public/v1/brands/vodafone/index.json @@ -3,9 +3,9 @@ "slug": "vodafone", "name": "Vodafone", "country": "GB", - "founded_year": null, + "founded_year": 1991, "logo_url": null, - "website": null, + "website": "https://www.vodafone.com", "source_urls": [ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ],