Git Product home page Git Product logo

covid19_plots's People

Contributors

dependabot[bot] avatar natalyalangford avatar ricks-lab avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

covid19_plots's Issues

Colors are random and change for a region between plots

Instead of using default colors from matplotlib, assign colors to regions using a list of generated distinct colors.

What is needed: A function that takes arguments:

  • n = number of colors needed
  • (min, max) = tuple of min and max luminosity
  • (min, max) tuple of min and max saturation
  • return a list of hex rgb string values

Resources:
hsl/rgb conversion

US State/County Time Series Data

With the pending changes at JHU data source, we have been using state/county data from USA Facts. Concerns with this data source includes:

  • Data latency: Data seems to be delayed. Comparing our state numbers to media shows a significant gap.
  • Data integrity: Found a couple of issues with extra info in the file causing trouble with pandas csv reader. Dropped unnamed columns addresses the issue.

Questions:

  • Are others having issues with USA Facts data? @millerbarr
  • Does anyone know the status of the JHU time series files? Are they expecting users to compile it from their posted daily case?
  • Is there a better alternative for reliable, lower latency time series data?

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.