Giter VIP home page Giter VIP logo

biostats821_final_project's Introduction

A Flu Vaccinating Provider Data Library

checks

This is the final project for Biostats821.

Team members: Xiaoquan Liu, Yuanjing Zhu, Yunan Liu

Introduction

In the wake of the COVID-19 pandemic, the importance of vaccinations has been highlighted more than ever before. While much of the attention has been focused on the development and distribution of COVID-19 vaccines, it is important not to forget the importance of other vaccinations, such as the flu vaccine. In order to ensure that individuals have access to the flu vaccine, it is important to have a comprehensive list of flu vaccinating providers.

Creating a flu vaccine provider data library is one way to achieve this goal. In this project, we first utilized data from the CDC, including provider locations, websites, phone numbers, and so on, to create a database of flu vaccination providers in North Carolina. We then developed a user-friendly GUI for the data library, allowing people to easily access information on flu vaccination availability and provider information. By compiling this information into one place, individuals would be able to easily find providers near them, and healthcare organizations would have a more streamlined way to communicate information about the flu vaccine to their patients.

To run the program, do python database/main_GUI.py

Tests

You can find all the test under test folder in the repo. Using pytest following by the name of the test files to run the tests.

Work Assignment

Preprocessing: Xiaoquan Liu
Funtion realization: Yunan Liu
GUI realization: Yuanjing Zhu

GUI

In the terminal, run python database/main_GUI.py to open the GUI.

Choose a vaccine name and fill in optional filters to get relevent information about flu vaccinating providers.

  • Possible combinations of optional filters:
  1. No input in all filters :

    Get the information of all locations by vaccine name

  1. City of your location :

    Get the information of all locations by city and vaccine name

  1. Number of locations needed :

    Get limited number(the input number) of information by vaccine name

  1. City of your location + Number of locations needed :

    Get limited number(the input number) of information by city and vaccine name

  1. Latitude of your location+Longtitude of your location :

    Get the information of the nearest location by position (the example shows the nearest provider to Duke University)

biostats821_final_project's People

Contributors

xquanl avatar yunanliu06 avatar yzhu0225 avatar

Watchers

 avatar

biostats821_final_project's Issues

GUI design

Write the draft of graphical user interface.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.