Skip to content

he project aims to characterize demographics of the town, describe the patterns of social activities in the community, and identify the predominant business base of the town based on data for VAST Challenge 2022.

Notifications You must be signed in to change notification settings

WideSu/VAProject

 
 

Repository files navigation

Click here to view our website

Vast Challenge 2022 Shiny Dashboard

The project aims to characterize demographics of the town, describe the patterns of social activities in the community, and identify the predominant business base of the town based on data for VAST Challenge 2022.

homepage-screen-shot

Project Description:

Motivation: The purpose of the project is to help the city planning team of Engagement, Ohio USA to understand the current state of the city and identify opportunities for future growth through visual analytics of the data collected from the representative residents.

Objectives: We aim to use visual analytic techniques to address three main questions: to characterize demographics of the town, describe the patterns of social activities in the community, and identify the predominant business base of the town.

Main features of the application: The 👉Shiny application will provides interactivity and effective integration of techniques from data analytics and data visualization. There will be 3 main sections in the application where users can adjust inputs/outputs to make informed choices and derive insights about the demographics, relationships and businesses of the town.

Project Members:

Project Directory

│   │   │   │   ├── index.html
│   │   │   │   └── index.xml
│   │   │   ├── index.html
│   │   │   ├── index.xml
│   │   │   ├── meetup
│   │   │   │   ├── index.html
│   │   │   │   └── index.xml
│   │   │   ├── package
│   │   │   │   ├── index.html
│   │   │   │   └── index.xml
│   │   │   ├── r
│   │   │   │   ├── index.html
│   │   │   │   └── index.xml
│   │   │   ├── theme-features
│   │   │   │   ├── index.html
│   │   │   │   └── index.xml
│   │   │   └── workshop
│   │   │       ├── index.html
│   │   │       └── index.xml
│   │   ├── collection
│   │   │   ├── day01
│   │   │   │   ├── 01-github
│   │   │   │   │   └── index.html
│   │   │   │   ├── 02-postcards
│   │   │   │   │   └── index.html
│   │   │   │   ├── 03-distill
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── rproj-diff.png
│   │   │   │   │   └── rproj-git.png
│   │   │   │   ├── featured.jpg
│   │   │   │   ├── index.html
│   │   │   │   └── index.xml
│   │   │   ├── day02
│   │   │   │   ├── 01-netlify
│   │   │   │   │   └── index.html
│   │   │   │   ├── 02-blogdown
│   │   │   │   │   └── index.html
│   │   │   │   ├── 03-blogdown
│   │   │   │   │   └── index.html
│   │   │   │   ├── featured.jpg
│   │   │   │   ├── index.html
│   │   │   │   └── index.xml
│   │   │   ├── featured-sidebar.jpg
│   │   │   ├── index.html
│   │   │   ├── index.xml
│   │   │   ├── page
│   │   │   │   └── 1
│   │   │   │       └── index.html
│   │   │   └── prework
│   │   │       ├── featured.jpg
│   │   │       └── index.html
│   │   ├── contact
│   │   │   └── index.html
│   │   ├── contributors
│   │   │   └── index.html
│   │   ├── elements
│   │   │   └── index.html
│   │   ├── fonts
│   │   ├── form
│   │   │   ├── index.html
│   │   │   ├── index.xml
│   │   │   └── page
│   │   │       └── 1
│   │   │           └── index.html
├── ISSS608VAProjectShinyApp
│   ├── Data_preprocessing.Rmd
│   ├── ISSS608VAProjectShinyApp.Rproj
│   ├── app.R
│   ├── data
│   │   ├── Apartments.csv
│   └── rsconnect
│       └── shinyapps.io
│           └── vaproject
│               └── ISSS608VAProjectShinyApp.dcf
├── ISSS608VAProjectWebsite
│   ├── ISSS608VAProjectWebsite.Rproj
│   ├── R
│   │   └── functions.R
│   ├── _site
│   │   ├── R

│   ├── _site.yml
│   ├── about.Rmd
│   ├── apreshill.css
│   ├── guide.Rmd
│   ├── image
│   ├── index.Rmd
│   ├── poster
│   │   ├── packages.bib
│   │   ├── poster.Rmd
│   │   ├── poster.html
│   │   ├── poster.pdf
│   │   ├── poster_files
│   │   │   └── figure-html
│   │   │       ├── morefigs-1.png
│   │   │       └── standard-plot-1.png
│   │   └── poster_images
│   └── proposal.Rmd
├── README.md
└── VAProject.Rproj

About

he project aims to characterize demographics of the town, describe the patterns of social activities in the community, and identify the predominant business base of the town based on data for VAST Challenge 2022.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.0%
  • SCSS 13.9%
  • R 3.9%
  • CSS 1.6%
  • Other 0.6%