AI4Finance-Foundation / FinGPT

FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
https://ai4finance.org
MIT License
13.76k stars 1.91k forks source link

Too many attempt to download; and 'other_code_list' is not defined #16

Open lightning20 opened 1 year ago

lightning20 commented 1 year ago

Hello,

When trying to download the data for US model, there seem many attempt threads been started, while most of them are interrupted, guessing this is a issue from the website?

Also, after the first download is completed, it will run "for stock in tqdm(other_code_list):", but "other_code_list" seems not defined.

Any suggestion, thanks. alex

datatalking commented 1 year ago

Can you tell me specifically what US data you were trying to download?.

oliverwang15 commented 1 year ago

Hi lightning20.

As for the first question, you may need at least a starter edition (about $14 or $19/month) to obtain the complete data. And your problem may also be caused by internet issues so you may check your connection to the FMP website.

As for the second question, there were actually two parts of stocks to be downloaded. To avoid reinventing the wheel, the download progress was split into two parts. So we don't need "other_code_list" now.

BTW, we are making connections to better free data sources on the FinNLP repo and we will update them as soon as possible,

ant3001 commented 1 year ago

The data are news from main financial site with title, content, link. The contents seems not very long. The finance site are mostly a good record. There may also valuable news from other sites.