Spaces:
Sleeping
Sleeping
Create industry_map.json
Browse files- industry_map.json +13 -0
industry_map.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"Technology": "科技",
|
| 3 |
+
"Healthcare": "医疗保健",
|
| 4 |
+
"Financial Services": "金融服务",
|
| 5 |
+
"Consumer Cyclical": "周期性消费品",
|
| 6 |
+
"Industrials": "工业",
|
| 7 |
+
"Consumer Defensive": "防御性消费品",
|
| 8 |
+
"Utilities": "公用事业",
|
| 9 |
+
"Energy": "能源",
|
| 10 |
+
"Communication Services": "通信服务",
|
| 11 |
+
"Real Estate": "房地产",
|
| 12 |
+
"Basic Materials": "基础材料"
|
| 13 |
+
}
|