IndicatorBuilder
IndicatorBuilder is an application designed to simplify and automate the generation of code for calculating indicators from structured data in CSV format.
Simply upload your CSV file (comma separated), where each column represents an indicator and contains the necessary codes for its calculation, and the application will automatically generate a ready-to-use script in Python or R.
This application leverages the libraries developed by the Data Science for Health Services and Policy Research team:
- For the generation of Python scripts, the IndicPy4Health library is utilized: https://github.com/cienciadedatosysalud/IndicPy
- For the generation of R scripts, the IndicR4Health library is utilized: https://github.com/cienciadedatosysalud/IndicR4Health
Script
${codigo}