Access step-by-step
EUROMOD has three components: the software, the model (coded policy rules) and the input microdata. The software and the model can be downloaded directly, while the EU-SILC-based microdata have to be requested following a specific procedure. See details below.
You can find detailed instructions on how to install and configure these components here. Quick guides to run EUROMOD can be found here.
Software
EUROMOD installer v3.8.0 (64 bit) Latest software (April 2025) Release notes
Previous and 32bit versions can be found in the archive.
The EUROMOD software includes the user interface, its underlying calculator and some applications (HHoT, Statistics Presenter, In-depth Analysis). The source code is distributed as open source under the EUPL-1.2 License and available in GitHub. The installer is distributed under an End-user licence agreement.
EUROMOD Connectors
In order to facilitate the use of EUROMOD for research and analysis, we built libraries, which we typically refer to as a connector in order to be able to call the microsimulation model from Stata, Python and R.
The Stata Connector to EUROMOD is a set of pre-programmed Stata commands that allows users to interact with EUROMOD directly from Stata. They run EUROMOD on the data held in the Stata working memory and returning the results to Stata as well, allowing also to modify constants of the model without opening the EUROMOD user interface. To use the commands, you need to install EUROMOD software version 3.7.10 or later. The Stata Connector can be installed using Stata's ssc command:
ssc install euromod
The Python Connector to EUROMOD is a library in Python which has in essence more capabilities than the one in Stata. Next to being able to run the model on data held in memory (either in a pandas DataFrame or polars DataFrame), one can also inspect the spine in detail and override, for example, the values of constants. To use the library, one needs to have Python >= 3.8 installed and EUROMOD software version 3.7.10.
An extensive documentation is available on https://pythonconnectoreuromod.readthedocs.io/.
The library can be installed using pip through the following command:
pip install euromod
Although there is not a library explicitly written for R, one can interact with EUROMOD using the library reticulate, which allows to call Python libraries from R. As a prerequisite, one needs to install a Python distribution ( version >= 3.8 ) in order to use it.
This link contains a zip-file that contains information on how to set things up, together with some examples.
Model
EUROMOD model J1.0+ Latest stable release (February 2025) Release notes
Previous versions can be found in the archive.
The model is a set of xml files which contain the coded policy rules. It also includes training datasets for all country models. Synthetic data can be created with the Hypothetical Household Tool (HHoT), included as a plugin with the software. If you would like to request survey-based input microdata, please see next point. The coded policy rules are distributed under the Creative Commons Attribution 4.0 International (CC BY 4.0) licence (Open Source) since EUROMOD I3.0+.
Data
Data repository (S-CIRCABC) Input data request form
In order to get access to EUROMOD input data for the 27 EU member states, a valid Research Project Proposal (RPP) approved by Eurostat is needed. The procedure to request an RPP is described below. Once the RPP has been approved by Eurostat, the RPP's principal researcher or data manager has to submit an input data request form. After following the procedure indicated, the principal researcher/data manager will gain access to the data repository, where the input datasets are stored every time new datasets are available. Access to input data will be provided until the expiration of the RPP, meaning that the input data request form has to be submitted only once.
An updated list of available datasets can be found here. A comprehensive list (for informative purposes) of all the variables included in the most recent EUROMOD input datasets, along with descriptions and information about their derivation, can be downloaded here.
Please note that UK data (needed for model versions up to I3.86+) are not provided by the JRC, but by the CeMPA (Centre for Microsimulation and Policy Analysis). In order to gain access to these data, please follow the instructions provided by CeMPA in this webpage.
How to get a Research Project Proposal (RPP) approved by Eurostat
In order to be able to request EUROMOD input data, you need to follow a two-step process:
- Your institution needs to be recognised by Eurostat as a research entity that is allowed to access microdata (this may take around 4 weeks). You can check whether your institution is already on the List of recognised research entities.
- You will need to submit an RPP to Eurostat stating that you want to use EUROMOD input data and explaining the research purposes (this may take around 8 weeks).
If you have an old RPP that only gave you access to EU-SILC data (and not to HBS data) to be used in EUROMOD, you will have to amend it to add EUROMOD input data. Otherwise you will not be able to get access to the EUROMOD datasets disseminated from 2025 onwards, since they contain information extracted from HBS data.
Full information about requests and amendments can be found in the Eurostat document How to apply for microdata access?
Archive
Software - all versions
EUROMOD installer v3.8.0 64 bit (April 2025) Release notes
EUROMOD installer v3.7.10 64 bit (February 2025) Release notes
EUROMOD installer v3.7.8 64 bit (December 2024) Release notes
EUROMOD installer v3.7.6 64 bit (September 2024) Release notes
EUROMOD installer v3.7.5 64 bit (September 2024) Release notes
EUROMOD installer v3.6.19 64 bit - 32 bit (February 2024) Release notes
EUROMOD installer v3.6.16 64 bit - 32 bit (January 2024) Release notes
EUROMOD installer v3.6.8 64 bit - 32 bit (September 2023) Release notes
EUROMOD installer v3.6.2 64 bit - 32 bit (May 2023) Release notes
EUROMOD installer v3.5.8 64 bit - 32 bit (January 2023) Release notes
EUROMOD installer v3.5.5 64 bit - 32 bit (October 2022) Release notes
EUROMOD installer v3.5.2 64 bit - 32 bit (October 2022) Release notes
EUROMOD installer v3.5.1 64 bit - 32 bit (September 2022) Release notes
EUROMOD installer v3.4.10 64 bit - 32 bit (February 2022) Release notes
EUROMOD installer v3.4.7 64 bit - 32 bit (January 2022) Release notes
EUROMOD installer v3.4.6 64 bit - 32 bit (September 2021) Release notes
EUROMOD installer v3.4.3 64 bit - 32 bit (April 2021) Release notes
Model - all versions
EUROMOD model J1.0+ (February 2025) Release notes
EUROMOD model J0.1+ (September 2024) Release notes
EUROMOD model I6.39+ (April 2024) Release notes
EUROMOD model I6.0+ (January 2024) Release notes
EUROMOD model I5.99+ (September 2023) Release notes
EUROMOD model I5.41+ (May 2023) Release notes
EUROMOD model I5.0+ (January 2023) Release notes
EUROMOD model I4.109+ (September 2022) Release notes
EUROMOD model I4.62+ (April 2022) Release notes
EUROMOD model I4.0+ (January 2022) Release notes
EUROMOD model I3.86+ (September 2021) Release notes
EUROMOD model I3.40+ (April 2021) Release notes