Please enable JavaScript.
Coggle requires JavaScript to display documents.
Data Exchange - Coggle Diagram
Data Exchange
Page is loaded
Live Data is obtained from weatherAPI in JSON format
Data that is obtained:
The uv Level
The wind speed
The coldest Temperature
Hottest Temperature
The Humidity
The Precipitation rate
The data is obtained through the curl_init command in PHP
The 16 Day forecast is collected and is updated hourly
weather Data is obtained from a local JSON file
The Data has been manipulated to trigger weather warnings in the system
It return a 16 day forecast will never be live
Returns the same data as the live JSON but manipulated
Air quality data is obtained from a local XML file
It is obtained in a 24 hour format but it is not live
The Air Quality has been manipulated to show weather warnings
The data that is obtained is:
The Visibility
Air Quality Index
Particulate matter 10
Particulate matter 25