Back to all posts
Data4 min read854 words

Chewing on Some Weather Data

I pulled a temperature dataset for my area and did a few things to it.

I had a few spare minutes this evening and with it being so dang hot this week, I wanted to pull some local weather data from NOAA and get an idea of how our temperatures have looked over time.

Everything I've crunched is in `/misc/weather` , including the Ruby scripts I used to manipulate the data. The JSON data behind the charts is in `/resources/wxdata`

I've turned the summaries into charts.

Highest Temperature by Month/Year

Number of Months with a High Temperature Over 90F

Highest Low and High Temperatures by Year

JL

Johnathan Lyman

Software engineer, data tinkerer, and occasional weather enthusiast. Writing about technology, observations, and whatever catches my attention.