Code Monkey home page Code Monkey logo

plotly_visualization_workshop's Introduction

Plotly Visualization Workshop

This repo contains two apps ready for deployment in Docker, locally and to Heroku.

Requirements

  1. Docker. https://docs.docker.com/desktop/
  2. Git. https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
  3. An Airtable Account. https://airtable.com/
  4. Heroku. https://devcenter.heroku.com/articles/heroku-cli

Python App: "python_citation_sankeys"

  • This app connects to a specific Airtable
  • Downloads the two data tables
  • Parses the tables
  • Creates a nodes/edge Sankey graph in Plotly

See https://plotly.com/python/sankey-diagram/

R App: "R_covid_linegraphs"

This contains 3 apps that parse a large csv (~50MB) from the CDC: https://data.cdc.gov/NCHS/Weekly-counts-of-death-by-jurisdiction-and-cause-o/u6jv-9ijr/

  • 3 sample apps
    • sample.r displays weekly mortality by for one cause, state, and year
    • sample_withloop.r -- by multiple years for one cause and state
    • sample_loop_plus_selector.r -- by multiple years with state, cause, & count type selectors
  • 1 better-developed app with lots of callbacks: excess_mortality.R

plotly_visualization_workshop's People

Contributors

johnmulligan 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.