Skip to content
forked from abenedetti/bioNPS

Biodiversity in National Parks is an app that let you visualize Kaggle's biodiversity dataset.

Notifications You must be signed in to change notification settings

sendil-c/bioNPS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Biodiversity in National Parks is an app that let you visualize Kaggle's biodiversity dataset. By using the National Park Service database of animal and plant species identified in individual national parks, the application offers a graphical representation of the data with maps and charts.

bioNPS|690x369

Links

Features

  • The application layout is made with shinydashboard, that semplifies the creation of dashboards

  • The maps are realized with the leaflet package, with an implementation of the species choropleth map

  • A visual representation of the species' taxonomy is made with the collapsibleTree package, which make very effective the graphical representation of hierarchical trees

  • A web scraping component runs in the backend, and retrieves parks pictures by using the rvest package

  • Integrated with the google analytics.js library, to measure how users interact with the app

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

Biodiversity in National Parks is an app that let you visualize Kaggle's biodiversity dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • R 94.0%
  • CSS 4.1%
  • JavaScript 1.9%