Tesla Insider Trading
Tesla insider trading with large wallets such as CEO, Director, Chief etc.
@kaggle.ilyaryabov_tesla_insider_trading
Tesla insider trading with large wallets such as CEO, Director, Chief etc.
@kaggle.ilyaryabov_tesla_insider_trading
CREATE TABLE tsla (
"insider_trading" VARCHAR,
"relationship" VARCHAR,
"date" TIMESTAMP,
"transaction" VARCHAR,
"cost" DOUBLE,
"shares" BIGINT,
"value" BIGINT,
"shares_total" BIGINT,
"sec_form_4" VARCHAR
);
Anyone who has the link will be able to view this.