🤖Automates the process of downloading and processing data from the WHO Global Tuberculosis Programme website. Using Selenium for web scraping and Python's pandas library for data processing
-
Updated
Feb 11, 2024 - Python
🤖Automates the process of downloading and processing data from the WHO Global Tuberculosis Programme website. Using Selenium for web scraping and Python's pandas library for data processing
This is a simple Body Mass Index (BMI) calculator implemented in python language . BMI is a widely used metric to estimate a healthy body weight based on a person's height. This code takes input for height and weight, computes the BMI, and provides a classification on standard BMI categories (underweight, normal weight, overweight, obese)
Add a description, image, and links to the worldhealthorg topic page so that developers can more easily learn about it.
To associate your repository with the worldhealthorg topic, visit your repo's landing page and select "manage topics."