How to make the value of a sensor be a number?

I managed to pull the value from an API to pull the coronavirus data for my state, however, my sensor data looks like this:

vs what i want which is this

I have one REST sensor that pulls from the API and then use templating to pull the other 3 so that I can match what the current coronavirus integration pulls.

How can I make it look like a number with a graph?

figured it out. I needed a unit of measurement added.