Skip to content

Commit

Permalink
Add trout
Browse files Browse the repository at this point in the history
Per #29.
  • Loading branch information
waldoj committed Sep 26, 2014
1 parent 0701158 commit 5d6e9b0
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions fishing/trout.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
[
{
"state": "Virginia",
"agency": "Department of Game and Inland Fisheries",
"date_effective": "2014-07-01",
"date_expires": "2015-06-30",
"schema": "",
"schema_version": "1.0a",
"documentation": "",
"species": {
"name": "trout",
"members": {
"rainbow trout": {
"taxonomy": "Oncorhynchus mykiss",
"bova_id": 10050,
"url": "http://www.dgif.virginia.gov/wildlife/fish/details.asp?fish=010050"
},
"brown trout": {
"taxonomy": "Salmo trutta",
"bova_id": 10051,
"url": "http://www.dgif.virginia.gov/wildlife/fish/details.asp?fish=010051"
},
"brook trout": {
"taxonomy": "Salvelinus fontinalis",
"bova_id": 10052,
"url": "http://www.dgif.virginia.gov/wildlife/fish/details.asp?fish=010052"
}
}
},
"limits": {
"description": "6 per day. 7-inch minimum size.",
"exceptions": {
"1": {
"place": "South Holston Reservoir",
"description": "7 fish per day—only 2 lake trout. No minimum size."
},
"2": {
"place": "Virginia",
"description": "There are a number of exceptions for certain areas and waters (i.e, heritage, urban, special area, special regulation, and fee fishing waters), so please study the Virginia Freshwater Fishing & Watercraft Owner’s Guide for trout fishing times, dates, and limits."
}
}
}
}
]

0 comments on commit 5d6e9b0

Please sign in to comment.