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 ftag (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftai (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftch (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftcs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftdr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftec (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftek (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fteo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftft (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftgc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fthi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fti (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftlb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftls (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftnt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftnw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftri (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fts (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftsd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftsi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ftsl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.