|
|
|
|
|
by gabemart
3128 days ago
|
|
Thanks for the feedback - this is very first version, and there are a lot of improvements to make. I think you're right about the wording, reading it with fresh eyes it is very confusing, and I'll change it ASAP. Right now, all the farm information data is pulled from aggregated USDA data so there is a ton of work left to do to get better, finer-grained results. My plan is to look at which zip codes get the most queries and the most user sign ups, and improve results for those first. The data wrangling aspect of this is definitely one of the biggest challenges. I've spent more time than I'd care to say extracting data from PDFs and other non-parser-friendly materials with regular expressions, and, often, manually. |
|
But I empathize a lot. I've pursued a number of side projects in this space. I've worked on an online farmer's market, a plant database, and a recipe database in the hope of solving a nexus of problems around eating sustainably and sourcing food locally. The only one that ever actually made it to live was http://www.fridgetofood.com and I haven't touched that in years, so it has decayed pretty hard.
I always got hung up on the data collection and translation aspect of things. It's not an easy problem to solve.