Doge Coin ( Might Be Going To The Ground :( )
Doge Coin Was Going to the Moon Not any more :(
@kaggle.programmerrdai_doge_coin_might_me_to_the_ground
Doge Coin Was Going to the Moon Not any more :(
@kaggle.programmerrdai_doge_coin_might_me_to_the_ground
I have used alot of Kaggle Datasets and I want to help the community also. So I hope this helps at least one person.
:)
This is data from the oldest dogecoin price. :)
The data has been taken from https://finance.yahoo.com/
I will update as frequently as possible.
CREATE TABLE dogecoin (
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"adj_close" DOUBLE,
"volume" BIGINT
);Anyone who has the link will be able to view this.