India | Basmati Rice - Import & Export (2000-2021)
Import & Export of Basmati Rice in India from 2000 to 2021
@kaggle.kkhandekar_india_basmati_rice_import_export_20002021
Import & Export of Basmati Rice in India from 2000 to 2021
@kaggle.kkhandekar_india_basmati_rice_import_export_20002021
CREATE TABLE basmatirice (
"year" BIGINT,
"export_dollarvalue" BIGINT,
"export_qty_mt" DOUBLE,
"import_dollarvalue" BIGINT,
"import_qty_mt" DOUBLE
);
Anyone who has the link will be able to view this.