hscrown commited on
Commit
86e7411
โ€ข
1 Parent(s): 3bff881

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +53 -0
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - time-series-forecasting
4
+ language:
5
+ - en
6
+ - ko
7
+ tags:
8
+ - mining
9
+ - LSTM
10
+ - TimeSeries
11
+ - CanariaView
12
+ ---
13
+ # CanariaView Global Copper Supply Forecasting Dataset
14
+
15
+ ## Description
16
+
17
+ This dataset encompasses economic and industrial indicators vital for constructing a copper supply forecasting model.
18
+
19
+ Coverage Period: Monthly data from January 2000 to March 2023, encompassing a total of 279 months.
20
+
21
+ Column Descriptions and Sources:
22
+ - `Copper price`: MacroTrends
23
+ - `Cash Costs (Antofagasta's Pure Mining Costs)`: Antofagasta Annual Report
24
+ - `Transport (Antofagasta's Transportation Cost)`: Antofagasta Annual Report
25
+ - `Stock (LME Copper Stock)`: MacroMicro
26
+ - `Oil Price`: Source - EIA
27
+ - `M_GDP (Chile Copper Mining GDP)`: Banco Central de Chile
28
+
29
+ Preprocessing Methodology and Data Collection Details:
30
+ - Comprehensive analysis of data structure followed by essential preprocessing.
31
+ - Appropriate handling of missing values.
32
+ - Daily (e.g., Copper price, Oil Price) and quarterly data (e.g., Cash Costs, Transport, M_GDP) uniformly expanded to a monthly timescale for consistency.
33
+ - The Antofagasta annual report was available from the year 2000, hence the data collection started from 2000.
34
+
35
+ ## ํ•œ๊ตญ์–ด ์„ค๋ช…
36
+
37
+ ๋ณธ ๋ฐ์ดํ„ฐ์…‹์€ ๊ตฌ๋ฆฌ ๊ณต๊ธ‰ ์˜ˆ์ธก ๋ชจ๋ธ ๊ตฌ์ถ•์„ ์œ„ํ•œ ๊ฒฝ์ œ์ง€ํ‘œ ๋ฐ ์‚ฐ์—…์ง€ํ‘œ๋กœ ๊ตฌ์„ฑ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.
38
+
39
+ ๊ธฐ๊ฐ„: 2000๋…„ 1์›”~2023๋…„ 3์›”(์›”๋ณ„), ์ด 279๊ฐœ์›”.
40
+
41
+ ์ปฌ๋Ÿผ ์„ค๋ช… ๋ฐ ์ถœ์ฒ˜:
42
+ - `Copper price (๊ตฌ๋ฆฌ ๊ฐ€๊ฒฉ)`: MacroTrends
43
+ - `Cash Costs (Antofagasta ์ˆœ์ˆ˜์ฑ„๊ตด๋น„์šฉ)`: Antofagasta Annual Report
44
+ - `Transport (Antofagasta ์šด์†ก๋น„)`: Antofagasta Annual Report
45
+ - `Stock (๋Ÿฐ๋˜๊ธˆ์†๊ฑฐ๋ž˜์†Œ ๊ตฌ๋ฆฌ ์žฌ๊ณ ๋Ÿ‰)`: MacroMicro
46
+ - `Oil Price (์›์œ  ๊ฐ€๊ฒฉ)`: EIA
47
+ - `M_GDP (์น ๋ ˆ ๊ตฌ๋ฆฌ ์ฑ„๊ตด GDP)`: Banco Central de Chile
48
+
49
+ ๋ฐ์ดํ„ฐ ์ „์ฒ˜๋ฆฌ ๋ฐ ์ˆ˜์ง‘ ๋ฐฉ๋ฒ•:
50
+ - ๋ฐ์ดํ„ฐ ๊ตฌ์กฐ ๋ถ„์„ ๋ฐ ์ „์ฒ˜๋ฆฌ ๊ณผ์ • ์ˆ˜ํ–‰.
51
+ - ๊ฒฐ์ธก์น˜ ์ฒ˜๋ฆฌ.
52
+ - ์ผ๋ณ„ ์ž๋ฃŒ (๊ตฌ๋ฆฌ ๊ฐ€๊ฒฉ, ์›์œ  ๊ฐ€๊ฒฉ), ๋ถ„๊ธฐ๋ณ„ ์ž๋ฃŒ (Cash Costs, Transport, M_GDP)๋Š” ์›”๋ณ„ ๋ฐ์ดํ„ฐ๋กœ์˜ ํ™•์žฅ์„ ํ†ตํ•ด ์ผ๊ด€๋œ ์‹œ๊ณ„์—ด ๋ฐ์ดํ„ฐ๋กœ ํ†ตํ•ฉ.
53
+ - ์•ˆํ† ํŒŒ๊ฐ€์Šคํƒ€ ๊ด€๋ จ ๋ฐ์ดํ„ฐ๊ฐ€ 2000๋…„๋ถ€ํ„ฐ ํ™•๋ณด๊ฐ€ ๊ฐ€๋Šฅํ•˜์—ฌ 2000๋…„ ๋ถ€ํ„ฐ ์ˆ˜์ง‘ํ•จ.