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 ietc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ieur (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ieus (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iev (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iex (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iez (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ifeu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iff (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ifgl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ifjpy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ifly (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ifmk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ifn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ifnny (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ifra (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ifrx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ifs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ifv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ig (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE iga (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE igbh (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE igc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE igd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ige (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE igeb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.