Please enable JavaScript.
Coggle requires JavaScript to display documents.
Data - Coggle Diagram
Data
Presentation
CSS would be used to make the data easier to read and understand
External
Data would be displayed in multiple forms
Tables
Maps
Charts
Dynamic Displays
PHP collects and refines data
HTML Displays Data
Javascript displays graphs
XML
Observations
Level
Element
Time
Wind
Station
Location Lat/Long
Height
Description
Owner
Warning
Type
Area
Start/End time
Forecast
Area
Date/Time
Hazards
XML is not able to be used
User Data
Name
Email
Password
Favorite locations <= 5
Name
Current Location
BOM API
API uses HTTP Protocol
API saves data in a .JSON URL
Security
Use of HTTPS to transfer data
Any data stored in session removed after site closed or session ends
All user data stored on a server and not on website
Data Client
User request data using php
CURL request sent to collect data
CURL collects URL
API data saved in a variable
JavaScript connects to Google Charts
Uses API data to make chart
User chooses location using unique code
Code put into URL using php
JSON
Data
Pressure
Swell
Clouds
Wind
Location Long/Lat
Temperature
Date/Time
Dew Point
Name
ID
Header
Time Zone
Sate
Name
ID
Google API
Sends chart type