XPR Crypto
Around 7+ Years Since this starts
@kaggle.ranugadisansagamage_xpr_crypto
Around 7+ Years Since this starts
@kaggle.ranugadisansagamage_xpr_crypto
CREATE TABLE xrp_usd (
"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.