Live data from Hacker News

Viewing profile — AaronWard

AaronWard

HN member
Joined
Mon, Mar 09, 2020, 1:06 PM UTC
HN karma
22
Public activity
17 items

About AaronWard

Machine Learning Engineer

Recent public activity

  1. story
  2. comment
    Comment #22808824

    Nice! I kind have a python package that generates something similar to what your website shows ( https://github.com/AaronWard/covidify )

  3. story
  4. comment
    Comment #22695633

    Thanks very much Takaki I can see one for South Korea, but unfortunately I don't think they have any global ones listed :/

  5. story
    Ask HN: Any good coronavirus demographic datasets?

    I know about the JHU dataset on github. I'm looking something like statistics on patient demographics such a gender, age, area, deaths, underlining health conditions etc. Any help …

  6. story
    Show HN: Covidify – coronavirus dataset and visualization generator

    Covidify downloads the latest covid-19 data for confirmed cases, deaths and recoveries. - Creates a time series dataset - Creates a daily stats dataset - Generate visualizations - …

  7. story
  8. story
  9. story
  10. comment
    Comment #22535413

    Check where you have pandas and covidify installed and make sure they are in the same site-packages. ps: pip is just a package manager, you should really consider using conda for c…

  11. comment
    Comment #22534107

    Are you using a conda environment?

  12. comment
    Comment #22526892

    Do you know of any datasources to integrate flu statistics?

  13. comment
    Comment #22526533

    I will look into it, if you want could you add it to the issues what exactly you suggest and ill add it to the kanban board :)

  14. comment
    Comment #22526525

    Thanks very much :))

  15. comment
    Comment #22526520

    It preprocesses the datasource into a time series dataset. So i guess this would be more useful for data science people and ml engineers rather than the average joe

  16. comment
    Comment #22526504

    It creates a time series dataset and a summary stats excel report that shows the daily counts, averages, moving averages, deltas, and more (see this excel sheet https://github.com/…

  17. story