opendata / Hunting-and-Fishing

Rendering hunting and fishing regulations as open data. [RETIRED]
MIT License
17 stars 3 forks source link

Create records for all species of fish #19

Closed waldoj closed 10 years ago

waldoj commented 10 years ago

Use the fish ID guide as the reference. Start with the raw data from DGIF. That means:

tonygambone commented 10 years ago

Looking forward to more fish info - we at DEQ are building it into our team's Datathon app: https://github.com/tonygambone/va-waterways-map

waldoj commented 10 years ago

@tonygambone Wow. So, that happened. I just went to add the missing herring, only to discover that of course you omitted herring because herring. That commit message should have read "Integrate all remaining fish species."

tonygambone commented 10 years ago

Wow, you've been busy! Looking good. I'd also like to get fish images populated - do you have a source for those?

Don't know if you heard but we won the Judge's Choice award with our app. I'm hoping we can keep working on it and improving it - this fish data would be a big step forward.

waldoj commented 10 years ago

Oh, right—I forgot that images are part of this ticket. :-/ The fish images are all on DGIF's site. The image URL contains the fish ID, which is included in the URL on that list, so I think I'll just grab the page source, regex 'em out, and manually paste them into each record. That should only take 5–10 minutes.

Congratulations on your win! If fish data is particularly important to y'all now, then I'm happy to continue to prioritize it over hunting data.

tonygambone commented 10 years ago

Thanks! I think with images, and maybe limits, we'll have everything we might need for a while. I appreciate your help!

waldoj commented 10 years ago

Images! I think that resolves this issue. Now onto #29.