TESS Exoplanet Dataset
This file was produced by the NASA Exoplanet Archive
@kaggle.mithunmeenakshis_tess_exoplanet_dataset
This file was produced by the NASA Exoplanet Archive
@kaggle.mithunmeenakshis_tess_exoplanet_dataset
CREATE TABLE tess_exoplanet_data (
"rowid" BIGINT,
"toi" DOUBLE,
"toipfx" BIGINT,
"tid" BIGINT,
"ctoi_alias" DOUBLE,
"pl_pnum" BIGINT,
"tfopwg_disp" VARCHAR,
"rastr" VARCHAR,
"ra" DOUBLE,
"decstr" VARCHAR,
"dec" DOUBLE,
"st_pmra" DOUBLE,
"st_pmdec" DOUBLE,
"pl_tranmid" DOUBLE,
"pl_orbper" DOUBLE,
"pl_trandurh" DOUBLE,
"pl_trandep" DOUBLE,
"pl_rade" DOUBLE,
"pl_insol" DOUBLE,
"pl_eqt" DOUBLE,
"st_tmag" DOUBLE,
"st_dist" DOUBLE,
"st_teff" DOUBLE,
"st_logg" DOUBLE,
"st_rad" DOUBLE,
"toi_created" TIMESTAMP,
"rowupdate" TIMESTAMP
);
Anyone who has the link will be able to view this.