Robinhood Stock Popularity History
1 year of hourly data of the number of Robinhood users that own each stock
@kaggle.cprimozi_robinhood_stock_popularity_history
1 year of hourly data of the number of Robinhood users that own each stock
@kaggle.cprimozi_robinhood_stock_popularity_history
CREATE TABLE stag (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE star (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stay (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stba (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stbfy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stcn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ste (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stfc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stim (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stip (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stkl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stks (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stld (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stlg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stlv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stml (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stmp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stnd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE stne (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.