Hi,
sooner than expected I want to release v0.2.1. It adds a few important
features and extends the docs:
http://pandasdmx.readthedocs.org/en/v0.2.1dev/
Most importantly, there is now support for zip archives received from
Eurostat. These will also be saved to local files if ``tofile`` is set
to True. Besides, if Eurostat does not return the requested dataset
immediately but makes it available after some time as zip archive, the
api.Request.get method now acepts an argument ``get_footer_url`` to
specify the interval and number of attempts to request the zip archive
incidentally. You may try with monthly unemployment data (id:
'une_rt_m'). The get method has now also an 'url' parameter so you can
pass an URL directly.
The docs have been enhanced: There is now more on error handling,
handling zip archives, and how to increase writer performance.
Any suggestions? - If not, I will release v0.2.1 on Wednesday.
Thanks.
Leo