Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.
/ comp90024_ass2 Public archive

For UniMelb COMP90051-Cluster and Cloud Computing Assignment 2

Notifications You must be signed in to change notification settings

Lisherex/comp90024_ass2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comp90024_ass2

For UniMelb COMP90051-Cluster and Cloud Computing Assignment 2

Assignment Guide (GitLab): https://gitlab.unimelb.edu.au/feit-comp90024/comp90024

Data:

  1. air quality (PM2.5) vs weathere (wind/rainfall)
  2. air quality vs COPD:chronic obstructive pulmonary disease
  3. air quality vs house price
  4. air quality vs vehicle

URL:

Name Method URL Ingress Path Namespace Description
airquality-copd [GET] /airquality/copd true /airquality/copd default Get Air Quality Station data related to COPD data
airquality-houseprice [GET] /airquality/houseprice true /airquality/houseprice default Get Air Quality Station data related to House Price data
airquality-rsd [GET] /airquality/rsd true /airquality/rsd default Get Air Quality Station data related to RSD data
airquality-vehicle [GET] /airquality/vehicle true /houseprice/copd default Get Air Quality Station data related to Vehicle Per Dwelling data
houseprice-copd [GET] /houseprice/copd true /houseprice/copd default Get House Price data related to COPD data
houseprice-copd [GET] /houseprice/vehicle true /houseprice/vehicle default Get House Price data related to Vehicle Per Dwelling data
post-json-data-from-local [POST] /post-json-data-from-local/{index} false /post-json-data-from-local/{index} default Upload json data from local to ElasticSearch.
update-airquality [PUT] /update-airquality false /update-airquality default Update Air Quality Station data from EPA.

About

For UniMelb COMP90051-Cluster and Cloud Computing Assignment 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published