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

latest_by="newCasesByPublishDate" not returning any data #34

Open
keithellis74 opened this issue Apr 22, 2021 · 1 comment
Open

latest_by="newCasesByPublishDate" not returning any data #34

keithellis74 opened this issue Apr 22, 2021 · 1 comment

Comments

@keithellis74
Copy link

I've had a script running for a while now, pulling down the latest data. However in the last couple of days the script has been hanging. I have tracked it down to the latest_by="newCasesByPublishDate" portion. If I remove this, it returns all the data, but I am no longer able to just pull in the latest data. Any idea what is going on?

The api call looks like

api = Cov19API(
        filters=filter, 
        structure=structure,
        latest_by="newCasesByPublishDate")
@jonathancychow
Copy link

Same here. It happened since 19/4. It stopped my dashboard from working, it would be nice if we know such change of behaviour in advance.

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

2 participants