EUROSTAT data downloading facility
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.
Zitieren als
Jakub Rysanek (2024). EUROSTAT data downloading facility (https://www.mathworks.com/matlabcentral/fileexchange/68812-eurostat-data-downloading-facility), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Sciences > Geoscience > Geology >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
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 | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.1 | Slight adjustment to handle situations when EUROSTAT no longer provides some data. |
||
1.0.0 |