Skip to content

Conversation

@mharoruiz
Copy link
Contributor

This PR fixes a bug which resultingsave_to_path being ignored in download_data(). Now save_to_path is passed on to bulk_download_aiddata() to make sure it is taken into account.

Additionally, _save_or_return_excel_files_from_content would save a parquet file with an .xlsx extension, which corrupted the file. The AidData file is now save as a parquet file with .parquet extension to make sure it can be read properly.

@mharoruiz mharoruiz linked an issue Jun 16, 2025 that may be closed by this pull request
@mharoruiz mharoruiz requested a review from jm-rivera June 16, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

download_aiddata does not validate save_to_path

2 participants