Please enable JavaScript.
Coggle requires JavaScript to display documents.
IA3 - Coggle Diagram
IA3
Data Interface
endpoints
laptops
phones
accessed through Brisbane City Council website
read only for users
JSON files
admin can access data
users can leave reviews
user personas
Patty
bookings
Arun and Kathy
search for food trucks
Gordon
leave reviews
search for food trucks
Data Structure and Specifications
update frequency - real time
all JSON files (API)
resources/files - trucks, sights, bookings
'site' broken down into multiple sections
site id
title
description
street
suburb
state
spots
cost
image
map
published in 2017
license - Creative Commons Attribution 4.0
Digital Methods of Exchanging Data
different ways of extraction
download
can only use previously updated version
cannot consistently update data
compatible with more coding languages
API
always use most updated version
data consistently updated
compatible with specific coding languages
different formats
JSON
compatible with API
CSV
useful when downloading data
not an API
XML
compatible with API
Requirements
functional
users can leave reviews
most recent BCC data is used
provides information about Brisbane food trucks
users can make an account
users can make bookings
users can search for food trucks
non-functional
authentication - admin are recognised during login
password required for login