ICT233 Data programming Assignment, SUSS, Singapore: Load all CSV files containing transacted flats in a given `data` directory and merge all them into a single Pandas Data Frame. Drop the `remaining _lease` column from the merged Data Frame
| University | Singapore University of Social Science (SUSS) |
| Subject | ICT233 Data Programming |
Question 1
Objectives:
● Understand datasets with a data scientist mindset.
● Understand and design computation logic and routines in Python.
● Assess the use of Python only and Python data structures to perform extract, load, and transformation operations.
● Assess the use of Pandas data frame to perform extract, load, transformation, and calculation
operations.
● Structure code in appropriate methods (functions), looping, and conditions.
● Conduct visualization in an appropriate way.
The dataset in question provides a rich overview of Housing and Development Board (HDB) flat transactions in Singapore. Derived from the national database managed by Singapore’s open data initiative.
The data captured includes vital information such as the resale price, flat type, address, lease commencement date, and floor area, among other details. These elements allow for robust analysis on a multitude of aspects such as price trends and geographical price disparities. You may refer to more information at `https://data.gov.sg/dataset/resale-flat-prices`.
Additionally, this dataset provides an invaluable resource for understanding the evolution of Singapore’s public housing landscape, the preferences of the populace, and market dynamics over time. As such, it is an essential tool for policymakers, real estate professionals, urban planners, and researchers studying Singapore’s unique public housing model.
By addressing the given tasks, you will gain data analysis competencies, including data reprocessing and manipulation, fundamental for preparing and managing datasets. Additionally,
you’ll enhance your ability to comprehend data relationships through the practice of creating data visualizations and executing correlation analysis.
Hire a Professional Essay & Assignment Writer for completing your Academic Assessments
(a) Load all CSV files containing transacted flats in a given `data` directory and merge all of them into a single Pandas DataFrame. Drop the `remaining_lease` column from the merged DataFrame. Are there any columns that contain null values or empty strings?
(b) Convert the `month` column to the date-time format. Design a visualization to analyze the `month` column by considering it as a numeric date-time and share insights.
(c) The column `storey_range` is in the format “lower TO upper” (e.g. 1 TO 3). Compute a new column called `storey_level` by calculating the average of the lower and upper story values. Drop the `storey_range` column from the DataFrame.
(d) Identify inconsistent `flat_model` and `flat_type` values and perform the standardization of the values.
(e) To perform the following visualizations:
(i). Plot a histogram of the `resale_price` to understand its distribution. Is it normally distributed or skewed?
(ii). Generate a boxplot for the `floor_area_sqm` column. Are there any values that lie outside the expected range? If outliers are present, please provide an explanation for their occurrence.
(f) Design and identify FIVE (5) factors that influence the resale price and offer a rationale for each of these correlations.
Buy Custom Answer of This Assessment & Raise Your Grades
Struggling with the ICT233 Data Programming Assignment at the Singapore University of Social Science (SUSS)? Don't fret! We're here to assist you with precision in TMA and individual assignments. Our team provides the best assignment help in Singapore and serves as your reliable Homework Helper. Pay our experts to seamlessly load CSV files, merge them into a Pandas Data Frame, and expertly handle the remaining _lease column removal. Let us be your academic ally – embark on a successful course with our expert assistance.
- ME4212 Aircraft Structures Assignment 1 Report 2026 | NUS Singapore
- BUS6062 International Business Assessment Brief 2026 | BCU Singapore
- SCM204 Specialized Diploma in Construction Management Integrated Group Assignment 2026
- ICT302 Generative AI: Theory and Practice End-of-Course Assessment 2026 | SUSS
- MGT564 Managing Digital Transformation in Operations End-of-Course Assessment 2026 | SUSS
- IBUS2004 Managing International Business Assessment 1 Brief 2026 | UON
- ICT340 Application Analysis and Design Tutor-Marked Assignment 2026 | SUSS
- BSL305 Company Law Assignment 2026 | Murdoch University Singapore
- MRSC2560 Medical Radiation Science Instrumentation 2B Assignment Brief 2026 | UON
- EXSS6110 Evidence Supported Practice in Exercise Science Assessment Brief 2026 | UON
