@Vijay Gadhave Hi Vijay, Is this dataset used in any spark discussions from databricks team before? I see all their sample datasets in the path /databricks-datasets mount path in Databricks cluster.
display(dbutils.fs.ls("dbfs:/databricks-datasets"))
If you already have files locally, better to use dataframe writer to create the formats you need and download that to your local machine. Please let know if you are looking for anything in particular.