/malaria

Show info about malaria. Use selenium, pandas and geopandas.

Primary LanguageHTMLOtherNOASSERTION

Show info about malaria. Use selenium to get data from the web. Use pandas to put data into a dataframe. Use geopandas to map. TODO: Consider correlate with other variables e.g. climate temperature and humidity, or latitude.

References

Data

Malaria Information and Prophylaxis, by Country

United States Center for Disease Control CDC https://www.cdc.gov/malaria/travelers/country_table/a.html

https://www.cdc.gov/malaria/travelers/country_table/b.html

malaria map

I didn't use this directly, used as a visual check

https://www.cdc.gov/malaria/travelers/about_maps.html

python / selenium code

browsy scraper.py

https://github.com/beepscore/browsy

websearcher browser_driver.py

https://github.com/beepscore/websearcher