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 tpsc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tptx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tpvg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tpx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tpyp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tpz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tqqq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trch (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trec (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tree (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trex (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trgp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trhc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tri (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trib (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tril (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trip (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trmb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trmd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trmk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trmt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE trnd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.