Giter VIP home page Giter VIP logo

Comments (12)

energee avatar energee commented on July 17, 2024 3

Long story short, the JHU data is a complete mess, particularly in the daily series, there are key issues in multiple places.

I was working on a pull request for this repo, but required too many hacks to make the API data consistent.

Anyway, I made an API for US state data available here: https://github.com/energee/covid19-us-api based on NY time's csv. Hopefully its helpful!

from covid19.

pomber avatar pomber commented on July 17, 2024 2

There are some new changes coming to the source repo (#37).
I would need to change how the data is fetched so I'll add provinces then (in a different json).

from covid19.

titaniumbones avatar titaniumbones commented on July 17, 2024 1

I added provincial breakdown here: https://github.com/titaniumbones/covid19 . I don't understand github actions, therefore can't test them, and wanted to get this up ASAP so I just copied actions.js to manual.js and made a few changes there. extracted some logic into named functions. More than happy to make a PR but I won't be able to test till I have a chance to learn about actions (maybe tonight but maybe not.

from covid19.

titaniumbones avatar titaniumbones commented on July 17, 2024 1

I think I was able to do this in #13 :-/ -- anyway, actions seem to work. on my repo. Also possible to test by running GITHUB_WORKSPACE=somedir after adding the relevant files into somedir/data and somedir/main

from covid19.

pomber avatar pomber commented on July 17, 2024

Yes! do you want to send a PR changing the action to also create/update a timeline-by-region.json or something similar?

There's also countries.json with some info about each country, feel free to add more info to it.

from covid19.

titaniumbones avatar titaniumbones commented on July 17, 2024

(I also added the CSSE repo as a submodule, which makes it easy to update w/ a shell script.)

from covid19.

pomber avatar pomber commented on July 17, 2024

Awesome @titaniumbones.

I'm not sure if you can test the action locally (I don't have too much experience with actions either)

But you could change action.js and test it in your repo in every pull by changing

on:
schedule:
- cron: "15 5,13,21 * * *"

to

on: [push]

If it works, send de PR and I'll merge it.

from covid19.

jparish3 avatar jparish3 commented on July 17, 2024

great work...have provinces been added yet?

from covid19.

Not-Jayden avatar Not-Jayden commented on July 17, 2024

Any updates on this? Working on a tracker that I'd really love to be able to support state/provinces as well.

from covid19.

bakman2 avatar bakman2 commented on July 17, 2024

would be nice if the countries could be mapped to their ISO 2 or 3 code, which in turn can be mapped to lon/lat. There are several nodejs libs available that have all the information required.
(and perhaps even a proper ISO date format and deaths today property)

from covid19.

izaius avatar izaius commented on July 17, 2024

Would really like state/province level info. Thank you for your work on this so far!

from covid19.

jsanjay63 avatar jsanjay63 commented on July 17, 2024

Taking the idea from this project, I made available COVID-19 data in GeoJSON format.
Repo URL: https://github.com/jsanjay63/covid19-geoextractor

Sample Data available: https://jsanjay63.github.io/covid19-geoextractor/output/covid19_time_series.geojson

Map Visualization: https://studio.here.com/viewer/?project_id=fc72e094-6ade-4c2f-8e9c-ecf902b36709

Feel free to give feedback or contribute. A small contribution to fight COVID :)

from covid19.

Related Issues (20)

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.