Created
June 17, 2014 17:34
-
-
Save lenagroeger/8ee57785ebaec03273e2 to your computer and use it in GitHub Desktop.
caps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| REGIONS = {"NORTHEAST" => ["CONNECTICUT"," MAINE"," MASSACHUSETTS"," NEW HAMPSHIRE"," RHODE ISLAND"," VERMONT"," NEW JERSEY"," NEW YORK"," PENNSYLVANIA"], | |
| "MIDWEST" => ["ILLINOIS"," INDIANA"," MICHIGAN"," OHIO"," WISCONSIN"," IOWA"," KANSAS"," MINNESOTA"," MISSOURI"," NEBRASKA"," NORTH DAKOTA"," SOUTH DAKOTA"], | |
| "SOUTH" => ["DELAWARE"," FLORIDA"," GEORGIA"," MARYLAND"," NORTH CAROLINA"," SOUTH CAROLINA"," VIRGINIA"," WASHINGTON D.C."," WEST VIRGINIA"," ALABAMA"," KENTUCKY"," MISSISSIPPI"," TENNESSEE"," ARKANSAS"," LOUISIANA"," OKLAHOMA"," TEXAS"], | |
| "WEST" => ["ARIZONA"," COLORADO"," IDAHO"," MONTANA"," NEVADA"," NEW MEXICO"," UTAH"," WYOMING"," ALASKA"," CALIFORNIA"," HAWAII"," OREGON"," WASHINGTON"]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment