Tagged Questions

9
votes
3answers
1k views

Python Weather API

How do I get my weather in a Python program?
0
votes
2answers
648 views

Where is a commercially usable dataset of temperature by zipcode by month?

Lots of web sites offer this data (see http://www.google.com/search?hl=en&q="average+temperature"+by+zip+code) but I don't see the dataset they are using. I looked at the national weather service ...