8000 Merge pull request #10007 from dr-leo/doc_ecosystem_pandasdmx · pandas-dev/pandas@845cec9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 845cec9

Browse files
Merge pull request #10007 from dr-leo/doc_ecosystem_pandasdmx
Docs: add reference to pandaSDMX to the ecosystem
2 parents 514fe2d + e7b8180 commit 845cec9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/source/ecosystem.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,15 @@ PyDatastream is a Python interface to the
137137
SOAP API to return indexed Pandas DataFrames or Panels with financ 844E ial data.
138138
This package requires valid credentials for this API (non free).
139139

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+
140149

141150
.. _ecosystem.domain:
142151

0 commit comments

Comments
 (0)
0