diff --git a/hunting/bear.json b/hunting/bear.json index f553ebf..b37e19d 100644 --- a/hunting/bear.json +++ b/hunting/bear.json @@ -7,7 +7,7 @@ "schema_version": "1.0a", "documentation": "http://opendata.github.io/Hunting-and-Fishing/", "species": { - "name": "Bear", + "name": "bear", "taxonomy": "Ursus americanus", "bova_id": 50037, "url": "http://www.dgif.virginia.gov/hunting/regulations/bear.asp" diff --git a/hunting/coyote.json b/hunting/coyote.json index 57169e5..583bff1 100644 --- a/hunting/coyote.json +++ b/hunting/coyote.json @@ -7,7 +7,7 @@ "schema_version": "1.0a", "documentation": "http://opendata.github.io/Hunting-and-Fishing/", "species": { - "name": "Coyote", + "name": "coyote", "taxonomy": "Canis latrans", "bova_id": 50125, "url": "http://www.dgif.virginia.gov/wildlife/information/?s=050125" diff --git a/hunting/crow.json b/hunting/crow.json index 182c7fb..0a248b9 100644 --- a/hunting/crow.json +++ b/hunting/crow.json @@ -7,7 +7,7 @@ "schema_version": "1.0a", "documentation": "http://opendata.github.io/Hunting-and-Fishing/", "species": { - "name": "Crow", + "name": "crow", "taxonomy": "Corvus brachyrhynchos", "bova_id": 40255 }, diff --git a/hunting/deer.json b/hunting/deer.json index 54f5f0f..dde1ed0 100644 --- a/hunting/deer.json +++ b/hunting/deer.json @@ -7,7 +7,7 @@ "schema_version": "1.0a", "documentation": "http://opendata.github.io/Hunting-and-Fishing/", "species": { - "name": "Deer", + "name": "deer", "taxonomy": "Odocoileus virginianus", "bova_id": "050108", "url": "http://www.dgif.virginia.gov/wildlife/information/?s=050108" diff --git a/hunting/grouse.json b/hunting/grouse.json index 4b888f7..2eb59a5 100644 --- a/hunting/grouse.json +++ b/hunting/grouse.json @@ -7,7 +7,7 @@ "schema_version": "1.0a", "documentation": "http://opendata.github.io/Hunting-and-Fishing/", "species": { - "name": "Grouse", + "name": "grouse", "taxonomy": "Bonasa umbellus", "bova_id": 40099, "url": "http://www.dgif.virginia.gov/wildlife/grouse/" diff --git a/hunting/index.json b/hunting/index.json index 88b6024..87cde5d 100644 --- a/hunting/index.json +++ b/hunting/index.json @@ -9,59 +9,59 @@ "title": "Hunting Species", "species": [ { - "name": "Bear", + "name": "bear", "file": "bear.json" }, { - "name": "Striped skunk", + "name": "striped skunk", "file": "skunk.json" }, { - "name": "Opossum", + "name": "opossum", "file": "opossum.json" }, { - "name": "Crow", + "name": "crow", "file": "crow.json" }, { - "name": "Bobcat", + "name": "bobcat", "file": "bobcat.json" }, { - "name": "Deer", + "name": "deer", "file": "deer.json" }, { - "name": "Grouse", + "name": "grouse", "file": "grouse.json" }, { - "name": "Mink", + "name": "mink", "file": "mink.json" }, { - "name": "Muskrat", + "name": "muskrat", "file": "muskrat.json" }, { - "name": "Otter", + "name": "otter", "file": "otter.json" }, { - "name": "Nutria", + "name": "nutria", "file": "nutria.json" }, { - "name": "Rabbit", + "name": "rabbit", "file": "rabbit.json" }, { - "name": "Weasel", + "name": "weasel", "file": "weasel.json" }, { - "name": "Beaver", + "name": "beaver", "file": "beaver.json" } ] diff --git a/hunting/opossum.json b/hunting/opossum.json index 239a604..28526a8 100644 --- a/hunting/opossum.json +++ b/hunting/opossum.json @@ -7,7 +7,7 @@ "schema_version": "1.0a", "documentation": "http://opendata.github.io/Hunting-and-Fishing/", "species": { - "name": "Opossum", + "name": "opossum", "taxonomy": "Didelphis virginiana", "bova_id": 50001, "url": "http://www.dgif.virginia.gov/wildlife/information/?s=050001" diff --git a/hunting/skunk.json b/hunting/skunk.json index fce27fb..1d8903d 100644 --- a/hunting/skunk.json +++ b/hunting/skunk.json @@ -7,7 +7,7 @@ "schema_version": "1.0a", "documentation": "http://opendata.github.io/Hunting-and-Fishing/", "species": { - "name": "Striped skunk", + "name": "striped skunk", "taxonomy": "Mephitis mephitis mephitis", "bova_id": 50048, "url": "http://www.dgif.virginia.gov/wildlife/information/?s=050048"