Giter VIP home page Giter VIP logo

shinyapps's Introduction

shinyapps

Some Shiny applications

All these applications are available on our Shiny server : http://shinyapps.dreamrs.fr/

C'est la rentrée !

An application to explore the name of public schools in France. The names are represented by the gender, activity, and century of the personality by which establishments were named. More frequent names can be visualized, and you can access to the biography of a personality. All application is in French.

Packages : The application use the following packages : shiny, shinyWidgets, billboarder. To see which versions of these packages are used (and dependancies), look at the file session_info.txt in app directory. If packages are not installed, they will be on application launch.

Data sources : Names of shcools are from data.gouv, data about personality are from Wikipedia and DBpedia.

Launch application :

shiny::runGitHub(repo = "dreamRs/shinyapps", subdir = "rentree_scolaire")

Electricity dashboard

Explore power consumption, production and exchanges in France via RTE's API.

Packages : The application use the following packages : shiny, shinyWidgets, billboarder, leaflet, rte.data. To see which versions of these packages are used (and dependancies), look at the file session_info.txt in app directory.

Data sources : The data is recovered via the RTE API, a key is required to recover the data but backup data is included in the application to be able to launch it without having access to the API.

Launch application :

shiny::runGitHub(repo = "dreamRs/shinyapps", subdir = "dashboard_elec")

RATP Traffic

Explore Paris metro traffic ; how it can vary according to the type of day or according to the line or the station. Also, discover the different characteristics of each line.

Packages : The application use the following packages : shiny, shinyWidgets, shinythemes, shinydashboard, dplyr, leaflet, leaflet.extras, scales, billboarder, stringr

Data sources : The data is recovered via the STIF Open data website : ("https://opendata.stif.info/")

Launch application :

shiny::runGitHub(repo = "dreamRs/shinyapps", subdir = "ratp_traffic")

GitHub dashboard

Quick dashboard of a GitHub user/organization.

⚠️ It is recommended to have a registered GitHub token / PAT (see ?gh::gh_whoami)

Packages : The application use the following packages : shiny, shinyWidgets, ggplot2, gh.

Launch application :

shiny::runGitHub(repo = "dreamRs/shinyapps", subdir = "gh-dashboard")

shinyapps's People

Contributors

pvictor avatar rphilippine avatar

Forkers

maxmarumbwa

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.