US Funds Dataset From Yahoo Finance
23k+ Mutual Funds and 2k+ ETFs scraped from Yahoo Finance
@kaggle.stefanoleone992_mutual_funds_and_etfs
23k+ Mutual Funds and 2k+ ETFs scraped from Yahoo Finance
@kaggle.stefanoleone992_mutual_funds_and_etfs
CREATE TABLE mutualfund_prices_a_e (
"fund_symbol" VARCHAR,
"price_date" TIMESTAMP,
"nav_per_share" DOUBLE
);
Anyone who has the link will be able to view this.