Commit ·
f039afe
1
Parent(s): 48d0ac5
Add all jsonl files
Browse files- .gitattributes +1 -0
- README.md +58 -0
- Stock_news/All_external.jsonl +3 -0
- Stock_news/nasdaq_exteral_data.jsonl +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
*.jsonl filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# FNSPID: A Comprehensive Financial News Dataset in Time Series
|
| 2 |
+
|
| 3 |
+
## Description
|
| 4 |
+
|
| 5 |
+
FNSPID is a meticulously curated dataset designed to support research and applications in the field of financial news analysis within the context of time-series forecasting. Our dataset encompasses a wide range of financial news articles, providing a rich resource for developing and testing models aimed at understanding market trends, investor sentiment, and other critical financial indicators.
|
| 6 |
+
|
| 7 |
+
[Link to Github Program](https://github.com/Zdong104/FNSPID_Financial_News_Dataset)
|
| 8 |
+
|
| 9 |
+
## Key Features
|
| 10 |
+
|
| 11 |
+
- **Extensive Coverage:** The dataset contains over 10 million entries, offering broad insights into the financial news landscape.
|
| 12 |
+
- **Time-Series Analysis Ready:** Organized in a time-series format, FNSPID is ideal for forecasting financial market movements and trends.
|
| 13 |
+
- **Diverse Applications:** Suitable for various tasks including sentiment analysis, market prediction, and trend analysis.
|
| 14 |
+
|
| 15 |
+
## Citation
|
| 16 |
+
|
| 17 |
+
If you use the FNSPID dataset in your research, please cite our work as follows:
|
| 18 |
+
|
| 19 |
+
```bibtex
|
| 20 |
+
@misc{dong2024fnspid,
|
| 21 |
+
title={FNSPID: A Comprehensive Financial News Dataset in Time Series},
|
| 22 |
+
author={Zihan Dong and Xinyu Fan and Zhiyuan Peng},
|
| 23 |
+
year={2024},
|
| 24 |
+
eprint={2402.06698},
|
| 25 |
+
archivePrefix={arXiv},
|
| 26 |
+
primaryClass={q-fin.ST}
|
| 27 |
+
}
|
| 28 |
+
```
|
| 29 |
+
|
| 30 |
+
## License
|
| 31 |
+
|
| 32 |
+
This dataset is available under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC-4.0) license. The use of this dataset for commercial purposes is strictly prohibited without prior authorization.
|
| 33 |
+
|
| 34 |
+
## Prohibition of Commercial Use
|
| 35 |
+
|
| 36 |
+
Commercial use of this code or dataset without explicit permission from the original authors is strictly prohibited. For commercial use or licensing inquiries, please contact us at `puma122707@gmail.com`.
|
| 37 |
+
|
| 38 |
+
## Task Categories
|
| 39 |
+
|
| 40 |
+
- Time-Series Forecasting
|
| 41 |
+
|
| 42 |
+
## Language
|
| 43 |
+
|
| 44 |
+
- English (en)
|
| 45 |
+
|
| 46 |
+
## Tags
|
| 47 |
+
|
| 48 |
+
- Finance
|
| 49 |
+
|
| 50 |
+
## Pretty Name
|
| 51 |
+
|
| 52 |
+
FNSPID: A Comprehensive Financial News Dataset in Time Series
|
| 53 |
+
|
| 54 |
+
## Size Categories
|
| 55 |
+
|
| 56 |
+
- 10M<n<100M
|
| 57 |
+
|
| 58 |
+
---
|
Stock_news/All_external.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d28d753cd880484edb3c19ba80ab23dcfbce469dcb92397e4237644a911c3ee
|
| 3 |
+
size 502054301
|
Stock_news/nasdaq_exteral_data.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f5d91cab27e6ca126576cabc5bec6cb9acef4b7d6512a2e11f916a0d3705295
|
| 3 |
+
size 1840400607
|