cdcfluview icon indicating copy to clipboard operation
cdcfluview copied to clipboard

:mask: R package to Retrieve U.S. Flu Season Data from the CDC FluView Portal (WHO & ILINet)

Results 13 cdcfluview issues
Sort by recently updated
recently updated
newest added

The pi_mortality function currently only pulls data for the overall population. If you pass additional age group parameters, data can also be retrieved for the '

enhancement

Hi, i want to see if this library has a function that will give you the latest ili data by state?. Something that we can run weekly and get the...

Hello @hrbrmstr, another great package! I am intersted in the `ILInet` data but I think the current package only returns what http://currents.plos.org/outbreaks/index.html%3Fp=39911.html#ref7 calls the `gold standard`. That is, the ILInet...

enhancement

I've been trying to adapt some of your code for a different project and am trying to figure out how you reference the shapefiles in the `cdc_basemap()` function. Where are...

Hey, I'm mostly a doctor, not a coder, and I have no familiarity with R ... but I'm wondering if your code here would allow me to send a request...

It would be awesome if you could lay out what you know about the API at the moment, so that other masochists like me could possibly crank out wrappers for...

question

I am trying to pull the clinical FluView data but am getting an error: `who_nrevss(region="state", years = 2021)` produces `Error in basename(nm) : a character vector argument expected In addition:...

bug

When I run the line 'ilinet(region = "state")' it now only gives data for Puerto Rico and no other state/territory. I think this problem just started this morning.

@hrbrmstr thank you for developing and maintaining this package! i have been using the `hospitalizations()` function to retrieve FluSurv-NET data. it looks like a recent update may have had a...

each row in pi_mortality data is duplicated. ```r pimn