Skip to content

Commit

Permalink
Add trapping season for skunk
Browse files Browse the repository at this point in the history
Per #18.
  • Loading branch information
waldoj committed Sep 12, 2014
1 parent e1d1d2b commit 62458c2
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions hunting/skunk.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,27 @@
}
}
}
},
"season": {
"method": "traps",
"range": {
"1": {
"places": {
"Virginia": {
"gnis_id": "TK",
"fips_code": 51
},
"season": {
"date": {
"starts": "2014-07-01",
"ends": "2015-06-30"
}
}
}
}
}
}
}
}
}
]

0 comments on commit 62458c2

Please sign in to comment.