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 crt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE crtx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE crus (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE crvl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE crvs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE crwd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE crws (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cry (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE crzby (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csbr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csfl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csgp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csgs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csii (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csiq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cslly (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE cslt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE csm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.