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

Historical demographic data through the API #23

Open
themonk911 opened this issue Sep 27, 2020 · 0 comments
Open

Historical demographic data through the API #23

themonk911 opened this issue Sep 27, 2020 · 0 comments

Comments

@themonk911
Copy link

Hi,

We're (https://github.com/GoogleCloudPlatform/covid-19-open-data) are interested in the time series of Covid positive cases aggregated by age and sex. Using the following structure for the API, I'm only able to get the most recent day's data, even though no latestBy argument is provided.

'structure': '{"date":"date","areaName":"areaName","maleCases":"maleCases","femaleCases":"femaleCases"}'}

Additionally, the API errors out (with error 500) when using any filter on areaType, but works when using areaName as a filter e.g. areaName=England is a fine filter, but areaType=nations does not work.

I note that we don't currently need the intersectional data of age+sex which is what the above provides, having the demographics data separately is also fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant