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 osw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE otel (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE otex (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE otic (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE otlk (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE otsky (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ottr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ottw (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ounz (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ousa (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ousm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE out (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ovb (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ovbc (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ovchy (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ovf (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ovid (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ovl (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ovlu (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ovly (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ovm (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ovol (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ovs (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE ovv (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
CREATE TABLE oxbr (
"timestamp" TIMESTAMP,
"users_holding" BIGINT
);
Anyone who has the link will be able to view this.