data = [
{
stat: '98%',
label: 'Portion of Montana in severe drought as of Aug. 10',
srcLink: 'https://droughtmonitor.unl.edu/CurrentMap/StateDroughtMonitor.aspx?MT',
srcLabel: 'per U.S. Drought Monitor'
},
{
stat: '105°F',
label: 'Temperature reached in Billings June 15, the all-time June high',
srcLink: 'https://weather.com/forecast/regional/news/2021-06-13-excessive-record-heat-west-june',
srcLabel: 'per weather.com'
},
{
stat: '14',
label: 'Number of Montana rivers running “much below normal” Aug 10',
srcLink: 'https://waterwatch.usgs.gov/index.php?r=mt&id=ww_current',
srcLabel: 'per U.S. Geological Survey'
},
{
stat: '19',
label: 'Number of Montana rivers and streams fully or partially closed to fishing as of Aug. 10',
srcLink: 'https://fwp.mt.gov/news/current-closures-restrictions/waterbody-closures',
srcLabel: 'per Montana Fish, Wildlife & Parks'
},
{
stat: '59,600 acres',
label: 'Estimated area burned by the PF fire in Big Horn County in two days in late July',
srcLink: 'https://inciweb.nwcg.gov/incident/article/7731/62293/',
srcLabel: 'per Inciweb'
}
]