EUROSTAT data downloading facility

Automated data importing tool with time series management and visualization capabilities
463 Downloads
Updated Wed, 30 Jan 2019 21:52:30 +0000

View License

This code library facilitates importing most of EUROSTAT macroeconomic data directly into Matlab. Time series manipulation and advanced plotting functionality have been implemented using special user-defined objects.

A GUI has been programmed for browsing the EUROSTAT database contents and the data selection.

"TUTORIALS" folder contains well documented scripts.

Installation: All folders must be added to Matlab search path, including subfolders.

Cite As

Jakub Rysanek (2024). EUROSTAT data downloading facility (https://www.mathworks.com/matlabcentral/fileexchange/68812-eurostat-data-downloading-facility), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Eurostat2Matlab_release_2019-Jan-30/Class definitions

Eurostat2Matlab_release_2019-Jan-30/Class definitions/@tsobj

Eurostat2Matlab_release_2019-Jan-30/Class definitions/@tsobj/private

Eurostat2Matlab_release_2019-Jan-30/Class definitions/datafeed/@dbEUROSTAT

Eurostat2Matlab_release_2019-Jan-30/Class definitions/datafeed/@dbEUROSTAT/private

Eurostat2Matlab_release_2019-Jan-30/Namespaces/+dynammo/+EUROSTAT

Eurostat2Matlab_release_2019-Jan-30/Namespaces/+dynammo/+EUROSTAT/+pickdata

Eurostat2Matlab_release_2019-Jan-30/Namespaces/+dynammo/+compatibility

Eurostat2Matlab_release_2019-Jan-30/Namespaces/+dynammo/+error

Eurostat2Matlab_release_2019-Jan-30/Namespaces/+dynammo/+export

Eurostat2Matlab_release_2019-Jan-30/Namespaces/+dynammo/+io

Eurostat2Matlab_release_2019-Jan-30/Namespaces/+dynammo/+options

Eurostat2Matlab_release_2019-Jan-30/Namespaces/+dynammo/+options/+validate

Eurostat2Matlab_release_2019-Jan-30/Namespaces/+dynammo/+plot

Eurostat2Matlab_release_2019-Jan-30/Namespaces/+dynammo/+tsobj

Eurostat2Matlab_release_2019-Jan-30/Namespaces/+dynammo/+warning

Eurostat2Matlab_release_2019-Jan-30/Overloading

Eurostat2Matlab_release_2019-Jan-30/Overloading/@cell

Eurostat2Matlab_release_2019-Jan-30/Overloading/@char

Eurostat2Matlab_release_2019-Jan-30/Overloading/@double

Eurostat2Matlab_release_2019-Jan-30/Overloading/@struct

Eurostat2Matlab_release_2019-Jan-30/TUTORIALS/EUROSTAT data downloading

Eurostat2Matlab_release_2019-Jan-30/TUTORIALS/Time series manipulation

Eurostat2Matlab_release_2019-Jan-30/Utilities

Eurostat2Matlab_release_2019-Jan-30/Utilities/Data handling

Eurostat2Matlab_release_2019-Jan-30/Utilities/Data handling/EUROSTAT/TOCfiles/dic

Eurostat2Matlab_release_2019-Jan-30/Utilities/Figure

Eurostat2Matlab_release_2019-Jan-30/Utilities/Figure/UI

Eurostat2Matlab_release_2019-Jan-30/Utilities/Fonts

Eurostat2Matlab_release_2019-Jan-30/Utilities/Time series

Eurostat2Matlab_release_2019-Jan-30/Utilities/cell_fun

Eurostat2Matlab_release_2019-Jan-30/Utilities/repmat_bypass

Eurostat2Matlab_release_2019-Jan-30/Utilities/string_fun

Eurostat2Matlab_release_2019-Jan-30/Utilities/struct_fun

Version Published Release Notes
1.0.1

Slight adjustment to handle situations when EUROSTAT no longer provides some data.

1.0.0