Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# RareEarthUSDemand
|
9 |
+
|
10 |
+
tags: demand forecasting, rare earth elements, geopolitics
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:**
|
15 |
+
|
16 |
+
The 'RareEarthUSDemand' dataset contains historical and projected demand data for rare earth elements (REEs) within the United States. It encompasses various industries such as technology, defense, and clean energy, which are key consumers of REEs. The dataset aims to assist ML practitioners in forecasting future demand and understanding the impact of geopolitical factors on REE supply chains.
|
17 |
+
|
18 |
+
**CSV Content Preview:**
|
19 |
+
|
20 |
+
```
|
21 |
+
Year,Region,Element,Industry,Demand_in_Tonnes,Geopolitical_Factor,Label
|
22 |
+
2020,North America,Neodymium,Technology,2500,Stable Relations with China,High Demand
|
23 |
+
2021,North America,Dysprosium,Defense,1500,Trade Tensions with China,Moderate Demand
|
24 |
+
2022,North America,Europium,Clean Energy,500,Sanctions on Foreign Suppliers,Low Demand
|
25 |
+
2023,North America,Lanthanum,Technology,3000,Increased Domestic Production,High Demand
|
26 |
+
2024,North America,Cerium,Automotive,2000,Economic Uncertainty,Moderate Demand
|
27 |
+
```
|
28 |
+
|
29 |
+
**Source of the data:**
|
30 |
+
|
31 |
+
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'Rare Earth Demand, United States':
|
32 |
+
|
33 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=Rare+Earth+Demand,+United+States&dataset=RareEarthUSDemand&tags=demand+forecasting,+rare+earth+elements,+geopolitics
|
34 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
35 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|