File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -137,6 +137,15 @@ PyDatastream is a Python interface to the
137
137
SOAP API to return indexed Pandas DataFrames or Panels with financial data.
138
138
This package requires valid credentials for this API (non free).
139
139
140
+ `pandaSDMX <http://pandasdmx.readthedocs.org >`_
141
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
142
+ pandaSDMX is an extensible library to retrieve and acquire statistical data
143
+ and metadata disseminated in
144
+ `SDMX <http://www.sdmx.org >`_ 2.1. This standard is currently supported by
145
+ the European statistics office (Eurostat)
146
+ and the European Central Bank (ECB). Datasets may be returned as pandas Series
147
+ or multi-indexed DataFrames.
148
+
140
149
141
150
.. _ecosystem.domain :
142
151
You can’t perform that action at this time.
0 commit comments