XPR Crypto
Around 7+ Years Since this starts
@kaggle.ranugadisansagamage_xpr_crypto
Around 7+ Years Since this starts
@kaggle.ranugadisansagamage_xpr_crypto
Ripple is a real-time gross settlement system, currency exchange and remittance network created by Ripple Labs Inc., a US-based technology company. Wikipedia
Initial release: 2012
Original author(s): Arthur Britto, David Schwartz, Ryan Fugger
Written in: C++
License: ISC license
Operating system: Server: Linux (RHEL, CentOS, Ubuntu), Windows, macOS (development only)
Stable release: 1.0.0 / 15 May 2018
Created by: Chris Larsen, Brad Garlinghouse
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.