GithubHelp home page GithubHelp logo

alexanderono7 / monkeypox-data-visualizer Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.82 MB

Monkeypox Virus 3D globe visualization heatmap

License: ISC License

HTML 48.60% Python 51.40%
database monkeypox monkeypox-data postgresql sql

monkeypox-data-visualizer's Introduction

Monkeypox Global Data Visualizer

A PostreSQL application for visualizing MonkeyPox data on a three-dimensional global heatmap.

VIDEO DEMO

image image

UI Controls

-Drag globe view around with click & hold

-Zoom In/Out with scroll wheel

-Adjust the slider to change the current date (and update the map correspondingly - and yes this actually queries the database and doesn't just use the csv file)

-Move cursor over a country to view its current value of interest (you can't see my cursor in the screenshots but you can see the tooltip that pops up in the 2nd and 3rd pictures)

-Use the radio buttons to change the statistic type you're querying for

To run the entire application:

python3 pyqt5.py

(must have PostgreSQL running with database name as 'finalproject' - see sql_creation_queries file to see queries used to build database and run the function populate_db() in sql_script.py to populate the database with the CDC covid data from the csv file)

To run the webpage component only, run with command in UNIX terminal (requires npm live-server): live-server

Raw data was provided by OWID

Dependencies:

pycountry-convert

install dependency with:

pip3 install pycountry-convert

monkeypox-data-visualizer's People

Contributors

alexanderono7 avatar

Stargazers

 avatar

Watchers

 avatar

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.