Improvement
CSV Upload through DataHub API
By Sebastian Caparroz

Programmatically ingest CSV and ZIP files up to 30 MB through the DataHub API for streamlined data uploads.
Following our releases of DataHub API and CSV Upload in the console, we now support programmatic ingestion of CSV files via the DataHub API.
You can send files of up to 30 MB through the API, and you can also compress and send in ZIP format to ingest even more data! To know more about sending CSV and ZIP files via API, refer to our Developer Docs.