Upload data.csv
Browse files
data.csv
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
id,object_vi,object_en,default_room,is_portable
|
| 2 |
+
1,"điều khiển tivi","tv remote","living_room","yes"
|
| 3 |
+
2,"ghế sofa","sofa","living_room","no"
|
| 4 |
+
3,"bàn ăn","dining table","kitchen","no"
|
| 5 |
+
4,"nồi cơm điện","rice cooker","kitchen","yes"
|
| 6 |
+
5,"chăn","blanket","bedroom","yes"
|
| 7 |
+
6,"gối","pillow","bedroom","yes"
|
| 8 |
+
7,"bàn chải đánh răng","toothbrush","bathroom","yes"
|
| 9 |
+
8,"khăn tắm","towel","bathroom","yes"
|
| 10 |
+
9,"máy hút bụi","vacuum cleaner","storage","yes"
|
| 11 |
+
10,"chìa khóa nhà","house keys","hallway","yes"
|
| 12 |
+
11,"giày","shoes","hallway","yes"
|
| 13 |
+
12,"máy tính xách tay","laptop","office","yes"
|
| 14 |
+
13,"ghế làm việc","office chair","office","no"
|
| 15 |
+
14,"cốc nước","cup","kitchen","yes"
|
| 16 |
+
15,"tủ lạnh","fridge","kitchen","no"
|
| 17 |
+
16,"quạt điện","electric fan","living_room","yes"
|
| 18 |
+
17,"điện thoại","phone","any","yes"
|
| 19 |
+
18,"router wifi","wifi router","living_room","no"
|
| 20 |
+
19,"đèn bàn","desk lamp","office","yes"
|
| 21 |
+
20,"sách","book","living_room","yes"
|