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

[Feature Req] Variant tracking #1019

Open
ebwinters opened this issue Jul 30, 2021 · 5 comments
Open

[Feature Req] Variant tracking #1019

ebwinters opened this issue Jul 30, 2021 · 5 comments
Labels
enhancement New feature or request status: in progress Is currently being worked on

Comments

@ebwinters
Copy link
Collaborator

Would love to be able to see how many new cases/hsopitalizations/deaths are coming from each variant on a given day. This would allow for plotting of interesting trend lines

@ebwinters ebwinters added the enhancement New feature or request label Jul 30, 2021
@mymindishazel mymindishazel added scope: api Regarding the functionality of the backend status: accepted Acknowledged and something that should be worked on status: help wanted Outside help is requested labels Nov 10, 2021
@yosoycentli
Copy link
Contributor

Hi there,
I would like to work on this issue, if everyone is ok with that I'll be working on this.
:)

@ebwinters
Copy link
Collaborator Author

@yosoycentli totally. Where are you planning to get the data?

@yosoycentli
Copy link
Contributor

Hi, @ebwinters,
I was thinking of getting information from this site (https://covid.cdc.gov/covid-data-tracker/#variant-proportions), apparently, they update it every week, I intend to continue looking for more sources of information but for now, I would start here.

I would like to know if the issue can be divided into two, I would like to take care of the scrapper part of the information, but I wouldn't like to deal with the integration of this with the API dashboard, maybe anyone else can do that task.

Is this possible?

@ebwinters
Copy link
Collaborator Author

ebwinters commented Dec 31, 2021

I was thinking of getting information from this site (https://covid.cdc.gov/covid-data-tracker/#variant-proportions), apparently, they update it every week, I intend to continue looking for more sources of information but for now, I would start here.
Sound good. Keep in mind their use of agency matrial policy summarized below:

  1. Attribution to the agency that developed the material must be provided in your use of the materials. Such attribution should clearly state the materials were developed by CDC ATSDR and/or HHS (e.g., “Source: CDC”; “Materials developed by CDC”);

  2. You must utilize a disclaimer which clearly indicates that your use of the material, including any links to the materials on the CDC, ATSDR or HHS websites, does not imply endorsement by CDC, ATSDR, HHS or the United States Government of you, your company, product, facility, service or enterprise. All such disclaimers must be prominently and unambiguously displayed (e.g., “Reference to specific commercial products, manufacturers, companies, or trademarks does not constitute its endorsement or recommendation by the U.S. Government, Department of Health and Human Services, or Centers for Disease Control and Prevention;

  3. You may not change the substantive content of the materials; and

  4. You must state that the material is otherwise available on the agency website for no charge.

I would like to know if the issue can be divided into two, I would like to take care of the scrapper part of the information, but I wouldn't like to deal with the integration of this with the API dashboard, maybe anyone else can do that task.
Feel free to close this issue and create two new ones. However, the scraper is one piece, and the API controller portion and swagger docs is another. There is no dashboard unless you want to add it to our home page.

@yosoycentli
Copy link
Contributor

Hi @ebwinters

I just did a PR, I'm still working on some details like the swagger documentation, the scraper test, and the removal of a dependency that I added, but the feature can be reviewed.

Stay tuned for any comments.

😃

#1030

@pujux pujux added status: in progress Is currently being worked on enhancement New feature or request and removed enhancement New feature or request status: accepted Acknowledged and something that should be worked on status: help wanted Outside help is requested scope: api Regarding the functionality of the backend labels Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request status: in progress Is currently being worked on
Projects
None yet
Development

No branches or pull requests

4 participants