Don't forget there are two Aldi (Aldie?) the yellow South and the Blue North and they both have a different international footprint just to complicate things
I popped into an Aldi in Portugal ~6 months ago, and I noticed they had some Trader Joe's products on the shelves. Unsurprisingly, Aldi Portugal is owned by Aldi Nord.
As an American, I can understand the European internet user’s chagrin at our seeming total cultural ubiquity. It seems like almost every piece of media is about American concerns unless explicitly stated otherwise.
Just the other day the US news were all ablaze about how the Super Bowl was the biggest viewed program on television since Apollo 11. Except of course, the Eurovision Song Contest is way bigger.
How is anyone supposed to divine that a general English statement about a European MNC was restricted to just America?
It’s like me saying “McDonalds has stopped selling hamburgers” and expecting you to magically understand that this statement is about Indian McD’s and not American McDs.
Aldi was pretty ubiquitous in the rural Midwestern United States around where I grew up in the 1990s. We didn't associate it at all with Germany or Europe, and I had no idea about the company's origins until I read about it on Wikipedia many years later.
If you are the creator, the problem is more the title. You could write something like "Aldi Price Map in the US". Your current title is a good example of US defaultism and I happens way often (even in social studies where the scientist should be just embarrassed for that).
There is a link to raw data (a big json). Aldi is Hofer in Austria. Prices are probably the same in all their stores? Not sure something similar exists for Germany.
Pretty sure I am not paying anything or using any API key :) Open Street Map basemap was too colorful and contrast with my color scheme was not very good in many parts of the map
Hey ayocado, I have some experience with self-managed/self-hosted base maps. There are some modern tools that make the setup pretty easy (e.g. Protomaps, MapLibre) and you can still use a minimalist style similar to the CARTO one you have now.
If you're interested in switching over, feel free to shoot me an email and I can try to help!
Here are some demos [1][2] I've made without using any third-party map services. All open source! [3]
From what I can find, CARTO does not have a free map tile server. In other words, while it technically works, I think it's against their terms of service. They probably don't care if you're small, so I wouldn't worry about legal threats, but at some point the tile server might check the referer and break your app.
Well, the Aldi online shopping site [1] is using an API [2], but it is probably not intended to be used publicly. You could try exploring it to see if you can query prices directly.
Plotted using Leaflet. A python script creates separate HTML file for every product that has a price differential across stores (many products do not have any price difference across the country). Hosted as a static site.