Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 847 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 847 Bytes

AirPollutionDataPlatform

This repository contains the following elements:

  • ckan_data_imports: folder containing the Python module which collects, cleans, sorts and transforms data and insert it into the CKAN DataStore
  • website: folder containing the code of the newly created air quality website
  • feedback_questionnaire_answers: spreadsheet containing the answers to the feedback questionnaire. The feedback questionnaire can be found at the following link

Setup the Air Pollution Data Platform

We would need to setup two virtual machines.

One machine to setup CKAN and one to setup the website.

Setup CKAN

Refer Setup_CKAN

Setup Website

Refer Setup_WebSite