Hello everyone,
So I wanted to make a weather station but I realised buying all those sensors would cost me alot of money even more if I wanted
to place them in multiple locations in my country. So I figured I could pull the date from the Belgium (my country) agency that does this research. (This is the website (it is dutch) and I am talking about that table with all the numbers :p : http://www.meteo.be/meteo/view/nl/12338 ... ingen.html )
So I did some googling and saw that I could import data from a website to excel, but this only worked for "supported" tables I guess since it didnt work for me. Anyway that got me back to square 1.
So what I am asking is:
How do I pull the weather data from this site and get it into a graphic interface on my raspberry pi. Graphic interface: The map of belgium with the weather stations displayed on them and all their data. (so not a plain excel file with some numbers)
Thanks for reading and I hope you can help me!