Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,22 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
---
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
</td></tr></table>
|
|
|
1 |
+
---
|
2 |
+
license: cc0-1.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
size_categories:
|
6 |
+
- 10M<n<100M
|
7 |
+
---
|
8 |
+
# The Finance data from Yahoo!
|
9 |
+
|
10 |
+
<table border=1 cellpadding=10><tr><td>
|
11 |
+
|
12 |
+
#### \*\*\* Key Points to Note \*\*\*
|
13 |
+
|
14 |
+
---
|
15 |
+
|
16 |
+
**"All market data is sourced from Yahoo!Ⓡ Finance, Nasdaq!Ⓡ and the U.S. Department of the Treasury via publicly available APIs., and is intended for research and educational purposes."**
|
17 |
+
|
18 |
+
I will the update data regularly. You can follow this project and use the data for free.
|
19 |
+
|
20 |
+
Each time the data is updated, I will release a new version under a tag.
|
21 |
+
The version format is `dt=yyyy-mm-dd`, where `yyyy-mm-dd` indicates the date of the latest data.
|
22 |
</td></tr></table>
|