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 prta (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prth (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prtk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prts (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prty (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pru (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prvb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE prvl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ps (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE psa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE psb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE psc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pscc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pscd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE psce (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pscf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE psch (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE psci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pscm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE psct (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pscu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE psec (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE psep (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE pset (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE psf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.