1 Objectives
The examination will be in two parts:
1.1 Shiny application
Create a Shiny application that allows to explore the AirBnB data (Paris data). A minimal application
should contains:
• Relationship between prices and apartment features,
• Number of apartments per owner,
• Renting price per city quarter (“arrondissements”),
• Visit frequency of the different quarters according to time.
1.2 R markdown
The application should be accompanied by a R markdown document explaining the different step
of the analysis and providing some personal scientific comments on the data, based on statistical
results.
2 Data
The data are available at https://plmbox.math.cnrs.fr/f/d07fc67d42514fe8a7da/?dl=1.
3 Exam instructions
The final submission should contain:
• the Rmd version of the R markdown file, including all R codes,
• a (compiled) HTML version of the R markdown file, including all R codes,
• the Shiny application (app.R).
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme