JerrZzzz / ApartmentScoreAnalysis-2023

0 stars 0 forks source link

Evaluating Modern vs. Older Buildings: Detailed Analysis on the Apartment Building Evaluation 2023

Paper Overview

In this paper, I will be analyzing the score for old vs. modern building achieved from the data called Apartment Building Evaluation 2023 collected from OpenDataToronto.

Chatgpt Usage

File Stucture

-- Input contains two files called data and literature. Data file contains raw data collected from internet. Literature contains the paper we are using in our own paper.

-- Output file contains two files called data and paper. Date file contains all the data we cleaned from raw data and data we created using raw data. Paper file contained my paper in qmd and in pdf.

-- Script file contains my code of downloading data, simulating data, cleaning data in R.