Skip to content

This repository was created to visualize data from open-source sources. The Shiny app allows users to upload their own datasets, analyze trends.

Notifications You must be signed in to change notification settings

dariak153/Data_Analysis

Repository files navigation

Space Mission Analysis

login.png Login Login

Market Data Analysis

Dashboard Overview

Dashboard Overview

Geographic Distribution

Geographic Distribution

Demand Analysis

Demand Analysis

Restaurant Locations

Restaurant Locations

Top Restaurants

Top Restaurants

Age Distribution

Age Distribution

Features First Project

  • Data Upload: Upload your own CSV files to analyze custom datasets.

  • Filters: Filter data by sector, event type, age group, and date range.

  • KPI Cards: View key performance indicators such as total customers, average age, total sales, and total countries.

  • Visualizations:

    • Pie Charts: Distribution of education levels and average age groups.
    • Bar Charts: Analysis of marital status and spending by product category.
    • Line Charts: Trends in sales and customer growth over time.
    • Map: Geographic distribution of customers.
  • Data Table: Interactive table to view and filter detailed data.

  • Email Notifications: Send email notifications with data updates or reports.

    Second Project

    This Shiny app provides an interactive dashboard for visualizing restaurant data.

  1. Highest Rated Restaurants

  2. Consumer Demographics

  3. Demand & Supply

  4. Restaurant Database

The following R packages must be installed:

install.packages(c("shiny", "ggplot2", "plotly", "dplyr", "readr", "leaflet", "sf", "rnaturalearth", "rnaturalearthdata", "lubridate", "tidyr", "shiny.fluent", "imola", "DT", "fontawesome", "blastula"))

About

This repository was created to visualize data from open-source sources. The Shiny app allows users to upload their own datasets, analyze trends.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages