Skip to content

Cirrolytix/aedes_unicef_2022

Repository files navigation

Project AEDES Working Repository - UNICEF funded 2022 Enhancement

What is Project AEDES?

Advanced Early Dengue Prediction and Exploration Service (AEDES) aims to improve public health response against dengue in the Philippines by predicting dengue cases from climate and digital data and pinpointing possible hotspots from satellite data.

The Problem

Dengue is now at epidemic levels in the Philippines with over 271,000 cases and more than 1,100 deaths as of August 2019. Data on dengue takes time to be manually gathered which hampers the health sector’s ability to deal with the threat. Dengue is spread between infected cases through the Aedes Aegypti mosquito and mosquitoes are known to breed in damp locations and stagnant water pools.

Our Solution

We propose an automated information portal that correlates dengue cases and deaths with real-time data from climate, google searches, and satellite maps, giving an advance indicator of when dengue will emerge and potential dengue hotspot locations. This portal is accessible publicly but is targeted towards public health and local government agencies to give them advanced notice of dengue outbreaks and help prioritize resources.

The service relies on 3 data sets:

To populate the information portal, we propose 3 models:

  • Predict dengue cases from climate and search data
  • Predict dengue deaths from dengue cases
  • Determine likely dengue hotspots by detecting stagnant water areas from satellite data

By doing this we are addressing 2 key challenges for public health and local government officials:

  • Get ahead of the lagged delay of dengue reporting by using real-time information (e.g. climate, searches) to infer if dengue cases and deaths are about to spike.
  • Precisely anticipate areas that may be affected by dengue to prioritize health aid, supplies, and proactive fumigation to prevent the outbreaks.

Local Dependency Set up

Required

  1. Install dependencies from requirements.txt
  2. Browse /datasets/Consolidated_regions.xlsx to read or update cases, deaths, google trends, weather, and region data.
  3. Run denguemodel.py under /code to produce the forecast data.
  4. Run selectdata.py under /code to read data from the SQLite Database.
  5. To export data, run exporttocsv.py.

Deploy AEDES Portal

  1. Download PHP7.
  2. Copy /site to htdocs folder.
  3. Browse localhost/site/index.php to locally deploy AEDES Portal.

Documentation and Enhancement References

Awards and Publication

Licenses

Project AEDES uses the following open licenses:

About

Project AEDES is in active development and continously maintained by Cirrolytix Research Services.

Enhancement Team Members:

Original Team Members:

We welcome collaborators. Contact us via email at support@aedesproject.org.

©️ 2019-2022, Cirrolytix Research Services

About

Repository for UNICEF funded enhancement of Project AEDES

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8