This package contains methods to disaggregate WiNDCNational to the 51 US states (including DC).
To install the stable release version, use the Julia package manager:
pkg> add WiNDCRegionalDownload the raw data from this link and extract it to a folder on your computer. Then, you can run the following code:
using WiNDCRegional
state_table = create_state_table("path/to/your/data/directory")