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 ipar (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ipay (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ipdn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ipff (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ipg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ipgp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iphi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iphs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ipi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ipkw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ipo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ipos (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ipwr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iq (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iqde (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iqdf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iqdg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iqdy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iqi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iqin (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iqlt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iqsi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iqsu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iqv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ir (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.