GithubHelp home page GithubHelp logo

emchinn / visualization-bees Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 939 KB

Visualization of US agricultural dependence on honey bees and their declining health status

R 100.00%
r shiny-apps igraph sankey-diagram honeybee

visualization-bees's Introduction

Visualization-Bees

This is a visualization of US agricultural dependence on honey bees and their declining health status. As part of a 2 person team, I used various R libraries (e.g. network3D, igraph, ggplot, plotly, maps*) with R Shiny to make an interactive web application to eplore some of the data.

The data were all obtained from United States Department of Agriculture (USDA) websites.

The USDA collects data on stressors to bee colonies, changes in numbers of bee colonies, honey production, and pollination costs in order to help track risk factors and mortality for our nation’s main pollinators. Specifically, 3 csv files spanning 2015-2016 were analyzed. The files consisted of numerical, categorical, as well as temporal data. Analysis focuses attention on the current decline of honey bees as well as agricultural dependence on honey bees to pollinate important regional crops.

Bar plot and map detailing the decline of bees in various states.

Sankey plot and regional map detailing the dependence of certain crops on bee pollination across agricultural regions.

*The libraries used include:
library(shiny)
library(dplyr)
library(plyr)
library(tidyr)
library(reshape2)
library(ggplot2)
library(scales)
library(grid)
library(gridExtra)
library(RColorBrewer)
library(networkD3)
library(plotly)
library(maps)
library(mapproj)
library(cluster)
library(gplots)
library(reshape)
library(igraph)
library(shinythemes)

To run the web app, from the R console type:

shiny::runGitHub('Visualization-Bees', 'emchinn')

visualization-bees's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

chenyongpeng1

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.