/nass-bee-vis

Impactathon Project to Visualize Bee Colony and Honey NASS dataset

Primary LanguageTypeScript

Honeybee Data Visualization 🐝

Demo

Contributors

@jharwig, @rneogy, @nabeel-, and @filiposowski

Original Project Description

Two organizations, the Honeybee Conservancy and the UDSA National Agricultural Statistics Service (NASS) are both doing great work to protect bees. They have lots of data, but lack engaging ways to present it for donors, grant applications, scientists, media, and the public. They would like help in better visualizing this data.

Goals:

  1. (This repository is for the second goal) Visualizations for data (also) on the Honeybee Conservance Sponsor-a-Hive program

  2. Heap map visualization and interactive data visualization for the Honey Bee Colonies Report and the Honey Report

Setup

Extracting the data

Development

Install dependencies:

$ npm install

Start the development server:

$ npm start

Run linter and tsc

$ npm test

Deploy

$ npm run deploy

TODOs

  • Map & graph need to be clearer about units being used. (The values for some data categories are actually x 1000 -- this isn't mentioned anywhere as of yet.)