Skip to content

maddie-chic/FinalProject-Clapham-Kyhl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
Sorry, we had to truncate this directory to 1,000 files. 1 entries were omitted from the list.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title output
README.md
html_document
knitr::opts_chunk$set(echo = TRUE)

The link to our website goes here: https://claphamc.shinyapps.io/FinalDSProject/

    List of file names in repo include:
  • FinalProject.Rmd

    FinalProject.Rmd is the primary program that we were working from. Everything is connected through this main program.


  • time_series_19-covid-Confirmed.csv

    This data set the Coronavirus Case data, which is used to process the outbreaks and display them in the bar charts and world map. These are the total confirmed cases of Coronavirus around the world from January 22, 2020 to March 7, 2020.


  • time_series_19-covid-Deaths.csv *This data set the Coronavirus Case data, which is used to process the outbreaks and display them in the bar charts and world map. These are the total fatal cases of Coronavirus around the world from January 22, 2020 to March 7, 2020.*

  • time_series_19-covid-Recovered.csv

    This data set the Coronavirus Case data, which is used to process the outbreaks and display them in the bar charts and world map. These are the total recovered cases of Coronavirus around the world from January 22, 2020 to March 7, 2020.


  • ncov.csv This data set gathered tweets that used hashtags relating to Coronavirus for a particular day.


  • coronavirus.jpg *This is the image on the front page of our website.*

  • nrc_anger.csv, nrc_anticipation.csv, nrc_disgust.csv, nrc_fear.csv, nrc_joy.csv, nrc_negative.csv, nrc_positive.csv, nrc_sadness.csv, nrc_sentiments.csv, nrc_surprise.csv, nrc_trust.csv

    *These are the data sets for all of the sentiments. * This dataset was published in Saif M. Mohammad and Peter Turney. (2013), ``Crowdsourcing a Word-Emotion Association Lexicon.'' Computational Intelligence, 29(3): 436-465.

    These have not been joined with any other data set, they are in their raw form.


  • FinalProject.nb.html

  • FinalProjectDataScience.Rproj

  • FinalProjectDS.Rproj

  • PublicHysteria.Rmd (this is the code for the public response (which was copied and pasted into the FinalProject.Rmd))

  • rsconnect (folder for shiny connections)

  • .gitignore

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%