Tag: REST

How to load, process and visualize weather data from OpenWeather in the Databricks Lakehouse

How to load, process and visualize weather data from OpenWeather in the Databricks Lakehouse

In this HowTo I will show you how to load weather data from the OpenWeather API into the Databricks Lakehouse. The data is loaded via REST API from OpenWeather and then processed in the Medallion architecture in the Lakehouse. Finally, I build a simple Lakeview dashboard on top of it.