Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite806e1e

Browse files
committed
refactor and add CSVs for additional zips
1 parent59ca9ba commite806e1e

File tree

4 files changed

+86734
-111
lines changed

4 files changed

+86734
-111
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
A parser for USDA plant hardiness zones. That data is provided in bulk by[the PRISM Climate Group at Oregon State University](http://www.prism.oregonstate.edu/projects/plant_hardiness_zones.php). This combines the four bulk files with ZIP location data, and creates a JSON file for each ZIP, functioning as a static API.
44

5-
Note that_not every U.S. ZIP code is part of this dataset._ The source data, provided by PRISM,simplydoes not include every ZIP.
5+
Note that_not every U.S. ZIP code is part of this dataset._ ThePHZsource data, provided by PRISM, does not include every ZIP, and there is no complete list of the location of all ZIP codes in the PHZ source data.
66

7-
The resulting data is used to create an API at phzmapi.org, in format`ZIPCODE.json`, e.g.[`https://phzmapi.org/20001.json`](https://phzmapi.org/20001.json).
7+
The resulting data is used to create an API at phzmapi.org, in format`{ZIPCODE}.json`, e.g.[`https://phzmapi.org/20001.json`](https://phzmapi.org/20001.json).
88

99
![Map of the U.S.](https://cloud.githubusercontent.com/assets/656758/8011208/c1b7ea48-0b84-11e5-967b-a496cdfe0fe0.jpg)
1010

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp