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 tmdi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmdv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmdx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tme (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmfc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmhc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmsny (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmsr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmst (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmus (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tmv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tna (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tnav (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tnc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tndm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tnet (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tnk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tnp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE tnxp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE toca (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE toely (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.