|
|
|
|
|
by tessbi
1151 days ago
|
|
Well the quarterly one is much smaller then say, the daily one.
Select count(*) from superset.company_financials_quarterly; = 458,573.
I have >6000 companies, with over 80 features/columns.
I cannot post daily data through SuperSet, because people will query the whole dataset without filters, and it will be too slow.
But I have it just in case people want the daily stock charts in the future.
Cheers. |
|