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 rmed (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rmg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rmgn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rmi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rmm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rmni (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rmr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rmt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rmti (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rndb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rndm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rndv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rnem (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rnet (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rng (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rngr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rnlc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rnmc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rnp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rnr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rnsc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rnst (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE rnwk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE road (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE roam (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.