BarChart3D[data, ChartLayout -> "Grid",
ChartLabels -> {Range[2001, 2007], {"Jan", "Feb", "Mar", "Apr",
"May", "June", "July", "Aug", "Sep", "Oct", "Nov", "Dec"}},
ColorFunction -> "TemperatureMap",
PlotLabel ->
"2001-2007 Champaign City Monthly Temperature Statistics",
Ticks -> {None, None, Automatic},
ViewPoint -> {6.14459, -5.50656, 6.31836}]