Democracy and the Market for Culture: Institutional Determinants of Cultural Goods Exports
Creators
Description
This dataset accompanies the research article titled Democracy and the Market for Culture, which investigates how different dimensions of democratic governance influence international trade in cultural goods. Drawing from UNESCO cultural exports data, World Bank GDP per capita, and the V-Dem Core v15 democracy indicators, the study uses fixed-effects OLS regression to analyze the institutional determinants of cultural export performance across countries from 2004 to 2019.
The dataset includes:
-
culture_exports.csv
: UNESCO cultural goods export data (USD, by country-year). -
GDPPC.csv
: World Bank GDP per capita data (log-transformed). -
V-Dem-CY-Core-v15.csv
: Country-year democracy indicators from V-Dem v15. -
Three Colab-ready Python notebooks (
v2x_libdem.ipynb
,v2x_partipdem.ipynb
,v2x_polyarchy.ipynb
) with full replication code for each regression model.
🔧 How to Use in Google Colab
-
Open Google Colab:
Go to https://colab.research.google.com/ -
Upload Files to Colab:
-
You can drag the files into the file panel (left sidebar) or use this code to upload:
pythonCopiarEditarfrom google.colab import files uploaded = files.upload()
-
-
Install Required Libraries (if needed):
Most notebooks usepandas
,statsmodels
, andmatplotlib
:pythonCopiarEditar!pip install pandas statsmodels matplotlib
-
Run a Notebook:
-
Open
v2x_libdem.ipynb
,v2x_partipdem.ipynb
, orv2x_polyarchy.ipynb
in Colab. -
Click "Runtime" > "Run all" or run each cell individually to replicate the regression results.
-
-
Customize or Extend:
-
You can plug in other democracy or economic indicators from the
V-Dem
dataset to test additional hypotheses. -
Modify the regression specification or add visualization outputs using
seaborn
orplotly
.
-
License: Creative Commons Attribution 4.0 (CC BY 4.0)
Citation:
Anon Annotator. (2025). Democracy and the Market for Culture: Institutional Determinants of Cultural Goods Exports [Dataset]. Zenodo. https://doi.org/10.5281/zenodo.16417376
Files
culture_exports.csv
Files
(204.3 MB)
Name | Size | Download all |
---|---|---|
md5:98d38231e6e38080fe85d9e92af70c2f
|
103.6 kB | Preview Download |
md5:d55e407d65e2a27f0f489a4c92c57411
|
75.2 kB | Preview Download |
md5:6b43d4c5379e84c2eacf391ace6d3618
|
204.0 MB | Preview Download |
md5:1aba0930534a2641b4335e53ef193c00
|
6.3 kB | Preview Download |
md5:5e0d52b732499130a7a87a74e5fa0e42
|
9.1 kB | Preview Download |
md5:504c84b00c021f89a84e54aa539a9502
|
9.1 kB | Preview Download |