Giter Club home page Giter Club logo

asa-datafest-dashboard's Introduction

American Statistical Institute (ASA) DataFest Dashboard

This repository contains the code for the interactive RShiny dashboard created to visualize the growth of DataFest over the years.

The folders/files in this repository are:

  1. R : The R folder has 2 files
  • cleaning_script.R : This file contains the code for cleaning up the data recieved by Universities in the Qualtrics survey.
  • helper.R : This file contains the code for helper functions and libraries used in app.R to run the app

  1. data :
    The data folder contains multiple csv files that are used in the dashboard. These are called in the helper.R file.
  • data_qualtrics_info_raw.csv : This is the raw version of survey responses downloaded from Qualtrics
  • data_qualtrics_info_sorted.csv : This is the sorted version of the raw file containing Qualtrics survey responses
  • datafest-raw.csv: This is the raw version of datafest data collected for the earlier version of the dashboard (2011-2017)
  • datafest.csv : This is the pre-processed datafest file used to build the earlier version of the dashboard (2011-2017)
  • past_prompts.csv - This is a dataset manually created to capture the year wise prompts for each datafest. This will have to be updated annually.
  • updated_datafest.csv : This is the new datafest data or the master file used to build the current dashboard. (2011-2022)
  • update_titles.csv : This is a dataset manually created to capture the year-wise university-wise awards given to students during an event. It also includes the team names, and a link to their slides/write ups/ video submissions

  1. app.R : This is the code for the Shiny App / Dashboard

The deployed version of the app can be found here

It is also hosted on the datafest website here

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.