Skip to content

srault95/pysdmx

Repository files navigation

pysdmx

Python interface to SDMX

Travis Build Status Documentation Status Coverage

Installation

For the time being, pysdmx is not on pypi. You can use the standard procedure from distutils.

python3 setup.py install

Usage

pysdmx provides a bookmark for the SDMX endpoint provided by Eurostat. You can easily retrieve a pandas.DataFrame()

>>>import pysdmx
>>>pysdmx.eurostat.dataframe('cdh_e_fos','..PC.FOS1.BE','2005','2011')

About

Python interface to SDMX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published