Skip to content

eurostat/pyrostat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages