Skip to content

Exceptional Trees of Oahu Data Visualization : Data visualization of the taxonomic relationships of the trees on Oahu, Hawaii. The tree data is sourced from Exceptional Trees on Oahu API, and Wikipedia.

Notifications You must be signed in to change notification settings

CS-Edwards/oahu_trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oahu Trees Visualization Project

This is the final project for for Data Visualization Fall '22.
Oahu Trees is a visualization of the taxonomic relationship between the trees on Oahu, Hawaii. The tree data is sourced from Exceptional Trees on Oahu API, and Wikipedia. The visualizations were built in both Gephi and Graphia.

The final result of the project is an interactive tree (directed acyclic graph) of the oahu tree taxonomic heirarchy.

Clone repo and launch src/sigma/network/index.html locally, to interact with visualization. Click graph nodes to view relation and classification information or use the search box to find a specific tree and filter by group.

Notes:

This repo contains all coding components of this project. This repository, presentation and write up were submitted on 11/30/22.

Oahu Tree Data

Sourced from 'Exceptional Trees on Oahu ' API

Wiki Scrape for Tree Classification Data

wiki_scrape.py utility.py

Built wiki_scrape.py and utility.py to automate data gathering. Collects taxonomic data from Wiki page infobox biota class for values in genus_list.csv

Handled Error log: 11/1/22

[[404, 'https://en.wikipedia.org/wiki/Tetraplasadra']] ['Attalea', 'Cassia', 'Cocos', 'Hura', 'Phoenix', 'Reynoldsia', 'Terminalia'] Data will be added manually.

Final Visualizations

Gephi Vis

oahu_viz_gephi

Graphia Vis

oahu_viz_graphia

About

Exceptional Trees of Oahu Data Visualization : Data visualization of the taxonomic relationships of the trees on Oahu, Hawaii. The tree data is sourced from Exceptional Trees on Oahu API, and Wikipedia.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages