Skip to content

tkelly1107/Emergency-Warning-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effective Use Mobile Apps for Consumer Health Informatics Research Project

       

Folder Directory

  • code: Python Code subfolder contains py and ipynb scripts. R Code subfolder contains r and rmd scripts.
  • data: contains data collected from google scraper
  • literature: contains papers and research manuscripts pertaining to the project

 

This github repository was originally created by Timoteo Kelly for an emergency weather alert and mHealth applications research project with Dr. Bonaretti at Nova Southeastern University, between January 2022 and May 2023.

It contains several scripts and guides for scraping and storing google application reviews in Python, processing, analysis and data viz in R, and text classification with MonkeyLearn.

 

Repository Table of Contents

Most of the guides have been created in jupyter notebooks so I recommend you download the files and open them in Google Colab if you do not already have jupyter notebook installed. (Google Colab requires no installation, just a google account).

  This code was adapted from: