Skip links

Gdp E218 Repack

GDP E218: Understanding the Economic Indicator

Python (using pandas and eurostat package)

import eurostat
# Get the table of quarterly national accounts
df = eurostat.get_data_df('namq_10_gdp')
# Filter for GDP E218 (check specific filters for your country)
# Typically: unit = 'MIO_NAC', s_adj = 'SCA', na_item = 'B1GQ' (GDP)
This website uses cookies to improve your web experience.