Skip to content

Custom data visualization tool for Project Safe Flight with Birds Georgia.

Notifications You must be signed in to change notification settings

ianwood103/project-safe-flight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Safe Flight Data Visualizer

Installation

First make sure you have Python and pip installed.

From the root directory run the following command:

pip install -r requirements.txt

How to Run

There are 3 different designs that can be generated with 3 different Python files:

  1. cityscape.py
  2. map.py
  3. piechart.py

From the root directory run the following command:

python <design-name>.py -month <month> -year <year>

Check the output folder for any generated images.

Designs

Figma Project

image image image

About

Custom data visualization tool for Project Safe Flight with Birds Georgia.

Topics

Resources

Stars

Watchers

Forks