covid-19-open-data icon indicating copy to clipboard operation
covid-19-open-data copied to clipboard

Datasets of daily time-series data related to COVID-19 for over 20,000 distinct locations around the world.

Results 30 covid-19-open-data issues
Sort by recently updated
recently updated
newest added

Similar to #242: (1) Macao seems to be defined twice: as a country and as a China sub region. (2) Neither has fresh data: ``` SELECT date, new_confirmed, new_deceased, cumulative_confirmed,...

``` "Traceback (most recent call last): File "/env/lib/python3.7/site-packages/xlrd/book.py", line 474, in sheet_by_name sheetx = self._sheet_names.index(sheet_name) ValueError: 'Table 3a - Hospital Confirmed' is not in list During handling of the above...

bug

Would be good to have a staging bucket and copy files from there to the current production bucket after the data has been validated by a data validation utility, for...

``` File "/home/vmagent/app/pipelines/epidemiology/xx_wikipedia.py", line 104, in parse: assert data is not None and len(data) > 0 at run (/home/vmagent/app/lib/data_source.py:205) at _run_wrapper (/home/vmagent/app/lib/pipeline.py:169) ```

bug
new_datasource

``` /Users/mdaswani/Documents/open-covid-19/data/src/lib/error_logger.py:30: UserWarning: [2020-07-30T15:33:09.1220][LibyaHumdataDataSource] No key match found for: match_string البريقة Test Samples 13 total_confirmed 1 total_recovered 0 total_deceased 0 date 07/30/2020 country_code LY _vec البريقة Name: 2, dtype: object...

bug

When running the unit tests, I can see a lot of messages that say (e.g.) `{"timestamp": "2020-08-26T14:22:58.2411", "classname": "CzechRepublicAgeSexDataSource", "record": {"key": "CZ_31_311", "date": "2020-03-13", "age": "20-29", "sex": "male", "new_confirmed": 1,...

Link to related request in previous repository https://github.com/open-covid-19/data/issues/309

enhancement
new_datasource

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2. Release notes Sourced from protobuf's releases. Protocol Buffers v3.20.2 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Good day, I'm trying to understand the context of place_id in various files. I know that `place_id` is just an identifier but I have encountered some puzzling things. Before I...

The data in [by-age.csv](https://storage.googleapis.com/covid19-open-data/v3/by-age.csv) and [epidemiology.csv](https://storage.googleapis.com/covid19-open-data/v3/epidemiology.csv) doesn’t seem to have been updated since 2022-08-23. Is this a temporary issue or is the database no longer being updated (at all/regularly)?