Skip to content

sandorjuhasz/eci_software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

339 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Economic Complexity

This repository contains data and code to reproduce the figures and results of the following paper:

Juhász, S., Wachs, J., Kaminski, J. and Hidalgo, C. A. (2026) The software complexity of nations. Research Policy, 55(3), 105422. https://doi.org/10.1016/j.respol.2026.105422

Structure of the repository

├── config.yml                # Global project configuration (paths, parameters, settings)
├── code/                     
│   ├── data_processing/      # Scripts and notebooks for cleaning and preparing data
│   ├── figures/              # Notebooks for generating plots and visualizations
│   ├── regressions/          # Code for running regression models and statistical analyses
│   ├── utils/                # Helper functions, shared modules, and general utilities
│
├── data/
│   ├── inputs/               # External raw data sources
│   ├── outputs/              # Processed and intermediate datasets

About

Measuring the software complexity of nations

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors