Data cleansing and integration assignment

Assignment Help Python Programming
Reference no: EM132537547

Data Cleansing and Integration

Introduction

Nowadays there are many job hunting websites including seek.com, Azuna.com, etc. These job hunting sites all manage a job search system, where job hunters could search for relevant jobs based on keywords, salary, and categories, etc.

Job advertisement data analysis is becoming increasingly important and beneficial for job hunting sites, as they can be used to make improvements in the experience of users searching for jobs.

For this assessment, you are required to write Python (version 3.7) code to clean and integrate job advertisement datasets from different sources. There are two major tasks in this assessment, which has to be completed in order.

• In Task 1, you will need to find and fix problems in a given job advertisement dataset.
• Then in Task 2, you will integrate the cleaned dataset (the output from Task 1) and the 2nd dataset with different formatting.

Task 1. Auditing and Cleansing the Job dataset

In this task, you are given a job advertisement dataset dataset1_with_error.csv. You are required to inspect and audit this dataset to identify data problems and to fix those problems.

The description of each column and its required format in the output cleaned dataset are shown in Table 1. Different generic and major data problems could be found in the data might include:
• Typos and spelling mistakes
• Irregularities, e.g., abnormal data values and data formats
• Violations of the Integrity constraint.
• Outliers
• Duplications
• Missing values
• Inconsistency, e.g., inhomogeneity in values and types in representing the same data

Task 2. Integrating the Job datasets

In this task, you will be giving a 2nd job advertisement dataset dataset2.csv. You will then integrate this dataset with the output from Task 1 (dataset1_solution.csv).

To complete this task successfully, you are required to do the following:

1. Resolving schema conflicts and merging data: Inspect and compare the schema of dataset1_solution.csv and dataset2.csv to identify and resolve any schema conflicts.

You will need to write Python code to

a. Resolve any schema conflicts. You will need to adopt the schema in dataset1_solution.csv (refer to Table 1) as your global schema as much as you could (please DO NOT change the attribute names).

b. Implement the semantic mapping and integrate the two data sets dataset1_solution.csv and dataset2.csv to produce one unified table.

2. Resolving data conflicts: Inspect tuples and instances for data conflicts in the unified table. In this step, you are required to do the following:
a. Use Pandas libraries to detect and resolve duplications in the unified table.
b. Identify a proper global key for the integrated job data and explain your chosen key in the notebook.

3. Finally, you should output the integrated dataset as dataset_integrated.csv

Attachment:- Data Cleansing and Integration.rar

Reference no: EM132537547

Questions Cloud

Calculate the acquisition cost of the machine : Land in the books of TXA Ltd the land is recorded at its cost of $650,000. Calculate the acquisition cost of the machine
Discuss importance of organization mission-vision-values : Discuss importance of organization's mission, vision, values and strategies.How should these elements shape organizational culture, develop culture for change?
Explain the expected impact of the policies in the community : Explain the expected impact of the policies in the community. Discuss how you, as a law enforcement leader, would communicate these policies to your personnel.
Find cost of goods sold and ending inventory using fifo : Ali Inc returned 1500 sewing machines that cost $90 on Sept 25. Find Cost of goods sold and Ending inventory using FIFO
Data cleansing and integration assignment : Data Cleansing and Integration Assignment Help and Solution Auditing and Cleansing the Job dataset and Integrating the Job datasets
Determining the repressor or rna polymerase : For the lac operon, will the repressor or RNA polymerase be bound to the operon in this situation? Draw or describe what will be happening on the operon below.
Prepare the statement of profit or loss for year ended june : Sales revenue from continuing operations for the year 1 200 000. Prepare the statement of profit or loss for the year ended 30 June 2020
What is the annual decrease or increase in occupancy : What is the annual decrease or increase in occupancy % at breakeven in 2012 over 2011 (assume that there are 365 days in a year and there is no change)
Compute gain or loss on sale of asset : On January 1, 2017, Isabella Corporation purchased a Watcha Doin' Device for $500,000. Compute Gain or Loss on Sale of Asset

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd