Baselight

Cocoa Futures Contracts (ICE) [2000-2022]

Individual contract OHLC, Volume, Open Interest data (2000-2022)

@kaggle.choweric_ice_cocoa

Loading...
Loading...

About this Dataset

Cocoa Futures Contracts (ICE) [2000-2022]

Contract months: Mar (H), May (K), Jul (N), Sep (U), Dec (Z)

Contract description can be found at: https://www.theice.com/products/7/Cocoa-Futures

Note that Open Interest is always reported for the previous trading day, to avoid lookahead bias.

Tables

Ice Cch2000

@kaggle.choweric_ice_cocoa.ice_cch2000
  • 21.12 KB
  • 489 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2000 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2001

@kaggle.choweric_ice_cocoa.ice_cch2001
  • 16.6 KB
  • 355 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2001 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2002

@kaggle.choweric_ice_cocoa.ice_cch2002
  • 19.75 KB
  • 468 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2002 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2003

@kaggle.choweric_ice_cocoa.ice_cch2003
  • 21.54 KB
  • 479 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2003 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2004

@kaggle.choweric_ice_cocoa.ice_cch2004
  • 20.82 KB
  • 480 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2004 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2005

@kaggle.choweric_ice_cocoa.ice_cch2005
  • 19.77 KB
  • 481 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2005 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2006

@kaggle.choweric_ice_cocoa.ice_cch2006
  • 19.01 KB
  • 446 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2006 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2007

@kaggle.choweric_ice_cocoa.ice_cch2007
  • 18.45 KB
  • 471 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2007 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2008

@kaggle.choweric_ice_cocoa.ice_cch2008
  • 19.61 KB
  • 441 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2008 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2009

@kaggle.choweric_ice_cocoa.ice_cch2009
  • 20.7 KB
  • 452 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2009 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2010

@kaggle.choweric_ice_cocoa.ice_cch2010
  • 21.97 KB
  • 495 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2010 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2011

@kaggle.choweric_ice_cocoa.ice_cch2011
  • 21.69 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2011 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2012

@kaggle.choweric_ice_cocoa.ice_cch2012
  • 22.16 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2012 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2013

@kaggle.choweric_ice_cocoa.ice_cch2013
  • 21.75 KB
  • 492 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2013 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2014

@kaggle.choweric_ice_cocoa.ice_cch2014
  • 21.73 KB
  • 492 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2014 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2015

@kaggle.choweric_ice_cocoa.ice_cch2015
  • 22.04 KB
  • 495 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2015 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2016

@kaggle.choweric_ice_cocoa.ice_cch2016
  • 20.98 KB
  • 468 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2016 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2017

@kaggle.choweric_ice_cocoa.ice_cch2017
  • 22.35 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2017 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2018

@kaggle.choweric_ice_cocoa.ice_cch2018
  • 22.13 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2018 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2019

@kaggle.choweric_ice_cocoa.ice_cch2019
  • 21.77 KB
  • 492 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2019 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2020

@kaggle.choweric_ice_cocoa.ice_cch2020
  • 21.87 KB
  • 500 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2020 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2021

@kaggle.choweric_ice_cocoa.ice_cch2021
  • 21.99 KB
  • 505 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2021 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cch2022

@kaggle.choweric_ice_cocoa.ice_cch2022
  • 20.33 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_cch2022 (
  "date" TIMESTAMP,
  "open" BIGINT,
  "high" BIGINT,
  "low" BIGINT,
  "close" BIGINT,
  "volume" BIGINT,
  "open_interest" BIGINT
);

Ice Cck2000

@kaggle.choweric_ice_cocoa.ice_cck2000
  • 18.08 KB
  • 388 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2000 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2001

@kaggle.choweric_ice_cocoa.ice_cck2001
  • 16.66 KB
  • 370 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2001 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2002

@kaggle.choweric_ice_cocoa.ice_cck2002
  • 19.89 KB
  • 481 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2002 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2003

@kaggle.choweric_ice_cocoa.ice_cck2003
  • 20.73 KB
  • 480 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2003 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2004

@kaggle.choweric_ice_cocoa.ice_cck2004
  • 20.37 KB
  • 483 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2004 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2005

@kaggle.choweric_ice_cocoa.ice_cck2005
  • 19.3 KB
  • 489 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2005 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2006

@kaggle.choweric_ice_cocoa.ice_cck2006
  • 18.83 KB
  • 482 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2006 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2007

@kaggle.choweric_ice_cocoa.ice_cck2007
  • 17.87 KB
  • 432 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2007 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2008

@kaggle.choweric_ice_cocoa.ice_cck2008
  • 19.14 KB
  • 421 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2008 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2009

@kaggle.choweric_ice_cocoa.ice_cck2009
  • 21.04 KB
  • 489 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2009 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2010

@kaggle.choweric_ice_cocoa.ice_cck2010
  • 21.44 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2010 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2011

@kaggle.choweric_ice_cocoa.ice_cck2011
  • 20.92 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2011 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2012

@kaggle.choweric_ice_cocoa.ice_cck2012
  • 21.53 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2012 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2013

@kaggle.choweric_ice_cocoa.ice_cck2013
  • 21.55 KB
  • 495 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2013 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2014

@kaggle.choweric_ice_cocoa.ice_cck2014
  • 21.58 KB
  • 492 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2014 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2015

@kaggle.choweric_ice_cocoa.ice_cck2015
  • 21.54 KB
  • 492 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2015 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2016

@kaggle.choweric_ice_cocoa.ice_cck2016
  • 20.27 KB
  • 451 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2016 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2017

@kaggle.choweric_ice_cocoa.ice_cck2017
  • 21.83 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2017 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2018

@kaggle.choweric_ice_cocoa.ice_cck2018
  • 21.89 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2018 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2019

@kaggle.choweric_ice_cocoa.ice_cck2019
  • 21.78 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2019 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2020

@kaggle.choweric_ice_cocoa.ice_cck2020
  • 21.29 KB
  • 498 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2020 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2021

@kaggle.choweric_ice_cocoa.ice_cck2021
  • 21.4 KB
  • 502 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2021 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Cck2022

@kaggle.choweric_ice_cocoa.ice_cck2022
  • 19.98 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_cck2022 (
  "date" TIMESTAMP,
  "open" BIGINT,
  "high" BIGINT,
  "low" BIGINT,
  "close" BIGINT,
  "volume" BIGINT,
  "open_interest" BIGINT
);

Ice Ccn2000

@kaggle.choweric_ice_cocoa.ice_ccn2000
  • 16.7 KB
  • 360 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2000 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2001

@kaggle.choweric_ice_cocoa.ice_ccn2001
  • 16.96 KB
  • 395 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2001 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2002

@kaggle.choweric_ice_cocoa.ice_ccn2002
  • 20 KB
  • 481 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2002 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2003

@kaggle.choweric_ice_cocoa.ice_ccn2003
  • 20.88 KB
  • 475 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2003 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2004

@kaggle.choweric_ice_cocoa.ice_ccn2004
  • 20.58 KB
  • 486 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2004 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2005

@kaggle.choweric_ice_cocoa.ice_ccn2005
  • 17.87 KB
  • 426 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2005 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2006

@kaggle.choweric_ice_cocoa.ice_ccn2006
  • 17.85 KB
  • 459 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2006 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2007

@kaggle.choweric_ice_cocoa.ice_ccn2007
  • 18.42 KB
  • 456 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2007 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2008

@kaggle.choweric_ice_cocoa.ice_ccn2008
  • 20.27 KB
  • 461 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2008 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2009

@kaggle.choweric_ice_cocoa.ice_ccn2009
  • 20.85 KB
  • 492 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2009 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2010

@kaggle.choweric_ice_cocoa.ice_ccn2010
  • 21.07 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2010 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2011

@kaggle.choweric_ice_cocoa.ice_ccn2011
  • 20.53 KB
  • 491 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2011 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2012

@kaggle.choweric_ice_cocoa.ice_ccn2012
  • 21.75 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2012 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2013

@kaggle.choweric_ice_cocoa.ice_ccn2013
  • 21.2 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2013 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2014

@kaggle.choweric_ice_cocoa.ice_ccn2014
  • 21.64 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2014 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2015

@kaggle.choweric_ice_cocoa.ice_ccn2015
  • 21.21 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2015 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2016

@kaggle.choweric_ice_cocoa.ice_ccn2016
  • 20.62 KB
  • 468 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2016 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2017

@kaggle.choweric_ice_cocoa.ice_ccn2017
  • 21.95 KB
  • 492 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2017 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2018

@kaggle.choweric_ice_cocoa.ice_ccn2018
  • 21.96 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2018 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2019

@kaggle.choweric_ice_cocoa.ice_ccn2019
  • 21.9 KB
  • 496 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2019 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2020

@kaggle.choweric_ice_cocoa.ice_ccn2020
  • 21.07 KB
  • 501 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2020 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2021

@kaggle.choweric_ice_cocoa.ice_ccn2021
  • 21.12 KB
  • 504 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2021 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccn2022

@kaggle.choweric_ice_cocoa.ice_ccn2022
  • 19.71 KB
  • 490 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccn2022 (
  "date" TIMESTAMP,
  "open" BIGINT,
  "high" BIGINT,
  "low" BIGINT,
  "close" BIGINT,
  "volume" BIGINT,
  "open_interest" BIGINT
);

Ice Ccu2000

@kaggle.choweric_ice_cocoa.ice_ccu2000
  • 18.03 KB
  • 397 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2000 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2001

@kaggle.choweric_ice_cocoa.ice_ccu2001
  • 17.63 KB
  • 431 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2001 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2002

@kaggle.choweric_ice_cocoa.ice_ccu2002
  • 20.65 KB
  • 481 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2002 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2003

@kaggle.choweric_ice_cocoa.ice_ccu2003
  • 21.56 KB
  • 478 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2003 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2004

@kaggle.choweric_ice_cocoa.ice_ccu2004
  • 20.58 KB
  • 487 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2004 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2005

@kaggle.choweric_ice_cocoa.ice_ccu2005
  • 18.39 KB
  • 447 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2005 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2006

@kaggle.choweric_ice_cocoa.ice_ccu2006
  • 18.76 KB
  • 490 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2006 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2007

@kaggle.choweric_ice_cocoa.ice_ccu2007
  • 19.06 KB
  • 454 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2007 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2008

@kaggle.choweric_ice_cocoa.ice_ccu2008
  • 21.38 KB
  • 490 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2008 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2009

@kaggle.choweric_ice_cocoa.ice_ccu2009
  • 21.1 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2009 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2010

@kaggle.choweric_ice_cocoa.ice_ccu2010
  • 21.29 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2010 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2011

@kaggle.choweric_ice_cocoa.ice_ccu2011
  • 20.92 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2011 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2012

@kaggle.choweric_ice_cocoa.ice_ccu2012
  • 21.96 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2012 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2013

@kaggle.choweric_ice_cocoa.ice_ccu2013
  • 20.71 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2013 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2014

@kaggle.choweric_ice_cocoa.ice_ccu2014
  • 21.95 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2014 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2015

@kaggle.choweric_ice_cocoa.ice_ccu2015
  • 20.75 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2015 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2016

@kaggle.choweric_ice_cocoa.ice_ccu2016
  • 21.18 KB
  • 495 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2016 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2017

@kaggle.choweric_ice_cocoa.ice_ccu2017
  • 22.07 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2017 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2018

@kaggle.choweric_ice_cocoa.ice_ccu2018
  • 21.95 KB
  • 492 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2018 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2019

