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 sbr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbra (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbrcy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbsi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbug (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sbux (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scap (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE scha (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE schb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE schc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE schd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE sche (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE schf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE schg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE schh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE schi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE schj (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE schk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE schl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.