Skip to content

ckrowland/msindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

267 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mises Stationarity Index

The code to run msindex.net.

Run Locally

You will need a FRED API key to get Z1 data. Go here for more info. You'll need to create an account.

Install zig 0.14.0.

Then run

git clone https://github.com/ckrowland/msindex
cd msindex
export FRED_KEY=<your_fred_key>
zig build run-update
zig build run-main

To update the chart after some time you have to run this again.

export FRED_KEY=<your_fred_key>
zig build run-update

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors