KSpiliop / pyrostat

API (Python) for Eurostat data collections upload

Home Page:https://github.com/eurostat/pyrostat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyrostat

Interface to the REST API providing access to Eurostat online database.

About

This module will enable you to automatically query, search, download and handle data from the online database of Eurostat.

documentation available at: https://eurostat.github.io/pyrostat/
status since 2017 – in construction
contributors
license EUPL

Description

Notes

  • The Web Services have some limitation as to the supported for a request since currently a maximum of 50 "categories", e.g. a message "Too many categories have been requested. Maximum is 50." is returned in case of a too large request (see the data scope and query size limitation here). This limitation is bypassed by the use of the esdata package.

Data sources

Tools and references

About

API (Python) for Eurostat data collections upload

https://github.com/eurostat/pyrostat

License:European Union Public License 1.1


Languages

Language:Python 100.0%