tavurth / gme-terminal

GME and other stocks investor holdings
MIT License
46 stars 4 forks source link

Figure out which data sources people would like the most #3

Open tavurth opened 3 years ago

tavurth commented 3 years ago

I think keeping them in the $0-20/month range would be best to open the doors for investors with less capital.

From what I've seen there are a few in that range but I'm not sure of the quality.

I'll post them here as I find them.

tavurth commented 3 years ago

I'm working now on pulling the filings directly from the SEC (read scraping the filings with an XML parser)

This should remove the API key requirement & splash screen. This should remove the out of date filings that people were mentioning.

Interestingly I pulled data directly from Edgar (the SEC api) but they were incomplete and out of date.

See the branch SEC-filings where I've also started adding FTD (Failure To Deliver) data from the SEC.