From e7b818040a731353f0ea6aeced74dd3b7a1a6c5d Mon Sep 17 00:00:00 2001 From: "Dr. Leo" Date: Tue, 28 Apr 2015 20:57:30 +0200 Subject: [PATCH] Docs: add reference to pandaSDMX to the ecosystem --- doc/source/ecosystem.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/source/ecosystem.rst b/doc/source/ecosystem.rst index 4a0743b8be3e4..a88c19c6edd55 100644 --- a/doc/source/ecosystem.rst +++ b/doc/source/ecosystem.rst @@ -137,6 +137,15 @@ PyDatastream is a Python interface to the SOAP API to return indexed Pandas DataFrames or Panels with financial data. This package requires valid credentials for this API (non free). +`pandaSDMX `_ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +pandaSDMX is an extensible library to retrieve and acquire statistical data +and metadata disseminated in +`SDMX `_ 2.1. This standard is currently supported by +the European statistics office (Eurostat) +and the European Central Bank (ECB). Datasets may be returned as pandas Series +or multi-indexed DataFrames. + .. _ecosystem.domain: