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 krg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE krkr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE krma (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE krmd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE krnt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE krny (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE kro (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE krp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE krtx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE krus (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE krys (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ks (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ksa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE kscd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ksm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE kss (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ksu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE kt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ktb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ktcc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ktf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ktos (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ktov (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE kura (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE kure (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.