@kaggle.choweric_ice_cocoa.ice_ccu2019
  • 21.7 KB
  • 495 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2019 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2020

@kaggle.choweric_ice_cocoa.ice_ccu2020
  • 21.44 KB
  • 502 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2020 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2021

@kaggle.choweric_ice_cocoa.ice_ccu2021
  • 21.06 KB
  • 505 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2021 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccu2022

@kaggle.choweric_ice_cocoa.ice_ccu2022
  • 20.28 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccu2022 (
  "date" TIMESTAMP,
  "open" BIGINT,
  "high" BIGINT,
  "low" BIGINT,
  "close" BIGINT,
  "volume" BIGINT,
  "open_interest" BIGINT
);

Ice Ccz2000

@kaggle.choweric_ice_cocoa.ice_ccz2000
  • 16.53 KB
  • 344 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2000 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2001

@kaggle.choweric_ice_cocoa.ice_ccz2001
  • 18.48 KB
  • 458 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2001 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2002

@kaggle.choweric_ice_cocoa.ice_ccz2002
  • 21.42 KB
  • 481 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2002 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2003

@kaggle.choweric_ice_cocoa.ice_ccz2003
  • 21.67 KB
  • 487 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2003 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2004

@kaggle.choweric_ice_cocoa.ice_ccz2004
  • 20.77 KB
  • 485 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2004 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2005

@kaggle.choweric_ice_cocoa.ice_ccz2005
  • 19.52 KB
  • 484 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2005 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2006

@kaggle.choweric_ice_cocoa.ice_ccz2006
  • 18.31 KB
  • 461 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2006 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2007

@kaggle.choweric_ice_cocoa.ice_ccz2007
  • 19.95 KB
  • 473 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2007 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2008

@kaggle.choweric_ice_cocoa.ice_ccz2008
  • 21.42 KB
  • 471 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2008 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2009

@kaggle.choweric_ice_cocoa.ice_ccz2009
  • 22.07 KB
  • 495 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2009 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2010

@kaggle.choweric_ice_cocoa.ice_ccz2010
  • 21.59 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2010 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2011

@kaggle.choweric_ice_cocoa.ice_ccz2011
  • 21.68 KB
  • 492 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2011 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2012

@kaggle.choweric_ice_cocoa.ice_ccz2012
  • 22.48 KB
  • 492 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2012 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2013

@kaggle.choweric_ice_cocoa.ice_ccz2013
  • 21.2 KB
  • 494 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2013 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2014

@kaggle.choweric_ice_cocoa.ice_ccz2014
  • 21.88 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2014 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2015

@kaggle.choweric_ice_cocoa.ice_ccz2015
  • 21.13 KB
  • 489 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2015 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2016

@kaggle.choweric_ice_cocoa.ice_ccz2016
  • 21.58 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2016 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2017

@kaggle.choweric_ice_cocoa.ice_ccz2017
  • 22.11 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2017 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2018

@kaggle.choweric_ice_cocoa.ice_ccz2018
  • 21.82 KB
  • 493 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2018 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2019

@kaggle.choweric_ice_cocoa.ice_ccz2019
  • 22.09 KB
  • 497 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2019 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2020

@kaggle.choweric_ice_cocoa.ice_ccz2020
  • 22.02 KB
  • 503 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2020 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2021

@kaggle.choweric_ice_cocoa.ice_ccz2021
  • 21.38 KB
  • 505 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2021 (
  "date" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "open_interest" DOUBLE
);

Ice Ccz2022

@kaggle.choweric_ice_cocoa.ice_ccz2022
  • 20.59 KB
  • 492 rows
  • 7 columns
Loading...

CREATE TABLE ice_ccz2022 (
  "date" TIMESTAMP,
  "open" BIGINT,
  "high" BIGINT,
  "low" BIGINT,
  "close" BIGINT,
  "volume" BIGINT,
  "open_interest" BIGINT
);

Share link

Anyone who has the link will be able to view this.