Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial data scope: needsdiagnosis total number #3

Closed
karlcow opened this issue Apr 15, 2018 · 2 comments
Closed

Initial data scope: needsdiagnosis total number #3

karlcow opened this issue Apr 15, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@karlcow
Copy link
Member

karlcow commented Apr 15, 2018

To make it easier to reach our goal before the end of 2018Q2. Let's provide an API for serving the total number of needsdiagnosis daily (hourly?) tracked.

Daily tracked data for needsdiagnosis since February 2018

@karlcow
Copy link
Member Author

karlcow commented Apr 19, 2018

Current proposed format discussed today with @magsout

{
  "about": "Hourly NeedsDiagnosis issues count",
  "date_format": "w3c",
  "timeline": [
    {
      "count": 751,
      "timestamp": "2018-02-27T00:00:03Z"
    },
    {
      "count": 758,
      "timestamp": "2018-02-28T00:00:02"
    }
  ]
}

@karlcow
Copy link
Member Author

karlcow commented Nov 5, 2018

This is solved.

@karlcow karlcow closed this as completed Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant