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 xon (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xone (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xop (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xout (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xoxo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xpel (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xper (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xph (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xpl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xplr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xpo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xpp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xray (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xrf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xrlv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xrm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xrt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xrx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xsd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xshd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xslv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xsmo (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xsoe (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE xspa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.