Skip to content

ckrowland/msindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mises Stationarity Index

The code to run ckrowland.github.io/msindex.

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

No packages published