Git Product home page Git Product logo

Comments (5)

maganuk avatar maganuk commented on May 1, 2024

@jeremyphilemon since the statewise data is coming directly from the google sheet I think you need to build in a formula for the daily change in the sheet itself. Is the sheet publicly available? I can make the changes and also do the react bit.

from covid19india-react.

jeremyphilemon avatar jeremyphilemon commented on May 1, 2024

@maganuk so we were planning on using the time_series_cases fetched from http://api.covid19india.org/data.json and implement an helper function in the client side to calculate and format it to support statewide deltas meanwhile. If you'd like to add that in the api itself, you can prolly look at https://github.com/covid19india/api

from covid19india-react.

jkandasa avatar jkandasa commented on May 1, 2024

so we were planning on using the time_series_cases fetched from http://api.covid19india.org/data.json and implement an helper function in the client side to calculate and format it to support statewide deltas meanwhile

@jeremyphilemon I do not see any state reference in cases_time_series. You can not do with this data. Needs to update in API data.json

from covid19india-react.

anuragjain avatar anuragjain commented on May 1, 2024

@jkandasa There is a key named "statewise" in the api https://api.covid19india.org/data.json which can be used. However to determine delta, you'll need data for previous day as well. For that an api change might be required.

from covid19india-react.

sumitmckv avatar sumitmckv commented on May 1, 2024

@anuragjain @jeremyphilemon @jkandasa created PR for api change
covid19india/api#8

from covid19india-react.

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.