Please enable JavaScript.
Coggle requires JavaScript to display documents.
Data Exchange Systems Investigations - Coggle Diagram
Data Exchange Systems Investigations
Task
Code with annotations (2-4 A4 pages)
Documentation Multimodal (8-10 A3 pages)
Video Multimodal 1-2 minutes
Due Dates
Draft: 5/8/2021
Final: 12/8/2021
Context
A digital solution required to display food truck information in a easy readable format that is accessible and usable
Website provides users with data about food trucks (information + additional data/images)
Data Interface
A template of a set of attributes representing a given entity
Create processes that are able to be read or written by users, rather than directly from or to sources of data/information.
Carp (Cascading Style Sheets) principles surrounds the presentation of data which is also a computer language that contains coding elements to the website layout
Data structures and data specifications
Data Structures
the ways in which data are stored in a more efficient way (such as searching and retrieval)
Data specifications
A group of data elements and how the data was collected. It defines the sequence of data elements, verification rules that are employed and the characteristics of the collection.
Digital methods of exchanging
File transfer
A process of copying or moving files to another a network and enables sharing, transmitting or transferring a file or data between users or computors
API
An application programming interface which allows products and services to communicate with each other
Direct database connection
Allows to use databases transparently for querying old data
Messaging
text-based data that users send, receive or share one-to-one or in groups
ETL
(Extract, transform, load) It gathers data from multiple sources and consolidates it into one centralized location