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 nbo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nbr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nbrv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nbse (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nbtb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nbw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nby (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nca (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ncb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ncbs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nclh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ncmgy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ncmi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ncna (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ncr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ncsm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ncty (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ncv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ncz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ndaq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ndeky (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ndls (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ndp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ndra (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.