Giter Site home page Giter Site logo

aylaebinc / project_shinyapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codesigma91/project_shinyapp

0.0 0.0 0.0 2.52 MB

Data Visualization Project using R ShinyApp on The Global Carbon Footprint (1970 - 2015)

Home Page: https://nycdatascience.com/blog/student-works/the-global-carbon-footprint-1970-2015/

R 100.00%

project_shinyapp's Introduction

Project_ShinyApp

The Global Carbon Footprint (1970 - 2015) - A Data Visualization Project using R ShinyApp

This project is an interactive and dynamic visualization tool that displays global Carbon emissions data over the years (from 1970 till 2015).

  • A brief blogpost can be found here.
  • The application itself can be found here.

This repository contains the files and folders for a basic visualization tool built using Shiny on RStudio.

The three necessary Shiny app files are here as the .R files:

  • Global : contains global variables used and the loads required packages
  • ui : the user interfaace file, outlines the layout of the application as well as user input buttons/ interactions and pulls outputs
  • server : the file that hosts code to process user input from the ui.R file, analyze data and generate output (visualizations) that are then sent over to ui.R for display.

The two folders in the repository are:

  • "data" (which contains the .csv data source)
  • "www" (which contains the images used in the app)

Thank you very much for viewing my code!

project_shinyapp's People

Contributors

codesigma91 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.