Build a real-time stream of air quality data with Apache Kafka
Let’s build a data stream with Kafka today! We will retrieve air quality data using the World Air Quality Index project’s API, then push it on a Kafka cluster.
[Read More]