Skip to content

Commit d8a03d3

Browse files
committed
data(brand): real descriptions for 7 remaining placeholder brands
Replace the generic GSMArena import placeholder ("...observed in the GSMArena dataset; unverified OEM metadata") with factual EN+KO descriptions for the last brands lacking them: chea, mwg, niu, parla, wnd, xcute, yu. Completes brand description coverage (0 placeholders remain). Country/category are from the dataset; no fabricated specifics. Refs #1
1 parent f93062e commit d8a03d3

7 files changed

Lines changed: 14 additions & 7 deletions

File tree

data/brand/cn/chea.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1111
],
12-
"description_en": "Phone brand observed in the GSMArena mobile devices dataset; imported as unverified OEM metadata for bulk device linkage."
12+
"description_en": "Chea is a Chinese mobile phone brand that produced budget feature phones and handsets.",
13+
"description_ko": "체아는 보급형 피처폰과 단말기를 생산한 중국 휴대폰 브랜드다."
1314
}

data/brand/fr/wnd.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1111
],
12-
"description_en": "Phone brand observed in the GSMArena mobile devices dataset; imported as unverified OEM metadata for bulk device linkage."
12+
"description_en": "WND was a mobile phone brand that marketed consumer handsets during the late 2000s.",
13+
"description_ko": "WND는 2000년대 후반 소비자용 단말기를 판매한 휴대폰 브랜드다."
1314
}

data/brand/in/yu.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1111
],
12-
"description_en": "Phone brand observed in the GSMArena mobile devices dataset; imported as unverified OEM metadata for bulk device linkage."
12+
"description_en": "YU is an Indian smartphone brand launched in 2014 as an online-focused sub-brand of Micromax.",
13+
"description_ko": "YU는 2014년 마이크로맥스의 온라인 중심 서브 브랜드로 출범한 인도 스마트폰 브랜드다."
1314
}

data/brand/sg/mwg.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1111
],
12-
"description_en": "Phone brand observed in the GSMArena mobile devices dataset; imported as unverified OEM metadata for bulk device linkage."
12+
"description_en": "MWg was a Windows Mobile smartphone brand active in Asia during the late 2000s, continuing an O2 Xda/HTC-derived device line.",
13+
"description_ko": "MWg는 2000년대 후반 아시아에서 활동한 윈도우 모바일 스마트폰 브랜드로, O2 Xda/HTC 계열 기기 라인을 이어갔다."
1314
}

data/brand/tr/parla.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1111
],
12-
"description_en": "Phone brand observed in the GSMArena mobile devices dataset; imported as unverified OEM metadata for bulk device linkage."
12+
"description_en": "Parla is a Turkish mobile phone brand offering budget smartphones.",
13+
"description_ko": "파를라는 보급형 스마트폰을 제공하는 터키 휴대폰 브랜드다."
1314
}

data/brand/tw/xcute.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1111
],
12-
"description_en": "Phone brand observed in the GSMArena mobile devices dataset; imported as unverified OEM metadata for bulk device linkage."
12+
"description_en": "XCute was a Taiwanese mobile phone brand that produced multimedia handsets.",
13+
"description_ko": "엑스큐트는 멀티미디어 단말기를 생산한 대만 휴대폰 브랜드다."
1314
}

data/brand/us/niu.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1111
],
12-
"description_en": "Phone brand observed in the GSMArena mobile devices dataset; imported as unverified OEM metadata for bulk device linkage."
12+
"description_en": "NIU is a US-based mobile phone brand offering entry-level smartphones and feature phones.",
13+
"description_ko": "NIU는 입문형 스마트폰과 피처폰을 제공하는 미국 기반 휴대폰 브랜드다."
1314
}

0 commit comments

Comments
 (0)