datacommonsorg / data

Apache License 2.0
60 stars 108 forks source link

[WDI Indicator Download] Provide a default filename for WDI download #982

Closed jehangiramjad closed 7 months ago

jehangiramjad commented 7 months ago

During import automation testing, noticed that the script linked in the manifest expects a FLAG which is a path on CNS. That won't work for import automation so now adding a default filename to write the output to (locally). This output is then deposited to the correct GCS bucket.

Tested using the local import automation update script and with this fix it works.