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 mro (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mrrl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mrsn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mrtn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mrtx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mrus (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mrvl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mrwsy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ms (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msady (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msbf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msbi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msci (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msex (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msft (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msgn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE msn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE mson (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.