GithubHelp home page GithubHelp logo

Comments (5)

brookslogan avatar brookslogan commented on June 23, 2024 4

Yes, (some) unrevised ILINet data is available via delphi-epidata: please try the "issue" and "lag" arguments for the "fluview" source.

Examples of what these terms mean:

  • issue 201905: refers to the CDC report containing the first version of data for week 201905 (which was published on Friday of week 201906).
  • epiweek 201905, issue 201905: first version of the data for week 201905
  • epiweek 201905, lag 0: the same thing (first version of the data for week 201905)
  • epiweek 201905, issue 201906: second version of the data for week 201906 (its first revision)
  • epiweek 201905, lag 1: the same thing (second version / first revision of the data for week 201905)

Some issues or parts of issues may be unavailable for earlier years, and availability depends on the geographical level. For national and regional data for the past 5 years, you shouldn't encounter any problems; beyond that, there may be some holes to deal with. State-level revision data are only available for the past 2 years.

You can also load and visualize these data in your browser using the EpiVis interface.

from delphi-epidata.

brookslogan avatar brookslogan commented on June 23, 2024 1

The first version would be issue = W. CDC's Epidemic Prediction Initiative considers issue week 28 data stable enough for forecast evaluation for the preceding season (i.e., issue 201828 for the 2017/2018 season, which spans epiweeks 201740--201820). However, the data can still experience revisions after issue week 28; we usually record a year's worth of revisions (i.e., issues up to W+51), but sometimes record revisions that occurred even later.

Other notes:

  • The Epidata API accepts a range of epiweeks and/or issues and/or lags as parameters, although there is a limit on the number of rows returned; using these ranges may be faster than manually looping.
  • Individual epiweek and issue numbers are expected to be in the format YYYYWW; to get to the next week, you would usually add one (although there's wrapping to consider at the end of the calendar year).

from delphi-epidata.

randomgambit avatar randomgambit commented on June 23, 2024

thanks! this is really great!!!

from delphi-epidata.

randomgambit avatar randomgambit commented on June 23, 2024

@brookslogan so if I understand well for obtain all the revisions of a given epiweek over time, I need to loop over the issue argument.

More precisely, for week W, I need to iterate from issue = epiweek W+7 to issues = last week of the season. Is that right? What is the last week of the season?

Last, can we assume that during week W, all the revisions up to week W-7 (the previous week) are known to forecasters?

Thanks!

from delphi-epidata.

randomgambit avatar randomgambit commented on June 23, 2024

@brookslogan thanks that is very useful!

from delphi-epidata.

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.