this post was submitted on 16 Sep 2023
92 points (95.1% liked)

Canada

7133 readers
269 users here now

What's going on Canada?



Communities


🍁 Meta


πŸ—ΊοΈ Provinces / Territories


πŸ™οΈ Cities / Regions


πŸ’ SportsHockey

Football (NFL)

  • List of All Teams: unknown

Football (CFL)

  • List of All Teams: unknown

Baseball

Basketball

Soccer


πŸ’» Universities


πŸ’΅ Finance / Shopping


πŸ—£οΈ Politics


🍁 Social & Culture


Rules

Reminder that the rules for lemmy.ca also apply here. See the sidebar on the homepage:

https://lemmy.ca


founded 3 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] Sethayy@sh.itjust.works 3 points 1 year ago (1 children)

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 4 points 1 year ago (2 children)

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.

[–] Touching_Grass@lemmy.world 2 points 1 year ago

Would stores attempt to hire teams to put in junk data

[–] Sethayy@sh.itjust.works 2 points 1 year 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