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 lpi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lpl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lpla (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lpsn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lpt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lpth (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lptx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lpx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lqd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lqda (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lqdh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lqdi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lqdt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lrcx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lret (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lrge (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lrgf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lrn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lsaf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lsbk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lscc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lsi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lslt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lsst (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE lstr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.