DemandRegioTeam / disaggregator

A set of tools for processing of spatial and temporal disaggregations.
GNU General Public License v3.0
29 stars 16 forks source link

Host does not respond opendata.ffe.de #13

Closed phuismann closed 2 years ago

phuismann commented 2 years ago

Runningconfig.dict_region_code(keys='natcode_nuts3', values='name') in 01_Demo_data-and-config returns host not reachable. Is the host offline or is this another issue?

Full error: HTTPConnectionPool(host='opendata.ffe.de', port=4000): Max retries exceeded with url: /t_nuts3_lk (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x00000215CA1D4048>: Failed to establish a new connection: [WinError 10060] Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat'))

phuismann commented 2 years ago

It appears to be an issue on our side!