OpenFarm icon indicating copy to clipboard operation
OpenFarm copied to clipboard

hardiness zone data!

Open emplums opened this issue 9 years ago • 9 comments

Just leaving this here - spreadsheet of all the hardiness zones for every zipcode hardiness_zones.csv.zip

cc @roryaronson @simonv3

emplums avatar Jul 08 '16 03:07 emplums

BOOOM :boom:

roryaronson avatar Jul 08 '16 03:07 roryaronson

Here's the CSV uploaded to a Google Spreadsheet for immediate viewing/manipulation: https://docs.google.com/spreadsheets/d/1JCi8GAY3G6jt0Fpl6xNFTbggLiPRHa2xQ3AggDn7_zA/edit?usp=sharing

roryaronson avatar Jul 08 '16 03:07 roryaronson

Hey @emily-plummer, could you link to where you got this? It's my understanding that hardiness zones sometimes update (which I guess makes sense?) so we might want to re-run the process of getting that information occasionally.

simonv3 avatar Nov 03 '16 20:11 simonv3

So what makes sense to me is to on save of a user object to link a hardiness zone based on the CSV values?

simonv3 avatar Nov 03 '16 20:11 simonv3

@simonv3 unfortunately, this data used to be public (via a scraper that took 8 hours to run on your computer to pull the data) but some company decided that they "own" hardiness zone data and made the org that was hosting it pull it down.

emplums avatar Nov 03 '16 21:11 emplums

Seriously? I'm just looking into the USDA website - is Climate Source, Inc the company in question?

http://planthardiness.ars.usda.gov/PHZMWeb/DownloadsPublic.aspx

Um. I need to vent some rage about this somewhere.

simonv3 avatar Nov 03 '16 21:11 simonv3

Looks like the company who owned the hardiness zone data went broke so now this data is brokered through Oregon State University. This data can now be combined to zipcodes through the frostline repo: https://github.com/waldoj/frostline. The issue of interest to us is probably https://github.com/waldoj/frostline/issues/13 (making it available as a public API)

simonv3 avatar Apr 04 '17 15:04 simonv3

Per @simonv3's comment, I'm getting this set up at phzmapi.org right now. (I just registered the domain about 15 minutes ago.) It's an S3 bucket, with one JSON file per ZIP code that's included in OSU's CSV file, e.g. for 20001. There's lots more to be done, but it's useful as-is. I hope it can be useful to y'all.

waldoj avatar Apr 06 '17 03:04 waldoj

Thanks a bunch for tracking this and moving forward with it @waldoj!

simonv3 avatar Apr 06 '17 04:04 simonv3