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 nrk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nro (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nrp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nrt (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nrz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ns (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nsa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nsany (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nsc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nsco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nsit (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nsl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nsm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nsp (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nspr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nsrgy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nssc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nstg (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE nsys (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ntap (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ntb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ntco (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ntct (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ntdoy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ntec (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.