GithubHelp home page GithubHelp logo

arisp99 / cavaccines Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 33.49 MB

Package to examine associations between vaccination rates and disease incidence in California counties.

Home Page: https://cavaccines.arispas.com/

License: Other

R 100.00%
california vaccination-rates vaccines k-12

cavaccines's Introduction

CAvaccines

R-CMD-check Travis build status Lifecycle: stable License: MIT

The goal of CAvaccines is to analyze the relationship between vaccination rates and infectious disease incidence in California counties.

Installation

To install the package, please run the code below. In order to install, devtools must be installed and loaded.

# install.packages("devtools")
devtools::install_github("arisp99/CAvaccines")

Usage

In order to run the main script, please refer to the included vignettes. These can also be found under the Articles tab in the website.

Details

Motivation

With the recent COVID-19 pandemic, a large number of scientists and companies have rushed to help the world. On the forefront of everyone’s mind is how can a vaccine be developed to combat the pandemic. Vaccines play a huge role in the world and are essential to the fight against infectious diseases. It has been seen, time and time again, that vaccine protect against deadly pathogens and save lives. However, disease outbreaks still occur. The reasons for these outbreaks are not fully understood.

Aims

The aim of this package, therefore, was to provide a system for understanding the relationship between vaccination rates and disease incidence. The package focuses on the state of California, USA and provides two main datasets, one for vaccination rates, and one for disease incidence of pertussis in California counties from the years of 2008 till 2017.

Data

The data is detailed in full in the associated help pages, but we summarize the datasets below.

  • county_vaccination is a dataset containing information about vaccination rates of K-12 students for each CA county for the years of 2008-2017. The dataset contains the total number of students enrolled in K-12 schools in each county and various vaccination rates. These include, but are not limited to, the number and percent of students that are up to data on vaccinations, the number of percent of students with a personal medical exemption, the number and percent of students with a personal belief exemption, and the number and percent of students with an up to data DTP vaccination.
  • pertussis is a dataset containing all pertussis cases, arranged by county, from the years of 2008-2017 in the state of California. The dataset contains the number of cases and the number of cases per 100,000 people for every county and every year.

cavaccines's People

Contributors

arisp99 avatar

Watchers

 avatar

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.