sources = [
{
date: new Date("2023-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/June-2023-Prison.xls"
},
{
date: new Date("2022-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2022-prison-population.xls"
},
{
date: new Date("2021-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2021-prison-stock.xls"
},
{
date: new Date("2020-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2020-prison-stock-pop.xls"
},
{
date: new Date("2019-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2019-prison-stock.xls"
},
{
date: new Date("2018-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2018-prison-internet-data-set.xls"
},
{
date: new Date("2017-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/June-2017-Prison-Population.xls"
},
{
date: new Date("2015-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2015-prison-stock-internet-variables.xls"
},
{
date: new Date("2014-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2014-prison-stock-internet-variables.xls"
},
{
date: new Date("2013-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2013-prison-stock-internet-variables.xls"
},
{
date: new Date("2012-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2012-prison-stock-internet-variables.xls"
},
{
date: new Date("2011-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2011-prison-stock-pop.xls"
},
{
date: new Date("2010-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2010-stock-pop.xls"
},
{
date: new Date("2009-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2009-stock-pop.xls"
},
{
date: new Date("2008-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2008-stock-pop.xls"
},
{
date: new Date("2007-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2007-stock-pop.xls"
},
{
date: new Date("2006-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2006-stock-pop.xls"
},
{
date: new Date("2005-06-30"),
url: "https://idoc.illinois.gov/content/dam/soi/en/web/idoc/reportsandstatistics/documents/june-2005-stock-pop.xls"
}
]