Releases: alecsandrei/gisco-geodata
Releases · alecsandrei/gisco-geodata
v0.1.2
0.1.2 (2024-12-22)
-
bugfix: parameter year was not passed to self.get_units() for all themes
-
XML metadata can be read directly as an xml.etree.ElementTree object
-
Added an asyncio.run wrapper. See https://stackoverflow.com/questions/55409641/asyncio-run-cannot-be-called-from-a-running-event-loop-when-using-jupyter-no. gisco-geodata would raise errors if there was already an event loop running (e.g. when using gisco-geodata with jupyter notebook)