covidmx icon indicating copy to clipboard operation
covidmx copied to clipboard

Cannot read the data

Open jballesterosc opened this issue 5 years ago • 1 comments

I'm trying to run the covid_dge_data = CovidMX().get_data() line, but it get the runtime error Cannot read the data. Also get the following: URLError: <urlopen error [Errno 60] Operation timed out>.

Captura de Pantalla 2020-08-04 a la(s) 10 29 37 Captura de Pantalla 2020-08-04 a la(s) 10 29 50

I've failed to pull request at the dge.py file to change the URL_DESCRIPTION and URL_HISTORICALfor the updated ones:

URL_DESCRIPTION = 'http://epidemiologia.salud.gob.mx/gobmx/salud/datos_abiertos/diccionario_datos_covid19.zip' URL_HISTORICAL = 'http://epidemiologia.salud.gob.mx/gobmx/salud/datos_abiertos/datos_abiertos_covid19.zip'

jballesterosc avatar Aug 04 '20 15:08 jballesterosc

Hi, I have the same issue, any ideas?

Screen Shot 2021-03-01 at 18 40 53

alanponce avatar Mar 02 '21 01:03 alanponce