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 fgen (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fgm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fhb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fhi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fhk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fhlc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fhn (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fibk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fibr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fico (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fid (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fidi (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fidu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fiee (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fieu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fif (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fihd (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fill (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fins (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE finu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE finv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE finx (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE finz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE fis (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.