GoogleCloudPlatform / covid-19-open-data

Datasets of daily time-series data related to COVID-19 for over 20,000 distinct locations around the world.
Apache License 2.0
471 stars 130 forks source link

Example data download notebook not working--error received when loading #472

Closed Rmonty1 closed 3 years ago

Rmonty1 commented 3 years ago

Tried to open/download the example Jupyter nb. Errors out on load. Get file corupt error after downloading and trying to open in Anconda.

owahltinez commented 3 years ago

Can you please provide the exact URL which is causing issues?

kl692 commented 3 years ago

Same issue. Received the following error:

Error loading notebook Unreadable Notebook: PATH\covid-19-open-data-main\examples\data_loading.ipynb NotJSONError('Notebook does not appear to be JSON: \'{\n "cells": [\n {\n "cell_type": "m...')

owahltinez commented 3 years ago

Thanks for reporting this, it should be fixed now via #490