Hello all,
The FTDDP Portal maintained by the Ministry of Commerce and Industry provides monthly data on import/export activity involving individual countries and ports (includes seaports and airports). I've consolidated the data available on the portal (export data going back till 2003) to simplify the process of analyzing the data. The details can be found on GitHub:
https://github.com/Vonter/india-export-importSince the data is quite large (the raw CSV is over 1GB), here's a simple explorer to see what the data contains at a very high level:
https://india-export-import.pages.dev/The raw data itself can be downloaded from the release page on the GitHub repository as a compressed CSV file or Parquet file:
https://github.com/Vonter/india-export-import/releases/tag/india-export-importRegards,
Vivek