Please enable JavaScript.
Coggle requires JavaScript to display documents.
IA3 Digital - Coggle Diagram
IA3 Digital
-
Development Environment
Dataset will be received in JSON, and needs to be put in an SQLite database.
From SQLite database, it will be displayed on a dashboard made from HTML and using CSS
Made in a Flask environment, may require W3 Schools Bootstrap for design elements
Components of a Folio
- Research and Investigation
-
Compare development environments, and why the JSON needs to be in SQL - methods of exchanging data, including input and output requirements
-
Describe elements of data exchange systems, a web application and data
-
-
Evaluate against prescribed and self determined criteria which process is more suitable - JSON or SQL
-
-
-
-
Overview of data structures of both JSON and SQL, including how data is formatted (eg. strings, dictionary, list)
-
Specific code that converts the JSON to SQL, annotated with UI and comments
Evaluations of data and code in segments throughout - accuracy, identifying errors (error log), continuous improvements made
-
3 A3 pages, including sample code on one A4 page
-
-
Criteria
Prescribed
-
-
-
Broken into three sections: research and investigation, data exchange solution and impacts.
-
Ability to record and store 5 different readings - temperature, humidity, pressure, CO2, VOC
Self determined
Web application has an effective dashboard with displays of data that are coloured either red, green or neutral to show the change in the values with contrast.
-