Hello
I use the following line to download a data set
Now i'm getting an error
Any idea how to solve it
Thank you
Mike
I use the following line to download a data set
HTML Code:
copy "https://www.inegi.org.mx/contenidos/programas/enec/2013/datosabiertos/enec_mensual_csv.zip" "data.zip"
HTML Code:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target r(5100);
Thank you
Mike
Comment