Skip to content

Multi-sector dynamic macroeconomics model with debt and default

License

Notifications You must be signed in to change notification settings

UCL/Supergrassi.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supergrassi

Build Status

Multi-sector dynamic macroeconomics model with debt and default

Read data into Julia

using Supergrassi

settings_path = create_filepath("config/settings.yml")
settings = read_settings(settings_path)
filepaths = check_file_availability(settings)
data = read_data(filepaths, settings)

About

Multi-sector dynamic macroeconomics model with debt and default

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages