It would be nice to be able to bring to light the price gouging that is taking place in Canada with regards to grocery stores.

  • Sethayy@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    ·
    10 months ago

    Would a system identifying products from a recipt work for this? combined with other data sources (like web scraping) it would make it a lot easier to crowdsource the data, even if only sortaa technically inclined people do it

    • nyan@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      4
      ·
      10 months ago

      It would help to some extent, but to really get people to buy in you’d need an app to do the heavy lifting (that is, it’s easier to get people to snap a photo of their receipt than to type the info in one character at a time). Some people might still be willing to do it without, but how many?

      You’d also have to relate the abbreviations that often appear on grocery receipts back to the items they represent, which is more data entry.

      • Sethayy@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        Yeah, I was thinking something along the lines of lots n lots of easy shitty data (ex. anyone who can take a picture), some pretty good data (ex. hand labeled receipts), some 100% reliable data (scraped/api) then some sort of system to correlate the 3, especially when prices match identically between receipt and api a fair sized database could create itself.

        Also would need some sort of processing center to handle the many image processing requests, but maybe that could be done client side