# ANN: Package for NIST Statistical Reference Data

**URL:** https://discourse.julialang.org/t/ann-package-for-nist-statistical-reference-data/73822
**Category:** Package Announcements
**Tags:** package, announcement, statistics
**Created:** [December 30, 2021, 4:59pm UTC](https://discourse.julialang.org/t/ann-package-for-nist-statistical-reference-data/73822 "2021-12-30T16:59:45Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![joshday](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/joshday/32/368_2.png) [@joshday](https://discourse.julialang.org/u/joshday)
#### Post date: [December 30, 2021, 4:59pm UTC](https://discourse.julialang.org/t/ann-package-for-nist-statistical-reference-data/73822/1 "2021-12-30T16:59:46Z")

</div>

Hey all,

I’m working on a package to aid in working with the NIST Statistical Reference Data (StRD), a collection of datasets and certified computations meant to help validate statistical software.

I did not find any usage of StRD in a cursory search of the statistics ecosystem in Julia, so my hope is that this will help out folks with testing.

StRD link: [Statistical Reference Datasets (StRD)](https://www.itl.nist.gov/div898/strd/)

Package: [https://github.com/joshday/NISTStatisticalReferenceData.jl](https://github.com/joshday/NISTStatisticalReferenceData.jl)
