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 spgm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spgp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sph (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sphb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sphd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sphq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sphs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sphy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spib (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spip (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spke (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spkky (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE splb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE splg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE splk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE splp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE splv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spmb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spmd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spmo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spmv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spne (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE spns (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.