WHO-BCN Bulk-Load sheet generation scripts#2
Conversation
|
Thank you @nshandra for this first contribution! |
|
AI-Generated Summary: This pull request introduces two new scripts: Additionally, new |
Add option parsing. Add currency_converter and get_csv_indicator_value functions. Update README
|
AI-Generated Summary: This pull request introduces various changes across different aspects of the project:
|
|
AI-Generated Summary: This pull request includes significant updates to the project documentation and introduces several Python scripts, along with other auxiliary files. The README.md file was updated with comprehensive documentation that outlines the installation and usage instructions for the scripts. Four new Python scripts have been introduced, each with its unique functionality:
The Given the size and complexity of the newly created files, it's recommended to conduct a comprehensive code review, which may require several iterations and potentially some testing. |
|
AI-Generated Summary: This pull request introduces several significant changes involving the addition of new scripts and updates to project documentation and configuration. The added scripts include Two new |
…dataElement match (to deal with double spaces and such)
…YYYY-MM-DD)" added to the template name.
|
AI-Generated Summary: This pull request introduces several changes primarily focused on data transformation and dependency management. A new Python file ( The Additionally, new The Finally, a Python script for processing DOCX files into XLSX format was added. This script extracts various data from a given DOCX file and writes it into an Excel sheet. Helper functions are utilized throughout the data extraction and writing process, enhancing the script's efficiency and functionality. Command-line arguments, error handling, and logging have also been addressed in the script. Overall, the pull request significantly enhances data management, extraction, and transformation with new scripts and appropriate changes. |
If quintile is Total and no service use default combo. Add a list of DEs ignoring the quintile to determine the combo. Added a count message detailing the number of entries matched from the CSV and the XLSX.
|
AI-Generated Summary: This pull request includes several updates and additions related to the 'Bulk Load Pytools' project. New requirements.txt files have been added in both the |
…il the google sheet is updated
|
AI-Generated Summary: This pull request introduces a python script that converts .docx files to an Excel workbook, designed specifically for health care policy documentation conversion. The script parses the input arguments, verifies the files, extracts necessary information, validates it, and writes it into the Excel workbook. Numerous helper functions are included for smoother operations, adhering to a defined .docx table format. The diff also includes updates and additions to Edits to '.gitignore' were made to prevent tracking changes for the Lastly, significant expansions were made in the README file for the "Bulk Load Pytools" project, offering comprehensive execution instructions, improved header formatting, and additional resources. |
|
AI-Generated Summary: This pull request includes an update to the .gitignore file to exclude Visual Studio Code settings and introduces a "requirements.txt" file in the directories "WHO-BCN-data_scripts/qualitative_data_script" and "WHO-BCN-data_scripts/quantitative_data_script" to specify python package dependencies. There is also a new Python script named |
…heckbox DEs from id list to avoid incorrect assignment.
… multiple countries
…e_update Feature: Qualitative template update
…e_update Updates 2024 & 2025
…cators that need to duplicate the total value.
…tal_value Store the total value for by consumption quintile indicators in 'Total' combo
…ter_values Fix: Handle empty currency converter values
…ntry codes Note: old non-standard entries kept to keep backwards compatibility
e764207 to
6d72715
Compare
[Feature] Add code based name mapping
📌 References
📝 Implementation
make_quantitative_bulk_load_file.py